Changes between Version 33 and Version 34 of Help/Action/DownloadObject


Ignore:
Timestamp:
2020-03-10T18:27:59+01:00 (5 years ago)
Author:
stoecker
Comment:

Directory rework, see #18845

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/DownloadObject

    v33 v34  
    33= File > Download object =
    44
    5 [[Image(source:trunk/images/downloadprimitive.png,middle)]] ''Keyboard shortcut:'' **{{{Ctrl+Shift+O}}}**
     5[[JOSMImage(downloadprimitive,middle)]] ''Keyboard shortcut:'' **{{{Ctrl+Shift+O}}}**
    66
    77Load 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]]
     
    1212[[Image(DownloadObjectDialog.png)]]
    1313
    14 You can choose the type of objects ([[Image(source:trunk/images/data/node.svg,middle)]] [wikitr:/Help/Concepts/Object#Nodes node], [[Image(source:trunk/images/data/way.svg,middle)]] [wikitr:/Help/Concepts/Object#Ways way], [[Image(source:trunk/images/data/relation.png,middle)]] [wikitr:/Help/Concepts/Object#Relations relation] or mixed) to download and enter their ID. Clicking on **Download object** starts the download.
     14You 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.
    1515
    1616== Multiple objects ==
     
    4040
    4141== See also ==
    42 * [[Image(source:trunk/images/download.png,middle)]] [wikitr:/Help/Action/Download Download data]
    43 * [[Image(source:trunk/images/download.png,middle)]] [wikitr:/Help/Action/DownloadParentWaysAndRelation Download parent ways and relations]
    44 * [[Image(source:trunk/images/download_in_view.png,middle)]] [wikitr:/Help/Action/DownloadOsmInView Download in current view]
     42* [[JOSMImage(download,middle)]] [wikitr:/Help/Action/Download Download data]
     43* [[JOSMImage(download,middle)]] [wikitr:/Help/Action/DownloadParentWaysAndRelation Download parent ways and relations]
     44* [[JOSMImage(download_in_view,middle)]] [wikitr:/Help/Action/DownloadOsmInView Download in current view]
    4545* [[Image(https://raw.githubusercontent.com/JOSM/continuos-download/master/images/continuous-download.png,middle)]] [osmwiki:JOSM/Plugins/continuosDownload continuosDownload Plugin]
    46 * [[Image(source:trunk/images/openlocation.png,middle)]] [wikitr:/Help/Action/OpenLocation Open Location]
     46* [[JOSMImage(openlocation,middle)]] [wikitr:/Help/Action/OpenLocation Open Location]
    4747
    4848----