overpass turbo
Query OpenStreetMap data and inspect the results on a live map.
overpass turbo is a browser-based workspace for writing and running Overpass API queries against OpenStreetMap. It displays returned features on an interactive map and provides tools for sharing, styling, saving, loading, and exporting query results.
Why it stands out
- Combines Overpass query execution and map visualization in one web page, avoiding a separate GIS setup for quick checks.
- Supports arbitrary Overpass API queries rather than only a fixed set of search filters.
- The wizard lowers the barrier for users who know OSM tags but not the full query syntax.
- Share and export options make it useful for both one-off exploration and reproducible data requests.
- Built specifically around OpenStreetMap workflows, including handoff paths to OSM editing tools.
Good to know
- Requires JavaScript and a capable modern browser with Web Storage API and CORS support.
- Advanced use still depends on understanding OSM tagging and Overpass query syntax.
- Results depend on OpenStreetMap data quality and on availability/performance of Overpass API services.
- Some browsers may require cookies or local data storage to be enabled for the app to work properly.
Under the radar: Use the built-in Wizard for tag-based searches, then inspect the generated Overpass query as a starting point for more precise custom filters.
Photos

OSM mappers, GIS analysts, and civic-tech researchers can quickly extract specific OpenStreetMap features for a chosen area. Find amenities such as drinking-water points, hotels, museums, or road classes in a city. Test and refine Overpass queries before using them in scripts or GIS workflows. Export a filtered slice of OSM data for mapping, analysis, or QA checks. Share a reproducible query and map view with collaborators.
Overpass query editor with map-linked variables such as bounding box and center; wizard for building common tag queries; interactive Leaflet map preview; result export tools; query sharing, styling, save/load, settings, and links to related OSM tools such as JOSM and Level0.
Technical Notes
- Runs queries through the public Overpass API for structured OpenStreetMap data access.
- The interface includes export functionality for query results, suitable for moving filtered OSM data into other tools.
Alternative listings
Create shareable OpenStreetMap-based maps without running GIS software.
Mapping, geospatial & alternative cartography toolsuMap is a web tool for building interactive maps on top of OpenStreetMap layers. Users can add markers, lines, and polygons, style those features, import common geospatial files, and share or embed the finished map on another site.
0 votesVisit siteAn open-source JavaScript library for building rich web maps.
Mapping, geospatial & alternative cartography toolsOpenLayers is a free BSD-licensed JavaScript mapping library for adding interactive maps to websites and web apps. It can render tiled maps, vector layers, markers, OGC services, and common geospatial formats while supporting modern browser rendering technologies such as Canvas and WebGL.
0 votesVisit site
Similar sites elsewhere
- Overpass API — overpass-api.de
- BBBike Extract Service — extract.bbbike.org
- ohsome — ohsome.org
- OSMnx — github.com/gboeing/osmnx
1 of 2