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

◆ box2d_to_lwgeom()

LWGEOM * box2d_to_lwgeom ( GBOX box,
int32_t  srid 
)

Create a geometry from a BOX2D.

Note
PostGIS function: BOX2D_to_LWGEOM(PG_FUNCTION_ARGS). With respect to the original function, we also set the SRID which is passed as an additional argument