| 1 | <?xml version="1.0" encoding="utf-8"?>
|
|---|
| 2 | <josm-session version="0.1">
|
|---|
| 3 | <projection>
|
|---|
| 4 | <projection-choice>
|
|---|
| 5 | <id>core:mercator</id>
|
|---|
| 6 | <parameters/>
|
|---|
| 7 | </projection-choice>
|
|---|
| 8 | <code>EPSG:3857</code>
|
|---|
| 9 | </projection>
|
|---|
| 10 |
|
|---|
| 11 |
|
|---|
| 12 | <layers active="1">
|
|---|
| 13 |
|
|---|
| 14 | <layer index="4" name="Bing Карта (GLOBALCITY)" type="imagery" version="0.1" visible="false">
|
|---|
| 15 | <name>Bing Карта (GLOBALCITY)</name>
|
|---|
| 16 | <type>tms</type>
|
|---|
| 17 | <url>http://ecn.dynamic.t{switch:1,2,3}.tiles.virtualearth.net/comp/ch/{$q}?mkt=en-us&it=G,VE,BX,L,LA&shading=hill&og=2&n=z</url>
|
|---|
| 18 | <max-zoom>19</max-zoom>
|
|---|
| 19 | <min-zoom>0</min-zoom>
|
|---|
| 20 | <cookies/>
|
|---|
| 21 | <show-errors>true</show-errors>
|
|---|
| 22 | <automatic-downloading>true</automatic-downloading>
|
|---|
| 23 | <automatically-change-resolution>true</automatically-change-resolution>
|
|---|
| 24 | </layer>
|
|---|
| 25 |
|
|---|
| 26 | <layer index="2" name="GPS-треки OpenStreetMap" type="imagery" version="0.1" visible="true">
|
|---|
| 27 | <name>GPS-треки OpenStreetMap</name>
|
|---|
| 28 | <id>osm-gps</id>
|
|---|
| 29 | <type>tms</type>
|
|---|
| 30 | <url>https://{switch:a,b,c}.gps-tile.openstreetmap.org/lines/{zoom}/{x}/{y}.png</url>
|
|---|
| 31 | <attribution-text>© OpenStreetMap contributors</attribution-text>
|
|---|
| 32 | <attribution-url>https://www.openstreetmap.org/copyright</attribution-url>
|
|---|
| 33 | <max-zoom>20</max-zoom>
|
|---|
| 34 | <cookies/>
|
|---|
| 35 | <description>Общедоступные GPS-треки, загруженные на OpenStreetMap.</description>
|
|---|
| 36 | <valid-georeference>true</valid-georeference>
|
|---|
| 37 | <overlay>true</overlay>
|
|---|
| 38 | <show-errors>true</show-errors>
|
|---|
| 39 | <automatic-downloading>true</automatic-downloading>
|
|---|
| 40 | <automatically-change-resolution>true</automatically-change-resolution>
|
|---|
| 41 | </layer>
|
|---|
| 42 |
|
|---|
| 43 | </layers>
|
|---|
| 44 | </josm-session>
|
|---|