overpass-turbo icon indicating copy to clipboard operation
overpass-turbo copied to clipboard

Add option for edit buttons on displayed objects

Open maxerickson opened this issue 4 years ago • 7 comments

Often when examining the result of a query an issue that can be quickly fixed stands out. Displaying various "Edit" links (similar to those used by QA tools) on the object popup would greatly simplify this task. I'm thinking something like {{edit}} to trigger the more complex UI.

maxerickson avatar Nov 29 '20 16:11 maxerickson

It would also be wonderful to have bbox edit links (as opposed to objects) - this would be useful when one would want to edit something not in the current results, or one end of a long way etc.

richlv avatar Nov 29 '20 16:11 richlv

Export -> Data -> load data into an OSM editor: Level0 won't do in this case?

mmd-osm avatar Nov 29 '20 20:11 mmd-osm

It doesn't address the desire for convenience. Select object->edit, with the edit command not dealing with the query, just popping the area open with full data in an editor.

maxerickson avatar Nov 29 '20 20:11 maxerickson

To summarize, you're suggesting to add an edit button to the popup?

2020-11-30-192957

Note that you can copy the URL of the node id – https://www.openstreetmap.org/node/6841124063 – and Ctrl+V paste on a JOSM data layer.

simon04 avatar Nov 30 '20 18:11 simon04

I was looking to load the current bbox in JOSM (or iD, or elsewhere). Usecase:

  • View all rivers in some region.
  • Notice something to be edited - maybe a section of the river missing, an issue with a bridge crossing a river.
  • Get to editing the current view.

richlv avatar Nov 30 '20 19:11 richlv

I was going to open another topic, but I think it can go in the same spirit as this ticket. In my case, I wanted to propose adding a link between Overpass map and OSM map (https://www.openstreetmap.org/#map), keeping the bbox of Overpass. Then, from OpenStreetMap, you can easily edit the map (ID in my case).

sylvain-m avatar Dec 07 '20 08:12 sylvain-m

Like this : image

It would be possible to take inspiration from the similar button proposed by Umap (https://umap.openstreetmap.fr/en/about/)

image

sylvain-m avatar Dec 07 '20 08:12 sylvain-m