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

Constructor functions for static geometries. More...

Functions

GSERIALIZEDgeo_copy (const GSERIALIZED *gs)
 Return a copy of a geometry. More...
 
GSERIALIZEDgeogpoint_make2d (int32_t srid, double x, double y)
 Return a 2D geography point constructed from the arguments. More...
 
GSERIALIZEDgeogpoint_make3dz (int32_t srid, double x, double y, double z)
 Return a 3DZ geography point constructed from the arguments. More...
 
GSERIALIZEDgeompoint_make2d (int32_t srid, double x, double y)
 Return a 2D geometry point constructed from the arguments. More...
 
GSERIALIZEDgeompoint_make3dz (int32_t srid, double x, double y, double z)
 Return a 3DZ geometry point constructed from the arguments. More...
 

Detailed Description

Constructor functions for static geometries.