Changes between Version 104 and Version 105 of Help/Action/Download
- Timestamp:
- 2025-06-01T22:54:52+02:00 (8 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/Download
v104 v105 19 19 20 20 === Download from OSM ===#Downloadfromosm 21 [[Image(Slippy Map.png,link=)]]21 [[Image(Slippy map (macOS).png,link=)]] 22 22 23 23 This is the default download method. Different types of data can be downloaded (it is possible to download all three types at once): … … 31 31 32 32 === Download from Overpass API ([wikitr:/Help/ExpertMode expert mode]) ===#DownloadfromOverpassAPI 33 [[Image( Overpass.png,link=)]]33 [[Image(Download from Overpass API (macOS).png,link=)]] 34 34 35 35 The big advantage of ''Download from Overpass API'' compared to ''Download from OSM'' is that you can limit the download to specific objects, rather than "all objects in an area". If you use this download method make sure you know what you are doing, as working with incomplete data sets can lead to relation issues, incorrect or duplicate data, or server conflicts at upload time. [osmwiki:Overpass_API/Sparse_Editing Sparse Editing] explains potential issues. … … 50 50 51 51 === Download from Sophox API ([wikitr:/Help/ExpertMode expert mode]) ===#DownloadfromSophoxAPI 52 [[Image( Sophox.png,link=)]]52 [[Image(Download from Sophox API (macOS).png,link=)]] 53 53 54 54 Similar to Download from Overpass API this download method uses special queries to limit the downloaded data. It has the same features to store your favorite queries. … … 66 66 67 67 === Slippy map ===#Slippymap 68 [[Image(Slippy Map.png,400,link=)]]68 [[Image(Slippy map (macOS).png,400,link=)]] 69 69 70 70 The ''Slippy map'' provides a movable map like on the OSM front page with which you can interactively select the area to download. Move the map the JOSM way by press and hold the right mouse button and select an area by press and hold the left mouse button. … … 73 73 74 74 === Bookmarks === 75 [[Image(Bookmarks.png,400)]] 75 [[Image(Bookmarks (macOS).png,400)]] 76 76 77 77 In the ''Bookmarks'' tab you can select from your predefined bookmarks, or create a new bookmark from the current bounding box (bbox) or the area defined in another tab respectively. … … 84 84 85 85 === Bounding Box === 86 [[Image(B Box.png,400,link=)]]86 [[Image(Bounding box (macOS).png,400,link=)]] 87 87 88 88 In the ''Bounding Box'' tab you can set the latitude/longitude bounds of the data to be downloaded, and also paste an URL from either www.openstreetmap.org or www.informationfreeway.org. … … 95 95 96 96 === Area around places === 97 [[Image(Area AroundPlaces.png,400,link=)]]97 [[Image(Areas around places (macOS).png,400,link=)]] 98 98 99 99 On the ''Area around places'' tab you can search for specific places, street names, etc, in the OSM database. Currently, there is only one server for the search available: [osmwiki:Nominatim Nominatim]. If there are more than 10 results, only 10 results are displayed and the button changes to "Search more...". \\ … … 101 101 102 102 === Tile Numbers === 103 [[Image(Tile Numbers.png,400,link=)]]103 [[Image(Tile numbers (macOS).png,400,link=)]] 104 104 105 105 In the ''Tile Numbers'' tab you can enter a number of tiles and a zoom level to download data of those tiles. Alternatively, you enter a Tile address. This might look a little awkward, especially when reading [osmwiki:Slippy_map_tilenames how to compute the tile numbers]. But sometimes it comes in handy. If you want to easily determine the tile numbers with the mouse, see [https://help.openstreetmap.org/questions/40163/tile-browser-link-broken this help center question]. … … 111 111 If checked this window will automatically be opened after the start of JOSM. 112 112 Zoom to downloaded data:: 113 If checked the map view will move to the downloaded data after downloading, if not checked it will stay at its current position. (If [wikitr:/Help/ExpertMode expert mode] is off this checkbox is not displayed.) 114 115 By default the "Download" button should be used. If you want to download data to a separate [wikitr:/Help/Dialog/LayerList Data Layer] use the "Download as new layer" button. (If there isn't any data layer yet, this option is not available.) 116 117 118 == See also == 119 * [[JOSMImage(downloadprimitive)]] [wikitr:/Help/Action/DownloadObject Download object] 120 * [[JOSMImage(download)]] [wikitr:/Help/Action/DownloadParentWaysAndRelation Download parent ways and relations] 121 * [[JOSMImage(download_in_view)]] [wikitr:/Help/Action/DownloadOsmInView Download in current view] 122 * [[Image(https://raw.githubusercontent.com/JOSM/continuos-download/master/images/continuous-download.png,link=,middle)]] [osmwiki:JOSM/Plugins/continuosDownload continuosDownload Plugin] 123 * [[JOSMImage(openlocation)]] [wikitr:/Help/Action/OpenLocation Open Location] 124 125 ---- 126 Back to [wikitr:/Help/Menu/File Menu File] \\ 127 Back to [wikitr:/Help Main Help] 113 If checked the map view will move to the downloaded data after downloading, if not checked it will stay at its current position. (If [