Closed mholthausen closed 4 years ago
Hi @mholthausen!
I have exported the Polyhedralsurface (in
EPSG:4978
)
what is exactly the code / command you used to export this surface?
Can you attach a screenshot of the plane before changing the tileset matrix in cesium?
Thanks
There seems to be an error in the exporting of a b3dm in the transformation or rotation of the gltf object and the tileset boundingVolume box. I have exported the Polyhedralsurface (in
EPSG:4978
) which is based on a DalunayTriangles TINZ of theses XYZ points (inEPSG:31468
):The area should be a "flat plane" at the height of 112 meters. But the resulting tileset has a rotation in the boundingVolume box and a boundingVolume extent that does not include all parts of the gltf object.
Executing the above code on the tileset in the Cesium viewer fixes the rotation of the boundingVolume box, but the gltf object is tilted. When I view the gltf in a gltf Viewer I see also a tilted plane (note the attached scrrenshots).