MobilityDB
1.3
Loading...
Searching...
No Matches
Spatial reference system functions
geo_set_srid
geo_srid
geo_transform
geo_transform_pipeline
◆
geo_transform()
GSERIALIZED
* geo_transform
(
GSERIALIZED
*
gs
,
int32_t
srid_to
)
Returns the geometry/geography transformed to an SRID.
Returns
On error return
NULL
Parameters
[in]
gs
Geometry/geography
[in]
srid_to
Target SRID
Note
PostGIS function:
transform(PG_FUNCTION_ARGS)
Generated by
1.9.5