ST_Box3D — Returns a Polygon geometry representation of the three-dimensional bounding box
geometry ST_Box3D(
bytea
Geometry)
;
Returns a Polygon geometry representation of the three-dimensional bounding box. The resulting Polygon will have the same SRID and coordinates units of the original geometries.
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 |
---|---|---|---|
- | - | - | - |