Ticket #3002 (closed feature: fixed)
support tile extent for grid layers
| Reported by: | tschaub | Owned by: | elemoine |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.11 Release |
| Component: | Layer.Grid | Version: | 2.10 |
| Keywords: | Cc: | ||
| State: |
Description
Layers that extend Grid base their tile lattice on the layer's maxExtent property. In practice, the maxExtent of a layer corresponds to the data bounds or the map bounds imposed by the user. Neither of these is necessarily coupled to the tile extent of a tile caching service.
The WMS-C recommendation and other standards have the server advertise a tile extent. It makes sense for OpenLayers to support a tileExtent property for gridded layers.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

