# Overture Maps Foundation — AWS Open Data
# Monthly GeoParquet releases of global structured geospatial data.

title: "Overture Maps Foundation (AWS Open Data)"
bucket: s3://overturemaps-us-west-2
homepage: https://overturemaps.org/
operator: Overture Maps Foundation (Linux Foundation project)

auth:
  mode: anonymous

egress_cost: free
region: us-west-2

# Path pattern:
#   s3://overturemaps-us-west-2/release/{YYYY-MM-DD}.0/theme={theme}/type={type}/part-*.zstd.parquet
#
# Themes (2026-07-22.0 release):
#   addresses      — global address points
#   base           — land use, water, land cover polygons
#   buildings      — global building footprints
#   divisions      — administrative boundaries (country/region/locality)
#   places         — POIs: businesses, landmarks, natural features
#   transportation — road network (segments + connectors)
#
# Official release catalog: https://stac.overturemaps.org/catalog.json
# Latest verified release: 2026-07-22.0. New releases are normally monthly.

notes: |
  Columnar GeoParquet (Zstandard-compressed). Each theme/type is partitioned
  into ~5 part files (500–700 MB each). DuckDB httpfs can query directly from
  S3 without local download. Schema versioned per release; breaking changes
  between major quarterly releases. Geometry in WGS84 (EPSG:4326).
  Official STAC indexes allow AOI asset selection before querying the global
  partitions. Releases have short rolling retention (roughly two months), so
  reproducible products must retain pinned bronze inputs. Licensing is
  theme-specific; buildings are ODbL-1.0 and require attribution.
