maps-geo
OSM / Overpass
OpenStreetMap is the collaboratively edited map of the world; the Overpass API provides read-only structured queries over its data, and full history dumps preserve the map's past states. Overpass is keyless (with polite-use limits), and our search can query it directly. Relevant when you need to know what mapped features exist at a location, or to dig into the map's edit history.
Son utilité et son fonctionnement
OpenStreetMap is the only freely editable global map with a full recorded edit history, making it uniquely valuable for questions about what exists on the ground right now and how the map has evolved over time. The Overpass API lets you run precise read-only queries, for example retrieving all hospitals within a city boundary or all roads added in a particular year. Echo can query Overpass directly, so you can get structured geographic results without leaving the search interface.
Ce qu’elle contient
A continuously growing global dataset with over 10 billion nodes and 1.1 billion ways as of mid-2026, covering roads, buildings, waterways, land use, and points of interest across every country.
Accès API
https://overpass-api.de/api/ (keyless; be polite)
Accès
Programmatic API access (a key may be required, see the API tag).