|
From: xavier l. <lho...@gm...> - 2014-01-10 08:49:50
|
Hi I'm using an exploded cache generated with ArcGIS Desktop 10.0. I've 12 levels from _alllayers\L00 to _alllayers\L11. In the ArcGISCacheLayer.getTilePath function, GWC convert the level to Hex String. For a tile in the level 10, the generated path is L0a but the path generated by ArcGIS Desktop/Server 10.0 is L10 ! (I've not tested with other version of ArcGIS Desktop/Server) It would be great also to add some message in the OutsideCoverageException returned by the getTile function for example adding the file path could be usefull to discover more easily such issue. I've submited a new isssue #217 Best regards |