21 | | * 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. |
22 | | * To paste from [http://www.openstreetmap.org/index.html 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). |
23 | | * 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. |
25 | | * On the 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. The server used is currently hardcoded to use the OSM Name finder described in [http://wiki.openstreetmap.org/index.php/Name_finder the OSM-Wiki]. |
| 26 | **Примечание**: Если вы уже загружали данные, то при открытии этого диалогового окна выделенная область для скачивания будет соответствовать границам видимой части карты в основном окне JOSM. Таким образом, типовой сценарий работы будет выглядеть следующим образом: сначала загружаете ваш GPS-трек из GPX файла, затем масштабируете вид таким образом, чтобы на экране отображался только нужный вам участок, и после этого запускаете диалоговое окно ''Скачать'', в котором будет выделена область, видимая в основном окне JOSM. |
31 | | The tabs will also display a warning at the bottom if the selected area is too large for the server and will likely be answered with an error message. (You can try, though!) |
| 34 | === Bounding Box === |
| 35 | 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. |
| 36 | * To paste from [http://www.openstreetmap.org/index.html 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). |
| 37 | * 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. |
33 | | When the download dialog is called up with data already loaded, all fields are set to the currently visible bounding box. Thus a common use scenario is to first load your GPS track from a GPX file, then zoom the view so that the portion you wish to work on is fully visible, and then call up the download dialog which will reflect the visible area. |
| 39 | === Area around places === |
| 40 | 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: |
| 41 | * **[https://wiki.openstreetmap.org/wiki/Nominatim Nominatim]** |
| 42 | * (**[http://wiki.openstreetmap.org/index.php/Name_finder Namefinder]**: outdated, was used by the namefinder plugin.) **service has been retired and shutdown. |
| 43 | |
| 44 | === Tile Numbers === |
| 45 | 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. |
| 46 | |
| 47 | == Area too large == |
| 48 | There will also be a red warning at the bottom left displayed if the selected area is too large for the server and will likely be answered with an error message. (You can try, though!)[[BR]] |
| 49 | Otherwise choose a smaller area. You can download bigger areas using several smaller ones. |
| 50 | |
| 51 | == Layer control == |
| 52 | You can control whether the data is loaded into the current or in a new layer with the check box in the bottom left corner of the window: |
| 53 | * if **Separate Layer** is selected, the data is loaded in a new layer |
| 54 | * if **Separate Layer** is not selected, the data is loaded in the current data layer |
| 55 | |
| 56 | If there isn't any data layer yet, a new data layer is always created. |
| 57 | |
| 58 | == See also == |
| 59 | * [[Image(source:trunk/images/downloadprimitive.png,20)]] [DownloadObject Download object] |
| 60 | * [[Image(source:trunk/images/downloadreferrers.png,20)]] [DownloadParentWaysAndRelation Download parent ways and relations] |