Changes between Version 21 and Version 22 of Help/RemoteControlCommands


Ignore:
Timestamp:
2020-07-15T18:19:10+02:00 (5 years ago)
Author:
leni
Comment:

added #load_and_zoom; wikitr; removed information present in the table

Legend:

Unmodified
Added
Removed
Modified
  • Help/RemoteControlCommands

    v21 v22  
    66A complete list of commands and mandatory/optional parameters is shown at http://127.0.0.1:8111/ (when JOSM is running).
    77
    8 === {{{load_and_zoom}}} ===
     8=== {{{load_and_zoom}}} ===#load_and_zoom
    99Instructs JOSM to download a bounding box from the API, zoom to the downloaded area and optionally select one or more objects.
    1010{{{
     
    2929|| `changeset_hashtags` ||  O  || Hashtags of the changeset ''(since r13109)'' ||
    3030|| `changeset_tags` ||  O  || Optional parameter to add changeset tags. The key and value is separated by "=" and multiple tags can be separated by a Pipe "|". This command uses the same syntax as the [#addtags addtags] parameter. `changeset_comment` and `changeset_source` currently override the `comment` and `source` tags passed in this parameter, but this may change in the future. ''(since r15316)'' ||
    31 || `search` ||  O  || Search objects in the current data layer. See [wiki:/Help/Action/Search Search] ||
     31|| `search` ||  O  || Search objects in the current data layer. See [wikitr:/Help/Action/Search Search] ||
    3232
    3333==== Example ====
     
    138138|| `valid-georeference` ||  O  || ''(since !RemoteControl Version 1.10)'' ||
    139139
    140 
    141 mandatory parameters: url
    142 optional parameters: title, type, cookies, min_zoom, max_zoom
    143 
    144140==== Examples ====
    145141* TMS layer "osm" {{{https://tile.openstreetmap.org/{zoom}/{x}/{y}.png}}}