I have some MBTiles, and I want to convert it to .tpk files so that I can use them locally in ArcGIS Unity plugin. But how to achieve that? The online information confuses me much.
The data interoperability extension now supports reading mbtiles, which you can now use to write to FGDB raster, and then create a tile package from that.
The TPKX is now also built on sqlite and the tile structure closely resembles MBTILES, so in theory you could convert pythonically.
Thanks a lot for your answer. But I'm a pretty newbie with ArcGIS Pro. Could you tell me how to manipulate step by step?
For example , is "data interoperability extension" a tool or just a term. And how to "reading mbtiles" in ArcGIS Pro? And how to "write to FGDB raster"?
Interesting idea pythonically. I'd love to hear if anyone is approaching it this way
Membros conectados podem postar, seguir atualizações e mais. Novo aqui? Registre uma conta gratuita.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.