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

◆ spatialset_transform_pipeline()

Set * spatialset_transform_pipeline ( const Set s,
const char *  pipeline,
int32_t  srid_to,
bool  is_forward 
)

Return a spatial set transformed to another SRID using a pipeline.

Parameters
[in]sSpatial set
[in]pipelinePipeline string
[in]srid_toTarget SRID, may be SRID_UNKNOWN
[in]is_forwardTrue when the transformation is forward @csqlfn Spatialset_transform_pipeline()