Changes between Version 34 and Version 35 of Help/Action/DownloadObject
- Timestamp:
- 2020-10-25T10:19:44+01:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/DownloadObject
v34 v35 3 3 = File > Download object = 4 4 5 [[JOSMImage(downloadprimitive,middle)]] ''Keyboard shortcut:'' ** {{{Ctrl+Shift+O}}}**5 [[JOSMImage(downloadprimitive,middle)]] ''Keyboard shortcut:'' **`Ctrl+Shift+O`** 6 6 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]]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). \\ 8 8 **Note**: Only the referrers of the downloaded object itself are downloaded, not the referrers for any of its children (way nodes). 9 9 … … 14 14 You 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. 15 15 16 == Multiple objects == 16 == Multiple objects ==#Multipleobjects 17 17 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`. 20 20 * Use ranges, like `w10-20` 21 21 … … 47 47 48 48 ---- 49 Back to [wikitr:/Help/Menu/File Menu File] [[Br]]49 Back to [wikitr:/Help/Menu/File Menu File] \\ 50 50 Back to [wikitr:/Help Main Help]