7.1.0 • Published 6 months ago
fetch_overture v7.1.0
fetch_overture
Fetch Overture Maps data (Building footprints, Boundaries, Places...) for regions by text input or by Overture Maps division id. Supports GeoJSON/GeoParquet output.
As simple as:
npx fetch_overture manhattan_buildings.geojson --theme=buildings --type=building --location=Manhattan,NY
Requirements
Install Node.js:
Usage:
npx fetch_overture manhattan_buildings.zstd.parquet --theme=buildings --type=building --location=Manhattan,NY
or by division id (Manhattan)
npx fetch_overture manhattan_buildings.zstd.parquet --theme=buildings --type=building --division_id=0856cf5cbfffffff01a25549e3bf0e4c
GeoJSON format:
npx fetch_overture manhattan_buildings.geojson --theme=buildings --type=building --division_id=0856cf5cbfffffff01a25549e3bf0e4c
Overture themes and types:
npx fetch_overture manhattan_buildings.zstd.parquet --theme=<theme> --type=<type> --location=Manhattan,NY
Theme: "addresses"
- type:
- address
- type:
Theme: "base"
- type:
- infrastructure
- land
- land_cover
- land_use
- water
- type:
Theme: "buildings"
- type:
- building
- building_part
- type:
Theme: "divisions"
- type:
- division
- division_area
- division_boundary
- type:
Theme: "places"
- type:
- place
- type:
Theme: "transportation"
- type:
- connector
- segment
- type:
7.1.0
6 months ago
7.0.3
7 months ago
7.0.1-dev
8 months ago
7.0.2
8 months ago
7.0.0
8 months ago
6.0.0
8 months ago
5.0.0
9 months ago
3.0.9
9 months ago
3.0.8
9 months ago
3.0.7
9 months ago
3.0.6
9 months ago
3.0.5
9 months ago
3.0.4
9 months ago
3.0.3
9 months ago
3.0.2
9 months ago
3.0.1
9 months ago
3.0.0
9 months ago
2.0.1
9 months ago
2.0.0
9 months ago
1.0.0
9 months ago