Changes between Version 14 and Version 15 of Help/Preferences/RemoteControl
- Timestamp:
- 2013-02-12T17:23:45+01:00 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Preferences/RemoteControl
v14 v15 217 217 218 218 219 === Adding, changing or deleting tags === 220 Try this example:219 === Adding, changing or deleting tags === #addtags 220 Try this example: 221 221 [http://localhost:8111/load_and_zoom?addtags=wikipedia:de=Wei%C3%9Fe_Gasse|maxspeed=5&select=way23071688,way23076176,way23076177,&left=13.739727546842&right=13.740890970188&top=51.049987191025&bottom=51.048466954325]. 222 (Works also with the zoom-command) 223 224 The user must review the tags and the selection before the tags are applied to the selected objects. 225 If the tag exists on some objects, it will be can be replaced. 222 226 223 227 Since protocol version 1.5 224 - there is possible to use `=` character in value and all leading/trailing spaces are trimmed.228 - There is possible to use `=` character in value and all leading/trailing spaces are trimmed. 225 229 [http://localhost:8111/add_node?lon=13.3&lat=53.2&addtags=natural=tree|name=%20%20%20==Great%20Oak==] (creates node with natural=tree an name="==Great Oak==") 226 - if empty value is found, tag is to be deleted from objects230 - If empty value is found, tag is to be deleted from objects 227 231 [http://localhost:8111/load_and_zoom?addtags=wikipedia:de=|maxspeed=&select=way23071688,way23076176,way23076177,&left=13.739727546842&right=13.740890970188&top=51.049987191025&bottom=51.048466954325]. 228 229 (Works also with the zoom-command) 230 231 The user must review the tags and the selection before the tags are applied to the selected objects. 232 - `add_node` and `add_way` support `addtags` parameter 232 233 233 234 === Other commands ===
