05 — Cloud Native Stack¶
Notebook: examples/05_cloud_native_stack.py
Full end-to-end workflow demonstrating the complete ras2cng cloud-native pipeline.
What it demonstrates¶
- Extract
BaldEagleCrkMulti2DviaRasExamples - Export geometry → GeoParquet
- Export results → GeoParquet (with polygon join if results available)
- DuckDB analytics: filter by depth, compute statistics
- PMTiles generation (skipped gracefully if tippecanoe not on PATH)
- PostGIS sync (skipped if
POSTGRES_URIenv var not set) - Optional deps handled gracefully throughout