Changes between Version 378 and Version 379 of Maps


Ignore:
Timestamp:
2015-12-18T22:58:17+01:00 (10 years ago)
Author:
stoecker
Comment:

Typos

Legend:

Unmodified
Added
Removed
Modified
  • Maps

    v378 v379  
    448448|| '''min-zoom''' || The minimum zoom level ||
    449449|| '''max-zoom''' || The maximum zoom level. For higher scales, the images of the maximum level are enlarged. Default value is 20. ||
    450 || '''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 ||
     450|| '''epsg4326to3857Supported''' || Set to true, if WMS server answers correctly to queries using EPSG:4326 projection, but non-square bounding box. JOSM generates such queries, if JOSM is set to use Mercator projection, server doesn't support Mercator projection but does support EPSG:4326 (WGS84). Not all WMS servers supports such queries and JOSM shows a warning, when it detects such situations. To silence this warning set this value to {{{true}}} after you confirmed, that the WMS server generates proper responses. ||
    451451|| '''projections''' || A list of supported projections (inside {{{<code>}}} tags) ||
    452452|| '''code''' || A projection name, part of its parent {{{<projections>}}}, e.g {{{<code>EPSG:4326</code>}}} ||