Opened 7 years ago
Last modified 7 years ago
#17394 new task
change lat/lon of Node using remote control — at Initial Version
| Reported by: | Owned by: | team | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core remotecontrol | Version: | latest |
| Keywords: | Cc: |
Description
I want to change coorditans of Node with RemoteControl plugin
use addtags=lat=111|lon=222 but JOSM update tag values instead of coordinates
it will be greate 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


