Changes between Version 1 and Version 19 of Help/Action/DownloadObject


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

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/DownloadObject

    v1 v19  
    11[[TranslatedPages]] 
    22 
    3 = Download object = 
     3= File > Download object = 
    44 
    5 Keyboard shortcut: CTRL-SHIFT-O 
     5[[Image(source:trunk/images/downloadprimitive.png)]] ''Keyboard shortcut:'' **{{{Ctrl+Shift+O}}}** 
    66 
    7 [[Image(source:/trunk/images/downloadprimitive.png)]] ''Download object'' loads an OSM object (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 [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]] 
     8**Note**: Only the referrers of the downloaded object itself are downloaded, not the referrers for any of its children (way nodes). 
    89 
    910The following dialog is displayed: 
     
    1112[[Image(DownloadObjectDialog.png)]] 
    1213 
    13 You can choose the type of object to download and enter its ID and click '''Download object'''. 
     14You can choose the type of [Concepts/Object objects] ( [[Image(source:trunk/images/data/node.png)]] [Concepts/Object#Nodes node], [[Image(source:trunk/images/data/way.png)]] [Concepts/Object#Ways way], [[Image(source:trunk/images/data/relation.png)]] [Concepts/Object#Relations relation] or mixed) to download and enter their ID. Clicking on **Download object** starts the download. 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}}}). 
    1415 
    15 You can choose whether or not any referrers are to be downloaded: 
    16  * if '''Download referrers''' is selected, any referring objects are downloaded 
    17  * if '''Download referrers''' is not selected, no referrers are downloaded 
     16== Check boxes == 
    1817 
    19 You can control whether the data is loaded into the current or in a new layer: 
    20  * if '''Separate layer''' is selected, the data is loaded into a new layer 
    21  * if '''Separate layer''' is not selected, the data is merged into the current data layer 
     18* You can choose whether or not any referrers (parent relations and ways) are to be downloaded: 
     19 * if **Download referrers** is selected, any referring objects are downloaded 
     20 * if **Download referrers** is not selected, no referrers are downloaded 
    2221 
    23 If there isn't a data layer yet, a new data layer is always created.  
     22* You can choose whether or not any relation members are to be downloaded: 
     23 * if **Download relation members** is selected, any relation members are downloaded 
     24 * if **Download relation members** is not selected, no members are downloaded 
     25 
     26* You can control whether the data is loaded into the current or in a new layer: 
     27 * if **Separate layer** is selected, the data is loaded into a new layer 
     28 * if **Separate layer** is not selected, the data is merged into the current data layer 
     29 
     30 If no data layer does exist, a new data layer is always created.  
    2431 
    2532== Data source == 
    26 The OSM API server specified in [wiki:/Help/Preferences/Connection Connection Settings] is the data source used here. 
     33The OSM API server specified in [wiki:Preferences/Connection Connection Settings] is the data source used here. 
    2734 
    2835== See also == 
    29   * [wiki:/Help/Menu/File File menu] 
     36* [[Image(source:trunk/images/download.png,20)]] [wiki:Download Download from OSM] 
     37* [[Image(source:trunk/images/downloadreferrers.png,20)]] [wiki:DownloadParentWaysAndRelation Download parent ways and relations] 
     38 
     39---- 
     40Back to [wiki:Menu/File Menu File][[Br]] 
     41Back to [wiki:/Help Main Help]