Opened 15 years ago
Closed 14 years ago
#5796 closed enhancement (fixed)
Plugin remotecontrol: load_and_ zoom/zoom: select relations in the list
Reported by: | werner2101 | Owned by: | framm |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Core remotecontrol | Version: | latest |
Keywords: | Cc: |
Description
I'm using the load_and_zoom or the zoom command with the select option.
If one of the selected objects is a relation it would be nice if the relations are selected
in the relations list, too.
Currently the objects/relations are only selected in the selection list and in the properties/membership lists.
Steps to demonstrate:
wget "http://localhost:8111/import?url=http://www.openstreetmap.org/api/0.6/relation/458762/full" wget "http://localhost:8111/import?url=http://www.openstreetmap.org/api/0.6/relation/1328876/full" wget "http://localhost:8111/zoom?left=8.302&right=8.303&top=47.001&bottom=47.000&select=relation458762,relation1328876"
Now the relations should be selected in the list, too.
This enhancement would improve the workflow when working with relations.
My environment:
josm version: 3750 OS: Linux (SuSE 11.3)
Regards
Werner
In [4795/josm]: