![]() |
MobilityDB 1.3
|
Spatial reference system functions for static circular buffers. More...
Functions | |
Datum | Cbuffer_set_srid (PG_FUNCTION_ARGS) |
Return a circular buffer with the coordinates of the point set to an SRID @sqlfn setSRID() More... | |
Datum | Cbuffer_srid (PG_FUNCTION_ARGS) |
Return the SRID of a circular buffer @sqlfn SRID() More... | |
Datum | Cbuffer_transform (PG_FUNCTION_ARGS) |
Return a circular buffer transformed to an SRID @sqlfn transform() More... | |
Datum | Cbuffer_transform_pipeline (PG_FUNCTION_ARGS) |
Return a circular buffer transformed to an SRID using a pipeline @sqlfn transformPipeline() More... | |
Spatial reference system functions for static circular buffers.