Supercharged overpass Supercharged Overpass logo
Quiz Mode
  • Map
  • Data
  • Table

Supercharged Overpass loading...

    🚀 Supercharged Overpass

    This is Supercharged Overpass, an enhanced version of overpass turbo with powerful new features for GeoGuessr players and OSM enthusiasts. Made by Vibhor Singh.

    New Features: Geo-Fingerprint Tool, Query History, Street View Integration, Quiz Mode

    Introduction

    Supercharged Overpass is an enhanced web-based data mining tool for OpenStreetMap. It's supercharged with features designed for GeoGuessr players and location enthusiasts.

    With Supercharged Overpass, you can run Overpass API queries and analyze the resulting OSM data interactively on a map. Plus, you get powerful new tools like Geo-Fingerprint for visual location searches and integrated Street View for instant verification.

    Built on the foundation of overpass turbo by Martin Raifer, this enhanced version maintains full compatibility while adding game-changing features. Learn more about Overpass queries in the OSM wiki.

    Overpass Queries

    Overpass API allows you to query for OSM data using your own search criteria. It has a specifically crafted query language.

    In addition to regular Overpass API queries, you can use these handy shortcuts in Supercharged Overpass:

    • {{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 shortcuts and usage examples can be found in the OSM wiki.

    Using Supercharged Overpass

    Sharing

    You can share your queries by using the Share tool. It provides a link with the current map state and query. If include current map state is enabled, the current zoom level and map center will also be shared.

    Saving & Loading

    Use the Save and Load buttons to manage your queries. Queries are automatically saved to your Query History (last 30 queries). You can also save queries to your OSM account or export them as files.

    Keyboard Shortcuts

    • Ctrl+Enter — Run the current query
    • Ctrl+I — Open the Query Wizard
    • Ctrl+G — Open Geo-Fingerprint Tool (NEW!)
    • Ctrl+Shift+H — Open Query History (NEW!)
    • Ctrl+K — Style results by tag
    • Ctrl+O / Ctrl+S — Load / Save queries
    • Ctrl+H — Show this help dialog

    🆕 Supercharged Features

    • Geo-Fingerprint Tool: Find locations by combining visual clues without writing code
    • Query History: Automatically saves your last 30 queries locally in your browser
    • Street View Integration: Click any result to open Google Street View, Mapillary, or KartaView
    • Quiz Mode: Test your OSM knowledge with interactive quizzes

    Map Key

    Example of map key colors

    The above image shows how OSM data types are color-coded on the map: nodes (points), ways (lines), and areas are displayed in different colors to help you identify different types of features at a glance.

    Export Data

    You can export your query results in various formats using the Export button.

    Export as Image

    Save the current map view as a PNG or SVG image. Perfect for documentation or presentations.

    Export Query & Data

    Export your query or the resulting data in formats like GeoJSON, GPX, KML, or raw OSM data. You can also convert to other formats using the built-in converter.

    About

    About Supercharged Overpass

    Supercharged Overpass is built on top of overpass turbo by Martin Raifer and contributors. This enhanced version adds powerful features for GeoGuessr players and location enthusiasts while maintaining full compatibility with the original tool.

    License: MIT License (same as overpass turbo)
    Original Project: overpass-turbo.eu
    Source Code: github.com/iamvibhorsingh/Supercharged-overpass

    powered by Overpass API

    Supercharged Overpass is maintained as an enhanced fork with new features for GeoGuessr players and location enthusiasts. The core functionality and compatibility with the original overpass turbo are preserved.

    💬 Feedback & Issues

    For issues related to Supercharged features (Geo-Fingerprint, Query History, Street View), please report them on GitHub. For core overpass turbo functionality, refer to the original project.

    📦 Source Code

    This tool is available at github.com/iamvibhorsingh/Supercharged-overpass and is built on overpass turbo. Released under the MIT License with all enhancements maintaining compatibility with the original codebase.

    Attribution & Credits

    Data Sources

    • Map data © OpenStreetMap contributors
    • Data mining by Overpass API
    • Map tiles © OpenStreetMap contributors
    • Search provided by Nominatim
    • Street View by Google Maps, Mapillary, and KartaView

    Software & Libraries

    • Map powered by Leaflet
    • Editor powered by CodeMirror
    • Based on overpass turbo by Martin Raifer
    • Other libraries:

    JOSM, Level0

    ()

    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

     

    Geo-Fingerprint Tool

    Find locations by combining multiple visual clues.
    Add the features you can see (e.g., a post office near a supermarket) and we'll generate a query to find matching locations.

    Quick Presets:
    💡 How to use this tool
    1. Click in the input field - suggestions will appear automatically
    2. Select from suggestions - or type your own if you know the tag
    3. Add more clues - to narrow down the location
    4. Click "Build & Run" - to find matching locations!

    Examples:

    • Looking for: amenity → Type: restaurant
    • Looking for: shop → Type: supermarket, then add name → Lidl

    Query History

    Your recent queries are saved locally in your browser. Click any query to load it into the editor.

    No query history yet. Run some queries to build your history!

    (beta)

    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 .