overpass turbo
Verified working Sep 17, 2026
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
A map for finding Wikidata places that still need photos.
Mapping, geospatial & alternative cartography toolsWikiShootMe is an interactive map that combines Wikidata items, Commons images, and location data to highlight nearby subjects that may need photographs. It is especially useful for Wikimedia contributors who want to improve item coverage by adding or linking images to mapped places.
0 votesVisit siteA browser tool for fast geospatial analysis and map visualizations.
Mapping, geospatial & alternative cartography toolskepler.gl is a web-based application for building analytical visualizations from geospatial data. It focuses on high-performance map rendering in the browser using WebGL and is designed to work with different kinds of spatial datasets.
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