Overpass Turbo
Overpass Turbo is a web-based tool for querying and visualizing OpenStreetMap crowd sourced data, aiding in extracting specific information like locations of amenities e.g.hospitals.
URL
Description
Overpass Turbo is a web application designed for querying and analyzing crowd sourced data from OpenStreetMap (OSM), providing an interface for conducting complex queries on OSM's expansive database. This tool is particularly valuable for users interested in geographic information systems (GIS), offering functionalities crucial for data mining and research in various fields like urban planning, disaster management, and environmental studies. Through Overpass Turbo, users can extract specific information such as the location of amenities, road networks, and geographical features, facilitating detailed analysis and visualization of geographic data across the globe.
The full list of searchable map features is available here and a visual guide to OSM tags is available here.
Features:
Current Location: option to centre map at users location.
Coverage: Global but can be limited in some areas.
Export: options to export in numerous formats including for data (GeoJSON, GPX, KML, raw OSM data), Map (as a PNG image or interactive Map) or the query alone. Also supports conversion options.
Help: inline help.
Language: supports multiple languages.
Location search: search by location name.
Raw Data: toggle to preview the query as raw data.
Sharing: share the current code state and map state.
Toggle Data: display data overlay.
Wide map: Toggle Wide map
Wizard: includes a wizard for building queries.
Zoom to data: zoom to include all data points.
Zoom tool: zoom in and out on the map.
The example below shows a query for Drinking Water fountain amenities:

Example Use Cases
Online Open Source Investigators can leverage Overpass Turbo in numerous ways to enhance their reporting and storytelling, particularly in investigative journalism. Some applications include:
Tracking and Reporting Urban Development: Journalists can monitor construction projects, changes in land use, and gentrification trends, providing data-backed reports on urban growth or decline.
Investigating Environmental Issues: By analyzing data on green spaces, pollution sources, and changes in natural landscapes, reporters can uncover stories on environmental degradation, conservation efforts, and climate change impacts.
Transportation and Infrastructure Reporting: Data on road networks, public transport facilities, and infrastructure developments can inform stories on transportation challenges, government spending, and urban mobility.
Disaster Reporting: In the aftermath of natural disasters, journalists can quickly gather information on affected areas, infrastructure damage, and relief efforts to provide accurate and timely news coverage.
In each of these use cases, users can precisely tailor their queries to extract specific data points from the vast repository of geographic information available on OpenStreetMap, demonstrating the flexibility and utility of Overpass Turbo for various open source research applications.
Latest features and changes: https://github.com/tyrasd/overpass-turbo/commits/master/
Cost
Level of difficulty
Requirements
Any modern web browser.
Limitations
Query Complexity and Performance: Overpass Turbo might struggle with very complex queries or large data sets, leading to long response times or timeouts. There are some performance hints in the documentation.
Learning Curve: For new users, the query language (Overpass QL) has a steep learning curve.
Resource Intensity: Running intensive queries can put a significant load on the Overpass servers, potentially leading to throttling or temporary bans. More information on rate limits and quotas plus a some performance advice is available at the end of A Turbo Introduction to Overpass.
Data Currency: While Overpass Turbo provides access to up-to-date OSM data, there may be a minor delay in data refresh rates which could impact real-time data analysis needs. See Overpass Turbo Data Out of Date for more information.
Geographical Limitations: Performance and efficiency can degrade for queries that span very large geographical areas or the entire globe.
User Interface: While functional, the user interface may not be as intuitive or user-friendly for those not familiar with geographical information systems (GIS) or coding.
Crowdsourced data: availability of data depends on the data users have provided to OSM. There is evidence that data from Volunteered Geographic Information Research can be more current in times of humanitarian crisis (the 2010 Haiti earthquake for example) but this may not always be the case.
Ethical Considerations
Overpass Turbo has the following ethical considerations
Privacy and Data Sensitivity: While Overpass Turbo offers broad access to public OpenStreetMap (OSM) data, users should be cautious when querying or sharing data that could potentially reveal sensitive information about individuals or locations.
Responsible Use of Resources: Given the resource-intensive nature of some queries, users should consider the impact of their actions on the availability of Overpass Turbo for others. Excessive or unnecessary querying can lead to server strain, affecting the service for all users (see Heavy Traffic).
Data Accuracy and Misuse: Users should be aware that data obtained from Overpass Turbo, as with any crowdsourced information, may not always be accurate or up to date. Misinterpretation or misuse of this data can lead to ethical concerns, especially if used in critical applications or decision-making processes.
Open Data Ethics: Engaging with Overpass Turbo and OSM data should align with the ethics of open data usage, including respecting licensing agreements, attributing data correctly, and contributing to the data's quality and richness where possible.
Guide
To effectively use Overpass Turbo, especially for beginners or those looking to refine their skills, the following resources are highly recommended:
Official Wiki
Overpass API Language Guide: A comprehensive guide to understanding the query language used in Overpass Turbo.
Overpass API By Example: Offers a wide range of example queries that can help users learn through practical scenarios.
Tutorials and Articles
Overpass Tutorial (no date). Available at: https://osm-queries.ldodds.com/tutorial/index.html (Accessed: 6 July 2025).
Learn Overpass. (no date). Available at: https://osmlab.github.io/learnoverpass//en/ (Accessed: 6 July 2025).
Video Tutorials
A turbo introduction to Overpass - MInh Nguyễn (2019). Available at: https://www.youtube.com/watch?v=q9QI4AfwHoM (Accessed: 6 July 2025).
Community and Support
OSM Help Forum: A place where users can ask questions about Overpass Turbo and receive answers from the community.
Stack Overflow: Users can find or ask questions tagged with
overpass-api
, which includes topics on Overpass Turbo.
By exploring these resources, users can build a strong foundation in using Overpass Turbo for their OpenStreetMap (OSM) data querying needs.
Tool provider
Overpass Turbo is maintained by Martin Raifer (tyr.asd at gmail.com) Open Street Maps United Kingdom
Advertising Trackers
Bellingcat Volunteer Team
See Also
Last updated
Was this helpful?