Skip to main content

Examples Overview

This section provides practical examples of using GeoBrix for common geospatial workflows — end-to-end notebook series and app examples.

Notebook Series

End-to-end, runnable notebook walkthroughs. Each links to the notebook source on GitHub.

SeriesWhat it covers
EO SeriesSTAC discovery → band download → gridded (H3) raster tables → multi-band stacking, with Sentinel-2 over Alaska.
Clipping — xViewLoad high-resolution aerial GeoTIFFs and clip rasters per labeled object from the xView dataset.
H3 RasterizeConvert polygon isobands (elevation contours) into a pixel-aligned, multi-band H3 raster stack.
Helios — Tiling to PMTilesFour-notebook San Francisco series: vector, raster basemap, terrain scoring, and a sharded PMTiles mosaic.
Vapor-Eyes — Permian MethaneScreen a satellite methane signal over the Permian Basin down to the leaking operator.

Apps

AppWhat it does
Genie MapDatabricks App (React + kepler.gl) that turns Vapor-Eyes methane gold data into an interactive map you can query by natural language.

Next Steps