Changes between Version 371 and Version 372 of Maps
- Timestamp:
- 2015-07-16T21:34:10+02:00 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Maps
v371 v372 416 416 || '''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. || 417 417 || '''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. ||420 418 ||= '''Attribute''' =||= '''Description''' =|| 421 419 || '''last-check''' || Date of last check of the data to be valid and accessible, in the form YYYY-MM-DD || … … 426 424 ||= '''Property''' =||= '''Description''' =|| 427 425 || '''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 428 429 429 430 For TMS you can specify tile URL template. Following patterns are supported: … … 443 444 Properties specific to Web Map Service: 444 445 ||= '''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. || 445 448 || '''projections''' || A list of supported projections (inside {{{<code>}}} tags) || 446 449 || '''code''' || A projection name, part of its parent {{{<projections>}}}, e.g {{{<code>EPSG:4326</code>}}} ||
