Changes between Version 543 and Version 544 of Maps
- Timestamp:
- 2018-05-28T20:30:14+02:00 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Maps
v543 v544 75 75 || '''code''' || A projection name, part of its parent {{{<projections>}}}, e.g {{{<code>EPSG:4326</code>}}} || 76 76 || '''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. || 77 || '''default-layers''' || default layer to open (when using WMS_ENDPOINT type). Contains list of '''layer''' tag with two attributes - '''name''' and '''style''' || 77 || '''default-layers''' || default layer to open (when using WMS_ENDPOINT type). Contains list of '''layer''' tag with two attributes - '''name''' and '''style''', e.g. '''<default-layers><layer name="Basisdata_NP_Basiskart_JanMayen_WMTS_25829" style="default" /></default-layers>''' || 78 78 || '''format''' || format to use when connecting tile server (when using WMS_ENDPOINT type) || 79 79 || '''transparent''' || accepts two values - '''true''' and '''false'''. If '''true''' transparent tiles will be requested from server || … … 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''' || 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
