ST_Force_3D — Forces the incoming geometry to be 3D, so it will have X,Y,Z coordinates.
geometry ST_Force_3D(
bytea
Geometry)
;
Forces the incoming geometry to be 3D, so it will have X,Y,Z coordinates. If the object doesn't have Z coordinate, it is set to 0.
2D | 3D | M |
---|---|---|
- |
OGC SFS for SQL. 1.1 (1999) | OGC SFS for SQL. 1.1.0 (2005) | OGC SFS for SQL. 1.2.0 (2006) | SQL-MM Part 3 |
---|---|---|---|
- | - | - | - |