raster-tiles-compactcache
raster-tiles-compactcache copied to clipboard
Compact Cache V2 is used by ArcGIS to store raster tiles. The bundle file structure is very simple and optimized for quick access, resulting in improved performance over alternative formats.
Why my ArcMap does not have tpkx option? Please see attached picture 
Hello, Do you have a python example to do the inverse, read a bundle and write single tiles on disc? Thank you. Cheers
Is there any document or specification on building archive of TPKX from folder of compact cache v2 .bundle tiles ?
Hello! You give a brief overview on the structure of the conf.xml inside compact caches. Is there however a complete specification available? For example, what are the exact possible values,...
First off, thanks for this repo. It’s been really helpful in understanding how ESRI generates compact cache (.bundle) files for different zoom levels. That said, I’ve run into a few...