MobilityDB 1.3
Loading...
Searching...
No Matches

◆ gbox_make()

GBOX * gbox_make ( bool  hasz,
double  xmin,
double  xmax,
double  ymin,
double  ymax,
double  zmin,
double  zmax 
)

Return a PostGIS GBOX from the arguments.

Parameters
[in]haszTrue if there is a Z dimension
[in]xmin,ymin,zminMinimum bounds for the spatial dimension
[in]xmax,ymax,zmaxMaximum bounds for the spatial dimension