PostGIS
Description
Availability: 2.1.0
This method needs SFCGAL backend.
This function supports 3d and will not drop the z-index.
This function supports Polyhedral surfaces.
This function supports Triangles and Triangulated Irregular Network Surfaces (TIN).
Examples
3D images were generated using PostGIS ST_AsX3D and rendering in HTML using X3Dom HTML Javascript rendering library.
Original octagon formed from buffering point |
Hexagon extruded 30 units along Z produces a PolyhedralSurfaceZ |
Original linestring |
LineString Extruded along Z produces a PolyhedralSurfaceZ |