Skip to main content

Examples

Interactive demos built with deck.gl-raster. Each example opens as a standalone application.

RGB GeoTIFF

RGB GeoTIFF

Load and display RGB Cloud-Optimized GeoTIFF imagery with the COGLayer .

Land Cover

Land Cover

Visualize a 1.3 GB USGS annual land cover dataset using COGLayer with a categorical colormap.

NAIP Mosaic

NAIP Mosaic

Stream a client-side mosaic of NAIP aerial imagery COGs using MosaicLayer, sourced from Microsoft Planetary Computer.

Sentinel-2 Multi-Band

Sentinel-2 Multi-Band

Render split-band, mixed-resolution COGs using MultiCOGLayer. The GPU handles cross-resolution resampling.