Esri / raster-tiles-compactcache

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.
Apache License 2.0
60 stars 27 forks source link

Added sample code for converting MBTiles #3

Closed ghost closed 6 years ago

ghost commented 6 years ago

Hi,

I have added a sample script for converting MBTiles in SLQLite databases including some free Sample Data (README.md)

Hope you find this helpfull.

Thanks Kai

lucianpls commented 6 years ago

@esristeinicke ,

The purpose of this repo is solely to document the format of the bundles. The sample to build bundles from tiles was kept very simple on purpose, only to serve as a starting point. These commits are too specialized for this project. I suggest you make this contribution a separate project, with the appropriate name to enable users to find it.

Take care,

Lucian

ghost commented 6 years ago

@lucianpls,

Thanks for your reply, I will close the Pull request.

Take Care Kai

lucianpls commented 6 years ago

@esristeinicke ,

Let me know when you have a public repository, I will add a link to it.

Thanks,

Lucian