|
From: xavier l. <lho...@gm...> - 2014-01-25 15:25:24
|
Great I will try it soon. I submitted a bug about level upper than 9: the path build by gwc was not correct due to an hexadecimal convention applied to the level which was not useful. Have you a chance to correct this issue. Perhaps it should be useful to add the arcgis version of the cache in the config file... Le 25 janv. 2014 14:21, Björn Saxe <Bjo...@gm...> a écrit : > Hi, > > I added support for ArcGIS compact cache format which has been introduced > with ArcGIS Server 10. Geowebcache only supports > 'Exploded' format, where each tile is stored as a single file. With > compact format tiles are stored in a so called .bundle files with a > corresponding index file (.bundlx). Main advantages are much faster copying > of caches are smaller size on disk. > The format is proprietary and not officially documented by ESRI. However, > I found a description of the format on a blog ( > http://gdbgeek.wordpress.com/2012/08/09/demystifying-the-esri-compact-cache/) > and it's not really complicated. > > The code has been tested with compact caches created by ArcGIS 10.1. > > As suggested on the documentation pages, I created a patch for changes to > existing files. The patch and all new files are available on github gist: > > https://gist.github.com/bsaxe/3fc4392946f5341c1a3f > > Best regards > Bjoern Saxe > > > ------------------------------------------------------------------------------ > CenturyLink Cloud: The Leader in Enterprise Cloud Services. > Learn Why More Businesses Are Choosing CenturyLink Cloud For > Critical Workloads, Development Environments & Everything In Between. > Get a Quote or Start a Free Trial Today. > > http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk > _______________________________________________ > Geowebcache-devel mailing list > Geo...@li... > https://lists.sourceforge.net/lists/listinfo/geowebcache-devel > |