Name

box3d — A box composed of x min, ymin, zmin, xmax, ymax, zmax. Often used to return the 3d extent of a geometry or collection of geometries.

Description

box3d is a postgis spatial data type used to represent the enclosing box of a geometry or set of geometries. ST_3DExtent returns a box3d object.

Casting Behavior

This section lists the automatic as well as explicit casts allowed for this data type

Cast ToBehavior
boxautomatic
box2dautomatic
geometryautomatic