Changes between Version 375 and Version 376 of Maps
- Timestamp:
- 2015-12-15T21:06:25+01:00 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Maps
v375 v376 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 || '''valid-georeference''' || Set to {{{true}}} if imagery source if properly aligned and does not need imagery offset adjustments || 418 419 ||= '''Attribute''' =||= '''Description''' =|| 419 420 || '''last-check''' || Date of last check of the data to be valid and accessible, in the form YYYY-MM-DD || … … 446 447 || '''min-zoom''' || The minimum zoom level || 447 448 || '''max-zoom''' || The maximum zoom level. For higher scales, the images of the maximum level are enlarged. Default value is 20. || 449 || '''epsg4326to3857Supported''' || Set to true, if WMS server answers correctly to queries using EPSG:4326 projection, but non-square BBOX. JOSM generates such queries, if JOSM is set to user Mercator projection, server doesn't support Mercator projection but does support EPSG:4326 (WGS84). Not all WMS servers supports such queries and JOSM show warning, when detects such situation. To silence this warning set this value to {{{true}}} after you confirmed, that WMS server generates proper responses || 448 450 || '''projections''' || A list of supported projections (inside {{{<code>}}} tags) || 449 451 || '''code''' || A projection name, part of its parent {{{<projections>}}}, e.g {{{<code>EPSG:4326</code>}}} || 452 453 450 454 451 455 For WMS you can specify tile URL template. Following patterns are supported:
