I'm trying to read some USFS wildland fire data. There's a link to the kml on their website:
http://www.wfas.net/google-earth/wfas_nfdr.kmz
When I use the url in the kml reader, it downloads it to a temp file location successfully (I can see it there) and it's unzipped. It's got a folder structure about 5 deep.
Then I get
FATAL |KML: Could not determine the root kml file of `C:\\Users\\xxx\\AppData\\Local\\Temp\\FME_OGCKML_KMZ_1562607566639_14376'
Â
If I go to the temp file location and navigate down to the kml, I can read it in no problem.
C:\\Users\\xxx\\AppData\\Local\\Temp\\FME_OGCKML_KMZ_1562607566639_14376\\fsfiles\\office\\wfas2\\dir-obs\\wfas_nfdr.kml
Â
Â
Â
Â
Â