Changes between Version 17 and Version 37 of Help/Action/DownloadObject


Ignore:
Timestamp:
(multiple changes)
Author:
(multiple changes)
Comment:
(multiple changes)

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/DownloadObject

    v17 v37  
    33= File > Download object =
    44
    5 [[Image(source:trunk/images/downloadprimitive.png)]] ''Keyboard shortcut:'' **{{{Ctrl+Shift+O}}}**
     5[[JOSMImage(downloadprimitive,link=,48,middle,margin-right=20)]] ''Keyboard shortcut:'' **`Ctrl+Shift+O`**
    66
    7 Load one or several [wiki: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). **Note**: Only the referrers of the downloaded object itself are downloaded, not the referrers for any of its children (way nodes).
     7Load one or several [wikitr:/Help/Concepts/Object OSM objects] ([[JOSMImage(data/node)]] node, [[JOSMImage(data/way)]] way or [[JOSMImage(data/relation)]] relation) from the [#DataSource 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**Note**: Only the referrers of the downloaded object itself are downloaded, not the referrers for any of its children (way nodes).
    89
    9 The following dialog is displayed:
    1010
    11 [[Image(DownloadObjectDialog.png)]]
     11You can choose the type of objects ([[JOSMImage(data/node)]] [wikitr:/Help/Concepts/Object#Nodes node], [[JOSMImage(data/way)]] [wikitr:/Help/Concepts/Object#Ways way], [[JOSMImage(data/relation)]] [wikitr:/Help/Concepts/Object#Relations relation] or mixed) to download and enter their ID. Clicking on **Download object** starts the download.
    1212
    13 You can choose the type of [wiki:Concepts/Object objects] ( [[Image(source:trunk/images/data/node.png)]] [wiki:Concepts/Object#Nodes node], [[Image(source:trunk/images/data/way.png)]] [wiki:Concepts/Object#Ways way], [[Image(source:trunk/images/data/relation.png)]] [wiki:Concepts/Object#Relations relation] or mixed) to download and enter their ID and click **Download object**. Use a comma separated list for several objects of the same type and comma separated list with the first letter of the type for mixed objects (e.g. {{{w123,n68,n211,r7}}}).
     13
     14[[Image(DownloadObjectDialog.png,link=,right)]]
     15
     16== Multiple objects ==#Multipleobjects
     17* 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`
     18* Use comma separated list with the first letter of the type for **mixed objects**, e.g. `w123,n68,n211,r7`.
     19* Use ranges, like `w10-20`
     20
    1421
    1522== Check boxes ==
    16 
    17 * You can choose whether or not any referrers (parent relations) are to be downloaded:
     23* You can choose whether or not any referrers (parent relations and ways) are to be downloaded:
    1824 * if **Download referrers** is selected, any referring objects are downloaded
    1925 * if **Download referrers** is not selected, no referrers are downloaded
     
    2531* You can control whether the data is loaded into the current or in a new layer:
    2632 * if **Separate layer** is selected, the data is loaded into a new layer
    27  * if **Separate layer** is not selected, the data is merged into the current data layer[[BR]]
    28 If there isn't a data layer yet, a new data layer is always created.
     33 * if **Separate layer** is not selected, the data is merged into the current data layer
    2934
    30 == Data source ==
    31 The OSM API server specified in [wiki:Preferences/Connection Connection Settings] is the data source used here.
     35 If no data layer does exist, a new data layer is always created.
     36
     37
     38== Data source ==#DataSource
     39The OSM API server specified in [wikitr:/Help/Preferences/Connection Connection Settings] is the data source used here.
     40
    3241
    3342== See also ==
    34  * [[Image(source:trunk/images/download.png,20)]] [wiki:Download Download from OSM]
    35  * [[Image(source:trunk/images/downloadreferrers.png,20)]] [wiki:DownloadParentWaysAndRelation Download parent ways and relations]
     43* [[JOSMImage(download)]] [wikitr:/Help/Action/Download Download data]
     44* [[JOSMImage(download)]] [wikitr:/Help/Action/DownloadParentWaysAndRelation Download parent ways and relations]
     45* [[JOSMImage(download_in_view)]] [wikitr:/Help/Action/DownloadOsmInView Download in current view]
     46* [[Image(https://raw.githubusercontent.com/JOSM/continuos-download/master/images/continuous-download.png,middle,link=)]] [osmwiki:JOSM/Plugins/continuosDownload continuosDownload Plugin]
     47* [[JOSMImage(openlocation,middle,link=)]] [wikitr:/Help/Action/OpenLocation Open Location]
    3648
    3749----
    38 Back to [wiki:Menu/File Menu File][[Br]]
    39 Back to [wiki:/Help Main Help]
     50Back to [wikitr:/Help/Menu/File Menu File] \\
     51Back to [wikitr:/Help/Menu Main Menu] \\
     52Back to [wikitr:/Help Main Help]