Changes between Version 375 and Version 376 of Maps


Ignore:
Timestamp:
2015-12-15T21:06:25+01:00 (10 years ago)
Author:
wiktorn
Comment:

epsg4326to3857Supported and valid-georeference descriptions

Legend:

Unmodified
Added
Removed
Modified
  • Maps

    v375 v376  
    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|| '''valid-georeference''' || Set to {{{true}}} if imagery source if properly aligned and does not need imagery offset adjustments ||
    418419||= '''Attribute''' =||= '''Description''' =||
    419420|| '''last-check''' || Date of last check of the data to be valid and accessible, in the form YYYY-MM-DD  ||
     
    446447|| '''min-zoom''' || The minimum zoom level ||
    447448|| '''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 ||
    448450|| '''projections''' || A list of supported projections (inside {{{<code>}}} tags) ||
    449451|| '''code''' || A projection name, part of its parent {{{<projections>}}}, e.g {{{<code>EPSG:4326</code>}}} ||
     452
     453
    450454
    451455For WMS you can specify tile URL template. Following patterns are supported: