#7518 closed defect (fixed)
Remote Control "load_object" doesn't work with addtags
Reported by: | Owned by: | framm | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core remotecontrol | Version: | |
Keywords: | Cc: |
Description
It would be really nice if this would work:
http://localhost:8111/load_object?new_layer=true&objects=r536625&addtags=wikipedia%3Dde:Annaberg-Buchholz|name:fa%3DTest
This means load a relation and add some tags.
The old way we use for add-tags php tool[1] is very slow for large relations because it need to download the whole area:
http://localhost:8111/load_and_zoom?addtags=wikipedia%3Dde:Bahretal|name:ru%3D%D0&select=relation534517&left=13.859486715698&right=13.943496568298&top=50.930462701416&bottom=50.83278192749
It would be really useful for connection of OSM and Wikipedia (actually http://wiki.openstreetmap.org/wiki/WIWOSM).
Thanks and
Greetings Tim alias Kolossos
[1]http://wiki.openstreetmap.org/wiki/JOSM/Plugins/RemoteControl/Add-tags
In 5095/josm: