Hi,
I’m trying to display my kml on Cesium; with Firefox, it displays fine but with Chrome (45), the following error appears
“KML - Unsupported feature node: parsererror” Cesium.js: 447
Thanks for your answer
Hi,
I’m trying to display my kml on Cesium; with Firefox, it displays fine but with Chrome (45), the following error appears
“KML - Unsupported feature node: parsererror” Cesium.js: 447
Thanks for your answer
Can you share the KML file, or a small snippet that reproduces the problem?
Hi Matthew,
I try to cut it into several original KMZ file size approximately 307,2Ko, after I tested one by one with Chrome, it displays very well.
The size of the KMZ (Coverage.kmz) Initial is 3.5MB. When displaying this KMZ (Coverage.kmz) with Chrome, the error is still there.
So my question with Cesium, KMZ size used is limited? quelest whether the maximum size? but why it appears on firefox?
(formerly I use that original KMZ with GE but no problem)
Here is the original KMZ
Thank you very much for your answer
Coverage.kmz (3.66 MB)
Hi Matthew,
I try to cut it into several original KMZ file size approximately 307,2Ko, after I tested one by one with Chrome, it displays very well.
The size of the KMZ (Coverage.kmz) Initial is 3.5MB. When displaying this KMZ (Coverage.kmz) with Chrome, the error is still there.
So my question with Cesium, KMZ size used is limited? if so what is the maximum size? but why it appears on firefox?
(formerly I use that original KMZ with GE but no problem)
Here is the original KMZ
Thank you very much for your answer
Coverage.kmz (3.66 MB)
Hi,
I'm also having size problem when loading KMZ files in Cesium. My KMZ files is about 5 MB and it fails, but not with one about 1 MB. It seems like there is a KMZ limit size.
Can anyone confirm this?
Thanks.