Changes between Version 383 and Version 384 of Maps


Ignore:
Timestamp:
2016-01-24T14:50:36+01:00 (10 years ago)
Author:
stoecker
Comment:

Add checksum for MapBox

Legend:

Unmodified
Added
Removed
Modified
  • Maps

    v383 v384  
    6363        <permission-ref>http://wiki.openstreetmap.org/wiki/Vertical_Aerial_Photographs#DigitalGlobe_.2F_MapBox</permission-ref>
    6464        <no-tile-header name='ETag' value='"067736a547cafe90014b4e59b6510abe"|"ee1f6802b0234046b553cbbc672ac7d9"|"9f5a2f1d7cc131e58befc2052c71c827"' />
     65        <no-tile-checksum type="MD5" value="811bb5f56a0e672f674a2a820d340c61"/>
    6566    </entry>
    6667
     
    432433|| '''mirror''' || A different mirror of the data, i.e. a TMS for WMS servers, supports {{{<type>}}}, {{{<url>}}}, {{{<projections>}}}, {{{<min-zoom>}}} and {{{<max-zoom>}}} properties. ||
    433434|| '''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. ||
     435|| '''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. ||
    434436|| '''metadata-header''' || {{{header-name}}} attribute specifies a header returned by tile server, that will be shown as {{{metadata-key}}} attribute in Show Tile Info dialog ||
    435437|| '''valid-georeference''' || Set to {{{true}}} if imagery source is properly aligned and does not need imagery offset adjustments ||