Changes between Version 34 and Version 35 of Help/Action/DownloadObject


Ignore:
Timestamp:
2020-10-25T10:19:44+01:00 (5 years ago)
Author:
leni
Comment:

added target; modified BR, and {{{

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/DownloadObject

    v34 v35  
    33= File > Download object =
    44
    5 [[JOSMImage(downloadprimitive,middle)]] ''Keyboard shortcut:'' **{{{Ctrl+Shift+O}}}**
     5[[JOSMImage(downloadprimitive,middle)]] ''Keyboard shortcut:'' **`Ctrl+Shift+O`**
    66
    7 Load one or several [wikitr:/Help/Concepts/Object OSM objects] (node, way or relation) from the OSM API server either in the current data layer or in a new data layer.  The downloaded data will contain the way nodes for ways and optionally any referrers (ways or relations that reference the downloaded object).[[BR]]
     7Load one or several [wikitr:/Help/Concepts/Object OSM objects] (node, way or relation) from the OSM API server either in the current data layer or in a new data layer.  The downloaded data will contain the way nodes for ways and optionally any referrers (ways or relations that reference the downloaded object). \\
    88**Note**: Only the referrers of the downloaded object itself are downloaded, not the referrers for any of its children (way nodes).
    99
     
    1414You can choose the type of objects ([[JOSMImage(data/node,middle)]] [wikitr:/Help/Concepts/Object#Nodes node], [[JOSMImage(data/way,middle)]] [wikitr:/Help/Concepts/Object#Ways way], [[JOSMImage(data/relation,middle)]] [wikitr:/Help/Concepts/Object#Relations relation] or mixed) to download and enter their ID. Clicking on **Download object** starts the download.
    1515
    16 == Multiple objects ==
     16== Multiple objects ==#Multipleobjects
    1717
    18 * Use a comma separated list for several '''objects of the same type''' if the type is already specified in the drop down list above, e.g. `1,2,3`
    19 * Use comma separated list with the first letter of the type for '''mixed objects''', e.g. `w123,n68,n211,r7`.
     18* Use a comma separated list for several **objects of the same type** if the type is already specified in the drop down list above, e.g. `1,2,3`
     19* Use comma separated list with the first letter of the type for **mixed objects**, e.g. `w123,n68,n211,r7`.
    2020* Use ranges, like `w10-20`
    2121
     
    4747
    4848----
    49 Back to [wikitr:/Help/Menu/File Menu File][[Br]]
     49Back to [wikitr:/Help/Menu/File Menu File] \\
    5050Back to [wikitr:/Help Main Help]