tyrasd/overpass-turbo ? reverse-engineered prompt
Reverse engineered prompt
Build me a web app for working with OpenStreetMap data through the Overpass API.
I want a simple, friendly interface where I can type or paste an Overpass query, run it, and see the results on a map and in a readable output. It should help with common things like finding places, drawing areas, loading saved query templates, and using search or autocomplete to jump to locations on the map. If it makes sense, add support for sharing a query through the URL so someone else can open the same view easily.
Make it feel like a real tool for exploring OSM data, not just a raw code editor. It should be easy to use in the browser, work well for testing queries, and include the usual basics like editing, running, and previewing results. If you need current docs or API details, look them up online while building it.
Are you gonna build this?
make sure you review the code using coderabbit