CesiumGS/cesium

Export KML Sandcastle - model cannot be opened in Google Earth?

Open

#9,222 opened on Nov 2, 2020

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (11,758 stars) (3,324 forks)batch import
category - kmlcategory - sandcastlegood first issuetype - cleanup

Description

Discovered while testing Sandcastles for the 1.75 release. This appears to be an issue in the last release too.

  1. Go to the Export KML Sandcastle (https://sandcastle.cesium.com/index.html?src=Export%20KML.html)
  2. Choose "Model" and "Download"
  3. Open this KMZ in Google Earth

It fails to load with the following error:

image

I can open this COLLADA file successfully in Blender:

image

We should investigate if this is something we're incorrect/invalid in the sample model we're using here that Blender is accounting for.

Contributor guide