Changes between Version 14 and Version 15 of Help/RemoteControlCommands
- Timestamp:
- 2020-06-09T15:03:26+02:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/RemoteControlCommands
v14 v15 19 19 || `new_layer` || O || If '''true''', downloads to a new layer. (Overwrites user preference, see #19308) || 20 20 || `layer_name` || O || Only valid when the data is loaded in a new layer; Gives JOSM a hint on how to name the layer || 21 || `layer_locked` || O || Only valid when the data is loaded in a new layer; If '''true''', new layer is [ [Action/LockedLayer|locked]] ||22 || `download_policy` || O || Only valid when the data is loaded in a new layer; If '''never''' , download is [ [Help/Action/BlockDownload|blocked]] ||23 || `upload_policy` || O || Only valid when the data is loaded in a new layer; If '''never''' or '''false''', upload is [ [Help/Action/EncourageDiscourageUpload|blocked or discouraged]] ||21 || `layer_locked` || O || Only valid when the data is loaded in a new layer; If '''true''', new layer is [wikitr:/Help/Action/LockedLayer locked] || 22 || `download_policy` || O || Only valid when the data is loaded in a new layer; If '''never''' , download is [wikitr:/Help/Action/BlockDownload blocked] || 23 || `upload_policy` || O || Only valid when the data is loaded in a new layer; If '''never''' or '''false''', upload is [wikitr:/Help/Action/EncourageDiscourageUpload blocked or discouraged] || 24 24 || `addtags` || O || Optional parameter to add tags. The key and value is separated by "=" and multiple tags can be separated by a Pipe "|". See [#addtags details]. || 25 25 || `select` || O || Comma-separated list of objects that should be selected. Object specifiers are combinations of the words "way", "node", or "relation", and the numerical object id. Example: {{{select=way38473,node12399,node54646}}}. Since r13212 the special value **currentselection** let JOSM keep its previous selection. || … … 27 27 || `changeset_comment` || O || Comment of the changeset || 28 28 || `changeset_source` || O || Source of the changeset || 29 || `changeset_hashtags` || O || Hashtags of the changeset (since r13109) || 30 || `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. First available inr15316.||29 || `changeset_hashtags` || O || Hashtags of the changeset ''(since r13109)'' || 30 || `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 31 || `search` || O || Search objects in the current data layer. See [wiki:/Help/Action/Search Search] || 32 32 … … 58 58 || `new_layer` || O || If '''true''', downloads to a new layer. (Overwrites user preference, see #19308) || 59 59 || `layer_name` || O || Only valid when the data is loaded in a new layer; Gives JOSM a hint on how to name the layer || 60 || `layer_locked` || O || Only valid when the data is loaded in a new layer; If '''true''', new layer is [ [Action/LockedLayer|locked]] ||61 || `download_policy` || O || Only valid when the data is loaded in a new layer; If '''never''' , download is [ [Help/Action/BlockDownload|blocked]] ||62 || `upload_policy` || O || Only valid when the data is loaded in a new layer; If '''never''' or '''false''', upload is [ [Help/Action/EncourageDiscourageUpload|blocked or discouraged]] ||60 || `layer_locked` || O || Only valid when the data is loaded in a new layer; If '''true''', new layer is [wikitr:/Help/Action/LockedLayer locked] || 61 || `download_policy` || O || Only valid when the data is loaded in a new layer; If '''never''' , download is [wikitr:/Help/Action/BlockDownload blocked] || 62 || `upload_policy` || O || Only valid when the data is loaded in a new layer; If '''never''' or '''false''', upload is [wikitr:/Help/Action/EncourageDiscourageUpload blocked or discouraged] || 63 63 || `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. First available in r16324. || 64 64 65 65 === {{{load_data}}} === 66 (since version 1.6) 66 ''(since version 1.6)'' 67 67 68 Instruct JOSM to load OSM data, directly encoded in the URL, instead of coming from an external file. This is only suited for smaller data (some browsers limit the maximum URL length), but it is faster (since no download is required), and in many cases where dynamically generated data is needed, it's easier to generate. 68 69 … … 76 77 || `mime_type` || O || Mime type of the data, by default this is "application/x-osm+xml", which is currently the only supported mime type, but in the future other mime types could be supported || 77 78 || `layer_name` || O || Only valid when the data is loaded in a new layer; Gives JOSM a hint on how to name the layer || 78 || `layer_locked` || O || Only valid when the data is loaded in a new layer; If '''true''', new layer is [ [Action/LockedLayer|locked]] ||79 || `download_policy` || O || Only valid when the data is loaded in a new layer; If '''never''' , download is [ [Help/Action/BlockDownload|blocked]] ||80 || `upload_policy` || O || Only valid when the data is loaded in a new layer; If '''never''' or '''false''', upload is [ [Help/Action/EncourageDiscourageUpload|blocked or discouraged]] ||79 || `layer_locked` || O || Only valid when the data is loaded in a new layer; If '''true''', new layer is [wikitr:/Help/Action/LockedLayer locked] || 80 || `download_policy` || O || Only valid when the data is loaded in a new layer; If '''never''' , download is [wikitr:/Help/Action/BlockDownload blocked] || 81 || `upload_policy` || O || Only valid when the data is loaded in a new layer; If '''never''' or '''false''', upload is [wikitr:/Help/Action/EncourageDiscourageUpload blocked or discouraged] || 81 82 82 83 === {{{open_file }}} === … … 100 101 || `url` || R || The Request URL, including patterns. Must be the last parameter, everything after "&url=" is interpreted as URL, even if it contains "&" characters. || 101 102 || `title` || O || The display name of the layer || 102 || `type` || O || Type of the layer. Possible values are `wms`, `tms` and `bing` [[BR]](since !RemoteControl Version 1.3) ||103 || `type` || O || Type of the layer. Possible values are `wms`, `tms` and `bing` ''(since !RemoteControl Version 1.3)'' || 103 104 || `cookies` || O || || 104 || `min_zoom` || O || The minimum zoom level [[BR]](since !RemoteControl Version 1.4) ||105 || `max_zoom` || O || The maximum zoom level. For higher scales, the images of the maximum level is enlarged \\(since !RemoteControl Version 1.4) ||105 || `min_zoom` || O || The minimum zoom level ''(since !RemoteControl Version 1.4)'' || 106 || `max_zoom` || O || The maximum zoom level. For higher scales, the images of the maximum level is enlarged ''(since !RemoteControl Version 1.4)'' || 106 107 107 108 … … 129 130 || `addtags` || O || Optional parameter to add tags. The key and value is separated by "=" and multiple tags can be separated by a Pipe "|". See [#addtags details]. || 130 131 || `relation_members` || O || If '''true''', downloads objects members of the relations as well. || 131 || `referrers` || O || If '''true''', downloads referrers of the object as well. I.e. parent relations, and for nodes, additionally, parent ways. (since r6782) || 132 || `layer_name` || O || Only valid when the data is loaded in a new layer; Gives JOSM a hint on how to name the layer || 133 || `layer_locked` || O || Only valid when the data is loaded in a new layer; If '''true''', new layer is [ [Action/LockedLayer|locked]] ||134 || `download_policy` || O || Only valid when the data is loaded in a new layer; If '''never''' , download is [ [Help/Action/BlockDownload|blocked]] ||135 || `upload_policy` || O || Only valid when the data is loaded in a new layer; If '''never''' or '''false''', upload is [ [Help/Action/EncourageDiscourageUpload|blocked or discouraged]] ||132 || `referrers` || O || If '''true''', downloads referrers of the object as well. I.e. parent relations, and for nodes, additionally, parent ways. ''(since r6782)'' || 133 || `layer_name` || O || Only valid when the data is loaded in a new layer; Gives JOSM a hint on how to name the layer || 134 || `layer_locked` || O || Only valid when the data is loaded in a new layer; If '''true''', new layer is [wikitr:/Help/Action/LockedLayer locked] || 135 || `download_policy` || O || Only valid when the data is loaded in a new layer; If '''never''' , download is [wikitr:/Help/Action/BlockDownload blocked] || 136 || `upload_policy` || O || Only valid when the data is loaded in a new layer; If '''never''' or '''false''', upload is [wikitr:/Help/Action/EncourageDiscourageUpload blocked or discouraged] || 136 137 137 138 ==== Example ==== … … 151 152 || `lon` || R || The longitude of the node || 152 153 || `lat` || R || The latitude of the node || 153 || `addtags` \\ ''(since v1.5)''|| O || Optional parameter to add tags. The key and value is separated by "=" and multiple tags can be separated by a Pipe "|". See [#addtags details]. ||154 || `addtags` || O || Optional parameter to add tags. The key and value is separated by "=" and multiple tags can be separated by a Pipe "|". See [#addtags details]. ''(since v1.5)'' || 154 155 155 156 ==== Example ==== … … 168 169 ||= **Parameter** =||= **Required/ \\ Optional** =||= **Meaning** =|| 169 170 || `way` || R || Pairs of latitude, longitude coordinates separated by semicolon. || 170 || `addtags` ''(since v1.5)''|| O || Optional parameter to add tags. The key and value is separated by "=" and multiple tags can be separated by a Pipe "|". See [#addtags details]. ||171 || `addtags` || O || Optional parameter to add tags. The key and value is separated by "=" and multiple tags can be separated by a Pipe "|". See [#addtags details]. ''(since v1.5)'' || 171 172 172 173 ==== Example ====