CesiumGS/cesium

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

Open

#9.222 geöffnet am 2. Nov. 2020

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (3.324 Forks)batch import
category - kmlcategory - sandcastlegood first issuetype - cleanup

Repository-Metriken

Stars
 (11.758 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 26T 3h) (26 gemergte PRs in 30 T)

Beschreibung

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