We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In the popup for an individual object, there could be a link to edit it in an OSM editor. (see http://wiki.openstreetmap.org/wiki/Talk:Overpass_turbo#Create_external_links)
This could be implemented using some more advanced MapCSS: see #76 (content of the popups)
The text was updated successfully, but these errors were encountered:
I often use sparse editing, https://wiki.openstreetmap.org/wiki/Overpass_API/Sparse_Editing. This is also why I added Leaflet.EditInOSM (with JOSM/Zoom) here https://github.com/bjohas/overpass-ide/blob/mastermwapi/Wikipedia_integration/extra/Leaflet.EditInOSM.js. It means you can load a whole set of sparse data (e.g. public transport lines), and then zoom to issues identified through overpass-turbo.
Similarly, it would be excellent to have such links in the popup, e.g. link to iD, JOSM/load, JOSM/zoom, or indeed user-configurable links as mentioned in the talk page (referred to in your comment, http://wiki.openstreetmap.org/wiki/Talk:Overpass_turbo#Create_external_links).
Sorry, something went wrong.
No branches or pull requests
In the popup for an individual object, there could be a link to edit it in an OSM editor. (see http://wiki.openstreetmap.org/wiki/Talk:Overpass_turbo#Create_external_links)
This could be implemented using some more advanced MapCSS: see #76 (content of the popups)
The text was updated successfully, but these errors were encountered: