[OpenLayers-Trac] [OpenLayers] #3058: Use correct maxResolution for
Web Mercator
OpenLayers
trac-20090302 at openlayers.org
Sun Feb 13 15:13:16 EST 2011
#3058: Use correct maxResolution for Web Mercator
----------------------+-----------------------------------------------------
Reporter: ahocevar | Owner:
Type: feature | Status: new
Priority: minor | Milestone: 2.11 Release
Component: general | Version: 2.10
Keywords: | State: Review
----------------------+-----------------------------------------------------
In all our layer types that pre-configure the maxResolution for Spherical
Mercator, we use 156543.0339. The
[http://wiki.osgeo.org/wiki/WMS_Tiling_Client_Recommendation WMS Tiling
Client Recommendation], however, defines a maxResolution of
156543.03390625 (20037508.34 / 128).
With our current maxResolution settings, when working with layers
configured from a WMS-C GetCapabilities doc, which advertises the highest
resolution as 156543.03390625, this may result in layers being out of
range at the highest resolution.
--
Ticket URL: <http://trac.openlayers.org/ticket/3058>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list