overpass-turbo.eu
Open in
urlscan Pro
2a01:4f8:c0c:e637::1
Public Scan
URL:
http://overpass-turbo.eu/
Submission: On November 11 via api from US — Scanned from DE
Submission: On November 11 via api from US — Scanned from DE
Form analysis
0 forms found in the DOMText Content
Run Share Export Wizard Save Logout Load Settings Help overpass turbo * Map * Data 1 2 3 4 5 6 7 8 9 /* This is an example Overpass query. Try it out by pressing the Run button above! You can find more examples with the Load tool. */ node [amenity=drinking_water] ({{bbox}}); out; +− 100 m Leaflet | © OpenStreetMap contributors 1 no data loaded yet OVERPASS TURBO LOADING... Help INTRODUCTION This is overpass turbo, a web-based data filtering tool for OpenStreetMap. With overpass turbo you can run Overpass API queries and analyse the resulting OSM data interactively on a map. There is an integrated Wizard which makes creating queries super easy. More information about overpass turbo and how to write Overpass queries can be found in the OSM wiki. OVERPASS QUERIES Overpass API allows to query for OSM data by your own search criteria. For this purpose, it has a specifically crafted query language. In addition to regular Overpass API queries one can use the following handy shortcuts in overpass turbo: * {{bbox}} — bounding box coordinates of the current map view * {{center}} — map center coordinates * {{date:…}} — ISO 8601 date-time-string a certain time interval ago (e.g. “24 hours”) * {{style:…}} — defines a MapCSS stylesheet * Arbitrary shortcuts can be defined by putting {{shortcut=value}} somewhere in the script. More overpass-turbo shortcuts, additional information about the above and usage examples can be found in the OSM wiki. 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: * Ctrl+Enter — Run the current query. * Ctrl+I — Start the query wizard. * Ctrl+O / Ctrl+S — Load (open) / Save a query. * Ctrl+H — Open this help dialog. MAP KEY 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 useful option is the possibility to send the query to JOSM. ABOUT overpass turbo is maintained by Martin Raifer (tyr.asd at gmail.com). You can reach me on Mastodon. 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. overpass-turbo 2023-10-23/e65f10c ATTRIBUTION DATA SOURCES * Data © OpenStreetMap contributors, ODbL (Terms) * Data mining by Overpass API * Map tiles © OpenStreetMap contributors * Search provided by Nominatim SOFTWARE & LIBRARIES * Map powered by Leaflet * Editor powered by CodeMirror * Other libraries: @fortawesome/fontawesome-free 5.15.4 ((CC-BY-4.0 AND OFL-1.1 AND MIT)), @openstreetmap/id-tagging-schema 3.5.1 (ISC), bulma 0.9.4 (MIT), canvg 4.0.1 (MIT), codemirror 2.38.00 (undefined), html2canvas 1.4.1 (MIT), jquery 3.7.1 (MIT), jquery-ui 1.13.2 (MIT), jquery-ui-dist 1.13.2 (MIT), leaflet 1.9.4 (BSD-2-Clause), leaflet-polylineoffset 1.1.1 (MIT), leaflet-locationfilter 0.1.3 (MIT), lodash 4.17.21 (MIT), osm-auth 2.2.0 (ISC), osmtogeojson 3.0.0-beta.5 (MIT), rgbcolor 1.0.1 (MIT OR SEE LICENSE IN FEEL-FREE.md), stackblur 1.0.0 (BSD-2-Clause), tag2link 2023.10.21 (ISC), togpx 0.5.4 (MIT), tokml 0.4.0 (BSD-2-Clause) close Settings GENERAL SETTINGS UI Language Server 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 Width of editor e.g. "400px", leave blank for defaults MAP Tile-Server Tiles Opacity transparency of background tiles: 0=transparent … 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 Compression EXPORT Show scale on exported images. Show attribution on exported images. reset save close Save Enter a name for this query save save on osm.org cancel Load Saved Queries (local) Saved Queries (osm.org) Examples cancel Export Data downloadcopy downloadcopy downloadcopy downloadcopy raw data directly from Overpass API load data into an OSM editor: JOSM, Level0 Map as png image as interactive Map current map view (bbox, center, etc.) Query downloadcopy downloadcopy downloadcopy downloadcopy convert to Overpass-XML convert to (compact) OverpassQL cancel Export - Error close Export - Successfully copied to clipboard close Share PERMALINK Copy this link to share the current code: OPTIONS include current map state run this query immediately after loading cancel Query Wizard The wizard assists you with creating Overpass queries. Here are some usage examples: Examples Drinking Water amenity=drinking_water and type:node (highway=primary or highway=secondary) and type:way tourism=hotel tourism=museum in Vienna "Drinking Water" in London Sorry, this search cannot be understood. Note that you must use quotation marks with strings containing spaces or special characters and that multiple search filters must be separated by appropriate boolean operators (and or or). Read the documentation for more information. Did you mean: add query comments build and run query build query cancel Your browser is not supported :( The browser you are currently using, is (most likely) not capable of running (significant parts of) this Application. It must support Web Storage API and cross origin resource sharing (CORS). Note that you may have to enable cookies and/or "local Data" for this site on some browsers (such as Firefox and Chrome). Please upgrade to a more up-to-date version of your browser or switch to a more capable one! Recent versions of Opera, Chrome and Firefox have been tested to work. Alternatively, you can still use the Overpass_API query form. Please enable JavaScript to use overpass turbo.