Select to view content in your preferred language

Can multiple tile packages be used to create a single hosted tile layer?

3922
11
09-06-2022 08:18 AM
Labels (1)
MikeSchonlau
Frequent Contributor

Does anyone know if I can combine multiple tile packages into a single hosted tile layer? My tile cache is larger than 500 Gb (ArcGIS Online upload limit) when exported to a tile package (.tpkx), so I tried exporting specific scales to multiple tile packages. Can they be "re-assembled" after I share them to ArcGIS Online?

 

Thanks, Mike

11 Replies
AnneTetley
Frequent Contributor

I'm not aware of any other options atm.

0 Kudos
MikeSchonlau
Frequent Contributor

I've actually found a different solution that is working better for me. I'm storing all my tiles as cloud stores in AWS S3 and publishing them to Portal. Here's the ESRI blog post that led me to this. Performance has been great so far.