I'm currently attempting to open a set of files that were provided as .kmz, with different layers (georeferenced pngs, I think) from the base data and different gas plumes on top of it. I know the files are good because they open without issue in Google Earth Pro. However, when I try to open it in ArcGIS Pro 3.2.0, the layers do not fully load beyond a very blurry view and disappear when I zoom in past 1:130000. Here is the kmz I'm currently working with for reference: https://drive.google.com/file/d/19Il6jvZ_HptSeZ1XZz2l88GSE-LlJDkw/view?usp=sharing
When I try and use the KML to Layer tool, it fails with the following error:
WARNING 000401: No features were found for processing
When I check "Include ground track", it executes without error but the layer includes only the blurry view from before, though it allows zooming now. It also includes several odd large rectangles across the world map.
When I add the.kmz files to Arc, it also gives me a drawing alert error, "Failed to evaluate label expression". Any ideas how to get these files to display correctly?