Changes between Version 43 and Version 44 of Help/Action/Download
- Timestamp:
- 2014-04-01T04:52:56+02:00 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/Download
v43 v44 3 3 = File > Download from OSM = 4 4 5 [[Image(source:trunk/images/download.png)]] ''Keyboard shortcut:'' **{{{Ctrl+Shift+↓}}}** 5 [[Image(source:trunk/images/download.png,middle)]] ''Keyboard shortcut:'' **{{{Ctrl+Shift+↓}}}** 6 6 7 7 **Download data from server.** 8 8 9 [[PageOutline(2- 3,,inline)]]9 [[PageOutline(2-10,Table of Content)]] 10 10 11 11 … … 14 14 15 15 * osm data (nodes, ways, relations ...), downloaded from the OpenStreetMap server. 16 17 16 * gps raw data, downloaded from the OpenStreetMap server. 18 17 … … 37 36 === Bounding Box === 38 37 A Bounding Box tab where 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. 39 * To paste from [ http://www.openstreetmap.org/index.htmlthe map] on the OpenStreetMap site, zoom in to the area you are interested in, then either move the mouse over the "view" tab, and copy the resulting URL, or copy the permalink given in the bottom right corner. Then go to JOSM, and paste this URL into the "URL from www.openstreetmap.org" box. (In Windows to paste into the box, left click within the box, and then do CTRL+v).38 * To paste from [osmwww: the map] on the OpenStreetMap site, zoom in to the area you are interested in, then either move the mouse over the "view" tab, and copy the resulting URL, or copy the permalink given in the bottom right corner. Then go to JOSM, and paste this URL into the "URL from www.openstreetmap.org" box. (In Windows to paste into the box, left click within the box, and then do CTRL+v). 40 39 * To paste from [http://www.informationfreeway.org www.informationfreeway.org] zoom to the area you are interested in, and then copy the permalink location from the bottom right of screen, and paste as described above. 41 40 42 41 === Area around places === 43 42 On the ''Area around places'' tab you can find the functionality of the former namefinder plugin. Here you can search for specific places, street names, etc, in the OSM database. Currently there are two different servers for the search you can choose from: 44 * **[ https://wiki.openstreetmap.org/wiki/Nominatim Nominatim]**45 * (**[ https://wiki.openstreetmap.org/index.php/Name_finder Namefinder]**: outdated, was used by the namefinder plugin.) **service has been retired and shutdown.43 * **[osmwiki:Nominatim Nominatim]** 44 * (**[osmwiki:Name_finder Namefinder]**: outdated, was used by the namefinder plugin.) **service has been retired and shutdown. 46 45 47 46 === Tile Numbers === 48 A Tile Numbers tab where you can enter 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 [ http://wiki.openstreetmap.org/wiki/Slippy_map_tilenames how to compute the tile numbers]. But sometimes it comes in handy. Have a look at the [http://server.tah.openstreetmap.org/Browse/?layer=tile t@h browser] where you can quite easily determine the tile numbers in the image address when hovering the individual tiles with the mouse.47 A Tile Numbers tab where you can enter 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. Have a look at the [http://server.tah.openstreetmap.org/Browse/?layer=tile t@h browser] where you can quite easily determine the tile numbers in the image address when hovering the individual tiles with the mouse. 49 48 50 49 … … 76 75 77 76 == Mirror Download Plugin == 78 * The XAPI query syntax is explained in the [ https://wiki.openstreetmap.org/wiki/Overpass_API/XAPI_Compatibility_Layer OSM wiki].77 * The XAPI query syntax is explained in the [osmwiki:Overpass_API/XAPI_Compatibility_Layer OSM wiki]. 79 78 80 79 81 80 == See also == 82 * [[Image(source:trunk/images/downloadprimitive.png, 20)]] [DownloadObject Download object]83 * [[Image(source:trunk/images/download referrers.png,20)]] [DownloadParentWaysAndRelation Download parent ways and relations]81 * [[Image(source:trunk/images/downloadprimitive.png,middle)]] [DownloadObject Download object] 82 * [[Image(source:trunk/images/download.png,middle)]] [DownloadParentWaysAndRelation Download parent ways and relations] 84 83 85 84 ----