🚀 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
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
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: