Hello, this is overpass turbo, a web-based data filtering tool for OpenStreetMap. By running Overpass API queries, it makes all the goodness of OSM's geo-data accessible to you!

You can go ahead with your Overpass queries, or take a look at the help page for a start.

Introduction

With overpass turbo you can run Overpass API queries and analyse the resulting OpenStreetMap data interactively on a map.

You can run xml styled or OverpassQL queries. Returned xml or json data is parsed and (if possible) shown on the map. For more information about overpass turbo take a look at the OSM wiki.

One can use the following handy shortcuts in the query:

IDE

Sharing

It is possible to send a permalink with the query you are currently working on to someone else. This is found in the Share tool and shows you a link which you can send to a friend or post online. (Note that others will work on their own copy of the query.)

Save and Load

You can also save and load your queries. For a start, there are a few example queries preloaded. Take a look at them for a short glimpse of what overpass can do.

Keyboard shortcuts:

Map Key

various map features

Ways are shown as bold blue lines, Polygons as yellow areas with a thin blue outline, POIs (nodes with tags) as yellow circles with a thin blue outline. Circles with a red filling stand for polygons or ways that are too small to be displayed normally. Pink lines or outlines mean, that an object is part of at least one (loaded) relation. Dashed lines mean that a way or polygon has incomplete geometry (most likely because some of its nodes have not been loaded).

Export

The Export tool holds a variety of options to do with the query and/or data loaded by the query.
Options with this symbol: rely on or refer to external (online) tools.

Map

Convert the current map-with-data view to a static png image, or a (fullscreen) interactive map, etc.

Query / Data

This holds some things you can do with the raw query or data, like converting the query between the various query languages or exporting the data as geoJSON. A very usefull option is the possibility to send the query to JOSM.

About

overpass turbo (aka overpass-ide) is maintained by Martin Raifer (tyr.asd at gmail.com).

Feedback, Bug Reports, Feature Requests

If you would like to give feedback, report issues or ask for a particular feature, please use the issue tracker on github or the discussion page on the OSM-wiki.

Source Code

The source code of this application is released under the MIT license.

Attribution

Data Sources

Software & Libraries

General Settings


(restart necessary on change)

 Force simple CORS requests (use when the server doesn't support preflighted CORS requests)

 Start at user location (html5 geolocation)

 Disable warning/autorepair message when Overpass API returns no visible data.

Editor

 Enable rich code editor (disable this on mobile devices; requires a page-reload to take effect).

(e.g. "400px", leave blank for defaults)

Map

(transparency of background tiles: 0=tansparent … 1=visible)

 Show crosshairs at the map center.

 Don't display small features as POIs.

 Show some stats about loaded and displayed data.

Sharing

 Include current map state in shared links

Export

 Show scale on exported images.

 Show attribution on exported images.

Enter a name for this query

Saved Queries

Examples

Templates

Data

as geoJSON

as GPX

raw data

raw data from Overpass API interpreter

load into JOSM (only for queries returning valid OSM-XML with meta data)

Map

as png image

as interactive Map

current map view (bbox, center, etc.)

Query

as text

convert to Overpass-XML

convert to (compact) OverpassQL

The currently shown data as GeoJSON:

The currently shown data as GPX:

The currently shown raw-data:

Permalink

Copy this link to share the current code:

Options

 include current map state

 run this query immediately after loading