Ticket #1967 (closed feature: duplicate)
Layer for reading tiles from an ESRI ArcGIS Server (AGS) Mapcache
| Reported by: | mpriour | Owned by: | mpriour |
|---|---|---|---|
| Priority: | minor | Milestone: | Future |
| Component: | Layer | Version: | 2.7 |
| Keywords: | Cc: | ||
| State: | Review |
Description
There have been several requests and attempts at providing support for ESRI's ArcGIS Server mapcache tiles ( http://n2.nabble.com/forum/Search.jtp?query=ArcGIS+cache&local=y&forum=1822462). The tiles in these tile caches are stored in a TMS style. However instead of base 10 rows & columns, they use HEX numbered rows & columns. The previous code for this from Steven Ottens sandbox included some tile calculation errors which caused all manner of difficult and haphazard problems for people attempting to use it. Hopefully this will fix many of those problems.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

