Changes between Version 1 and Version 2 of Help/Action/DownloadObject
- Timestamp:
- 2010-04-22T14:53:26+02:00 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/DownloadObject
v1 v2 3 3 = Download object = 4 4 5 Keyboard shortcut: CTRL-SHIFT-O 5 [[Image(source:/trunk/images/downloadprimitive.png)]] ''Keyboard shortcut:'' CTRL-SHIFT-O 6 6 7 [[Image(source:/trunk/images/downloadprimitive.png)]] ''Download object'' loadsan 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).7 Load 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). 8 8 9 9 The following dialog is displayed: … … 27 27 28 28 == See also == 29 * [wiki:/Help/Menu/File File menu] 29 * Action [wiki:/Help/Action/Download Download from OSM] 30 * Action [wiki:/Help/Action/DownloadParentWaysAndRelation Download parent ways and relations] 31 * Menu [wiki:/Help/Menu/File File] 32 33 ---- 34 35 Back to [wiki:Help Main Help]