Changes between Version 15 and Version 16 of Help/Preferences/RemoteControl


Ignore:
Timestamp:
2013-02-12T17:28:10+01:00 (13 years ago)
Author:
akks
Comment:

typo

Legend:

Unmodified
Added
Removed
Modified
  • Help/Preferences/RemoteControl

    v15 v16  
    226226
    227227Since protocol version 1.5
    228 - There is possible to use `=` character in value and all leading/trailing spaces are trimmed.
     228- `add_node` and `add_way` commands support `addtags` parameter
     229- It is possible to use `=` character in value and all leading/trailing spaces are trimmed.
    229230[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==")
    230 - If empty value is found, tag is to be deleted from objects
     231- If empty value is found, tag is to be deleted from objects (checkbox-confirmation is needed)
    231232[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].
    232 - `add_node` and `add_way` support `addtags` parameter
    233233
    234234=== Other commands ===