![]() |
MobilityDB 1.3
|
Spatial reference system functions for static poses. More...
Functions | |
Datum | Pose_set_srid (PG_FUNCTION_ARGS) |
Return a pose with the coordinates of the point set to an SRID @sqlfn setSRID() More... | |
Datum | Pose_srid (PG_FUNCTION_ARGS) |
Return the SRID of a pose @sqlfn SRID() More... | |
Datum | Pose_transform (PG_FUNCTION_ARGS) |
Return a pose transformed to an SRID @sqlfn transform() More... | |
Datum | Pose_transform_pipeline (PG_FUNCTION_ARGS) |
Return a pose transformed to an SRID using a pipeline @sqlfn transformPipeline() More... | |
Spatial reference system functions for static poses.