mapbox / mbutil

Importer and Exporter of MBTiles
http://mapbox.com/developers/
BSD 3-Clause "New" or "Revised" License
761 stars 199 forks source link

Enabled support for ArcGIS Cache Format. #77

Closed AFieldThomas closed 7 years ago

AFieldThomas commented 7 years ago

The underlying code for ArcGIS cache was done several years back however the CLI argument checks blocked users from being able to use it this reactivates it.

I've test both import and export with the format.

tmcw commented 7 years ago

Thanks!

techmavengeospatial commented 7 years ago

Does this work with ESRI TPK?

AFieldThomas commented 7 years ago

@techmavengeospatial - TPK looks like a different format. I probably should have noted it as ArcGIS Tile Format. This uses a format like {level}/{col}/{row}.png

Details here: http://doc.arcgis.com/EN/ARCGIS-ONLINE/REFERENCE/tile-layers.htm