v0.1.0
Overturist v0.1.0
Initial public release of Overturist, a CLI for downloading and filtering Overture Maps data from S3.
Highlights
- Interactive CLI for searching Overture administrative divisions
- Non-interactive
getworkflow for scripted downloads - DuckDB-powered bbox and boundary filtering for Overture Parquet data
- Release-aware caching for divisions, searches, themes, and release metadata
- Support for place, bounding box, or world-wide extraction targets
- Lookups by name, GERS ID, or OSM relation ID
- Theme- and type-based downloads
- Spatial filtering with
intersectsandwithin - Geometry output modes including preserve, selective clipping, and full clipping
- Localized result presentation and storage
Run
Requires Bun >=1.3.0.
bunx @saanseoi/overturistOr install globally, and run with overturist
bun install -g @saanseoi/overturist
overturistNotes
- This release currently supports Linux x64 only.
- npm package:
@saanseoi/overturist