Ticket #3058 (closed feature: fixed)
Use correct maxResolution for Web Mercator
| Reported by: | ahocevar | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.11 Release |
| Component: | general | Version: | 2.10 |
| Keywords: | Cc: | ||
| State: | Complete |
Description
In all our layer types that pre-configure the maxResolution for Spherical Mercator, we use 156543.0339. The 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.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

