|
From: Chris H. <ch...@gm...> - 2014-01-25 15:06:18
|
Awesome work! I've had people ask about this, it's definitely a great addition to geowebcache. On Sat, Jan 25, 2014 at 8:20 AM, "Björn Saxe" <Bjo...@gm...> wrote: > 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 > |