Changes between Version 371 and Version 372 of Maps


Ignore:
Timestamp:
2015-07-16T21:34:10+02:00 (10 years ago)
Author:
wiktorn
Comment:

min/max zoom should not be used with WMTS

Legend:

Unmodified
Added
Removed
Modified
  • Maps

    v371 v372  
    416416|| '''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. ||
    417417|| '''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 ||
    418 || '''min-zoom''' || The minimum zoom level ||
    419 || '''max-zoom''' || The maximum zoom level. For higher scales, the images of the maximum level are enlarged. ||
    420418||= '''Attribute''' =||= '''Description''' =||
    421419|| '''last-check''' || Date of last check of the data to be valid and accessible, in the form YYYY-MM-DD  ||
     
    426424||= '''Property''' =||= '''Description''' =||
    427425|| '''tile-size''' || Size of individual tiles delivered by this service, defaults to 256. ||
     426|| '''min-zoom''' || The minimum zoom level ||
     427|| '''max-zoom''' || The maximum zoom level. For higher scales, the images of the maximum level are enlarged. ||
     428
    428429
    429430For TMS you can specify tile URL template. Following patterns are supported:
     
    443444Properties specific to Web Map Service:
    444445||= '''Property''' =||= '''Description''' =||
     446|| '''min-zoom''' || The minimum zoom level ||
     447|| '''max-zoom''' || The maximum zoom level. For higher scales, the images of the maximum level are enlarged. ||
    445448|| '''projections''' || A list of supported projections (inside {{{<code>}}} tags) ||
    446449|| '''code''' || A projection name, part of its parent {{{<projections>}}}, e.g {{{<code>EPSG:4326</code>}}} ||