Opened 7 years ago

Last modified 7 years ago

#17394 new task

change lat/lon of Node using remote control — at Version 1

Reported by: CupIvan <cupivan@…> Owned by: team
Priority: normal Milestone:
Component: Core remotecontrol Version: latest
Keywords: Cc:

Description (last modified by Don-vip)

I want to change coordinates of Node with RemoteControl.
use addtags=lat=111|lon=222 but JOSM update tag values instead of coordinates
it will be great if I can change coordinates via this plugin.

Maybe will be better use URL params like /load_object?objects=...&lat=111&lon=222&addtags=... instead of addtags, but you need to check that select only one Node and hint in dialog "change coordinates: from -> to"

PS: I can only create new Node with new coordinates but no change

Commands: https://josm.openstreetmap.de/wiki/Help/RemoteControlCommands#addtags

Change History (1)

comment:1 by Don-vip, 7 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.