Changes between Version 545 and Version 546 of Maps
- Timestamp:
- 2018-05-28T20:33:43+02:00 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Maps
v545 v546 102 102 || '''code''' || A projection name, part of its parent {{{<projections>}}}, e.g {{{<code>EPSG:4326</code>}}} (see also projection hints in the WMS section above) || 103 103 || '''custom-http-headers''' || HTTP headers to be sent to server (replacement of {header(''header'', ''value'')}). It has two attributes {{{header-name}}} and {{{header-value}}}. Might be specified multiple times. || 104 || '''default-layers''' || default layer to open (when using WMS_ENDPOINT type). Contains list of '''layer'''tag with three attributes - {{{name}}}, {{{style}}} and {{{tile-matrix-set}}}, e.g. {{{<default-layers><layer name="Basisdata_NP_Basiskart_JanMayen_WMTS_25829" style="default" tile-matrix-set="default028mm" /></default-layers>}}} ||104 || '''default-layers''' || default layer to open (when using WMS_ENDPOINT type). Contains list of {{{layer}}} tag with three attributes - {{{name}}}, {{{style}}} and {{{tile-matrix-set}}}, e.g. {{{<default-layers><layer name="Basisdata_NP_Basiskart_JanMayen_WMTS_25829" style="default" tile-matrix-set="default028mm" /></default-layers>}}} || 105 105 || '''minimum-tile-expire''' || minimum expiry time for tiles in seconds. The larger the value, the longer entry in cache will be considered valid || 106 106