40 | | || `left` || R || minimum longitude || |
41 | | || `right` || R || maximum longitude || |
42 | | || `bottom` || R || minimum latitude || |
43 | | || `top` || R || maximum latitude || |
44 | | || `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}}} || |
| 40 | || `bottom` || R || Minimum latitude || |
| 41 | || `top` || R || Maximum latitude || |
| 42 | || `left` || R || Minimum longitude || |
| 43 | || `right` || R || Maximum longitude || |
| 44 | || `new_layer` || O || If '''true''', downloads to a new layer || |
46 | | || `new_layer` || O || If true, downloads to a new layer || |
| 46 | || `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}}} || |
| 47 | || `zoom_mode` || O || '''download''' | '''selection''', defaults to selection || |
| 48 | || `changeset_comment` || O || Comment of the changeset || |
| 49 | || `changeset_source` || O || Source of the changeset || |
| 50 | || `search` || O || Search objects in the current data layer. See [wiki:/Help/Action/Search Search] || |