Can I give height or extrudedHeight inside Geojson file?
I don’t think the GeoJSON format supports that, but you can extrude the entities after loading them in CesiumJS like in this code example: https://sandcastle.cesium.com/index.html?src=GeoJSON%20and%20TopoJSON.html
1 Like