Skip to content
RAG Repo

Overture Maps Foundation

Overture Maps Foundation was set up in 2022 by Amazon, Meta, Microsoft, and TomTom to produce shared, high-quality map data that anyone can use. Rather than building a new map from scratch, Overture blends existing open and contributed sources, cleans them, and publishes them under a single, stable schema so different layers fit together predictably.

The data is organised into themes such as places (points of interest), buildings, transportation, administrative divisions, and base layers. Each feature carries a global entity reference, which makes it easier to match and update records across releases. Overture publishes in GeoParquet, a columnar format that works well with cloud data tools, and you can query it directly on AWS and Azure or download it in bulk.

For RAG, Overture is a good choice when you want clean, consistently structured geographic data without stitching together multiple raw sources yourself. Its places theme is especially useful for building a knowledge base of businesses and points of interest.

mapsopen-datainteroperableplacesbuildingscollaboration

Related sources