Changes between Version 532 and Version 533 of Maps
- Timestamp:
- 2018-03-17T21:09:15+01:00 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Maps
v532 v533 31 31 || '''country-code''' || The [https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2 ISO 3166-1 alpha-2 country code] || 32 32 || '''icon''' || A menu/toolbar icon specified either as URL or data URL (RFC2397) || 33 || '''mirror''' || A different mirror of the data, i.e. a TMS for WMS servers, supports {{{<type>}}}, {{{<url>}}}, {{{<projections>}}}, {{{<min-zoom>}}} and {{{<max-zoom>}}} properties. || 33 || '''mirror''' || A different mirror of the data, i.e. a TMS for WMS servers, supports {{{<type>}}}, {{{id}}}, {{{<url>}}}, {{{<projections>}}}, {{{<min-zoom>}}} and {{{<max-zoom>}}} properties. || 34 34 || '''no-tile-header''' || Specifies a header returned by tile server, when no tiles are available at this zoom level. {{{name}}} attribute contains name of the header, and {{{value}}} attribute contains regex, that should match header value. || 35 35 || '''no-tile-checksum''' || Specify a checksum for tiles, which aren't real tiles. {{{type}}} is the digest type and can be MD5, SHA-1, SHA-256, SHA-384 and SHA-512, {{{value}}} is the hex encoded checksum in lower case. || … … 87 87 To find out all the needed parameters of a WMS open the GetCapabilities URL. It usually looks like this `http://...service=wms&request=getcapabilities` 88 88 89 The wiki can help you to find projection codes. When changing a nWMS entry you may add {{{EXTRACTEPSG}}} as only content of the line after the WMS URL. Then preview the changes. You will get anXML validation error, but the preview contains the standard projections supported by the server.89 The wiki can help you to find projection codes. When changing a WMS entry you may add {{{EXTRACTEPSG}}} as only content of the line after the WMS URL. Then preview the changes. You will get a XML validation error, but the preview contains the standard projections supported by the server. 90 90 91 91 === Web Map Tile Services (WMTS) ===
