Changes between Version 521 and Version 522 of Maps
- Timestamp:
- 2018-03-13T21:16:28+01:00 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Maps
v521 v522 901 901 || '''code''' || A projection name, part of its parent {{{<projections>}}}, e.g {{{<code>EPSG:4326</code>}}} || 902 902 903 903 Projections can be tested within the JOSM wiki by adding &epsg=... to the view URL. Small numbers refer to the projection specified in the wiki entry and large numbers directly to the EPSG code. So &epsg=3 means the 3rd projection in the wiki entry list and &epsg=4326 means EPSG:4326. With the second variant you can also test projections which are not (yet) part of the wiki entry list. 904 904 905 905 For WMS you can specify tile URL template. Following patterns are supported: … … 919 919 ||= '''Property''' =||= '''Description''' =|| 920 920 || '''projections''' || A list of supported projections (inside {{{<code>}}} tags) || 921 || '''code''' || A projection name, part of its parent {{{<projections>}}}, e.g {{{<code>EPSG:4326</code>}}} || 921 || '''code''' || A projection name, part of its parent {{{<projections>}}}, e.g {{{<code>EPSG:4326</code>}}} (see also projection hints in the WMS section above) || 922 922 923 923 For WMTS you specify the url to the GetCapabilities document. JOSM will fetch the document and interpret all the data there. If there is more than one layer within one service, JOSM will ask the user, which tile he wants to work with. Multiple styles are not yet supported.
