Changes between Version 576 and Version 577 of Maps
- Timestamp:
- 2020-03-15T02:26:22+01:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Maps
v576 v577 33 33 || '''country-code''' || The [https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2 ISO 3166-1 alpha-2 country code] || 34 34 || '''icon''' || A menu/toolbar icon specified either as URL or data URL (RFC2397) || 35 || '''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. ||35 || '''mirror''' || A different mirror of the data, e.g. a TMS for WMS servers. Supports {{{<type>}}}, {{{<id>}}}, {{{<url>}}}, {{{<projections>}}}, {{{<min-zoom>}}}, {{{<max-zoom>}}} and {{{<privacy-policy-url>}}} properties. || 36 36 || '''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. || 37 37 || '''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. To create a checksum save the tile as file and upload it to e.g. https://defuse.ca/checksums.htm. || … … 43 43 || '''overlay''' || This entry is an overlay (i.e. mainly transparent) || 44 44 || '''minimum-tile-expire''' || minimum expiry time for tiles in seconds. The larger the value, the longer entry in cache will be considered valid **Since r13733**. || 45 || '''privacy-policy-url''' || A URL for the privacy policy of the operator. Used by the Vespucci editor, ignored by JOSM. || 46 45 47 46 48 Attributes are included directly within the `<entry>` property, e.g. `<entry eli-best="true">``.
