Select to view content in your preferred language

Size Limitation on kmz Files?

298
2
05-27-2025 09:04 AM
Labels (2)
Jeffrey_McNeal
Emerging Contributor

I am adding a number of kmz map tiles to a GroupLayer, but two of the kmz files won't display on the base map.  The only item of interest is the two kmz map chips are 34 and 36 meg, respectively.   In the debugger, I can see that the two files are loaded and I am not receiving an error.  As a second test, I am able to pull the kmz files into ArcGIS Pro and they display even though the map draw/redraw performance drops.

 

Is there a size limitation on processing files this big?  

0 Kudos
2 Replies
DanPatterson
MVP Esteemed Contributor

empty map.... no defined coordinate system.... add the kmz

does it load?

if so, then the data are in an unknown or improperly defined coordinate system for the group layer


... sort of retired...
0 Kudos
Jeffrey_McNeal
Emerging Contributor

Not an empty map.  Out of the 37 files, 35 display without issue.  I can see in the debugger that the two files are loaded.

0 Kudos