Example output is after calling ST_AsText() on returned geometry, which adds Z for in the WKT for 3D geometries
Signatures
Parameters
Geometry
required
The input geometry.
Double
required
The Z coordinate value to assign. Defaults to
0.0 if not specified.Return type
The resulting geometry.

