support arcgis tile package?
Would it support arcgis tile package?
I create a arcgis tile package, I want to upload it to somewhere and share it. I know I can upload mbtile to tileserver, then access it through url
Can I do the same thing with arcgis tile package.
click below link for details
How to make arcgis tile package available as WMTS llike mbtiles does?
What software can support arcgis tile package and publish it?
I do not see tileserver-php could support ESRI tile package, is it right?
I found some clue to extract ESRI arcgis tile package, bundle file.
https://github.com/syncpoint/compact-cache-bundle
also found a post talk about it. https://github.com/Esri/raster-tiles-compactcache/issues/7
Can you use above nodejs code added into this maptiler, make it support ESRI tile package file?