Will CZML support more primatives in the future

I am porting a KML/Collada project to CZML/gLTF. I see from “Sand Castle-Geometry and Appearances” that support for Tubes and Walls is available.

I don’t find these in the czml-writer. Will CZML be expanded to support the PolylineVolumeGeometry? How about the WallGeometry?

Thanks

The short answer is yes, absolutely. We just haven’t had the time to add them yet. There are some tricky parts to some of the geometries because we want to make them time-dynamic like the rest of CZML and need to figure out the best way to represent that in the schema and allow it to be efficiently implemented on the client.