wiki:Help/Action/DownloadObject

File > Download object

source:trunk/resources/images/downloadprimitive.svg Keyboard shortcut: Ctrl+Shift+O

Load one or several OSM objects (source:trunk/resources/images/data/node.svg node, source:trunk/resources/images/data/way.svg way or source:trunk/resources/images/data/relation.svg 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).

You can choose the type of objects (source:trunk/resources/images/data/node.svg node, source:trunk/resources/images/data/way.svg way, source:trunk/resources/images/data/relation.svg relation or mixed) to download and enter their ID. Clicking on Download object starts the download.

Screenshot for Download Object dialog (updated)

Multiple objects

  • 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
  • Use comma separated list with the first letter of the type for mixed objects, e.g. w123,n68,n211,r7.
  • Use ranges, like w10-20

Check boxes

  • You can choose whether or not any referrers (parent relations and ways) are to be downloaded:
    • if Download referrers is selected, any referring objects are downloaded
    • if Download referrers is not selected, no referrers are downloaded
  • You can choose whether or not any relation members are to be downloaded:
    • if Download relation members is selected, any relation members are downloaded
    • if Download relation members is not selected, no members are downloaded
  • You can control whether the data is loaded into the current or in a new layer:
    • if Separate layer is selected, the data is loaded into a new layer
    • if Separate layer is not selected, the data is merged into the current data layer

If no data layer does exist, a new data layer is always created.

Data source

The OSM API server specified in Connection Settings is the data source used here.

See also


Back to Menu File
Back to Main Menu
Back to Main Help

Last modified 3 years ago Last modified on 2021-01-28T16:34:47+01:00

Attachments (1)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.