Changes between Version 366 and Version 367 of Maps


Ignore:
Timestamp:
2015-05-12T20:23:09+02:00 (11 years ago)
Author:
wiktorn
Comment:

Info about regexes in no-tile-header, added no-tile-header for MapQuest

Legend:

Unmodified
Added
Removed
Modified
  • Maps

    v366 v367  
    7474        <attribution-text mandatory='true'>Tiles Courtesy of MapQuest. Portions Courtesy NASA/JPL-Caltech and U.S. Depart. of Agriculture, Farm Service Agency</attribution-text>
    7575        <attribution-url>http://open.mapquest.com/</attribution-url>
     76        <no-tile-header name="ETag" value=".*?:OC4CjEZcEJv8Az5u7fOqgEP\+NpkA&quot;" />
    7677    </entry>
    7778
     
    424425|| '''icon''' || A menu/toolbar icon specified either as URL or data URL (RFC2397) ||
    425426|| '''mirror''' || A different mirror of the data, i.e. a TMS for WMS servers, supports {{{<type>}}}, {{{<url>}}}, {{{<projections>}}}, {{{<min-zoom>}}} and {{{<max-zoom>}}} properties. ||
    426 || '''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 header value. ||
     427|| '''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. ||
    427428||= '''Attribute''' =||= '''Description''' =||
    428429|| '''last-check''' || Date of last check of the data to be valid and accessible, in the form YYYY-MM-DD  ||