![]() |
MobilityDB 1.3
|
Aggregate functions for temporal geometries. More...
Functions | |
Datum | Tpoint_tcentroid_combinefn (PG_FUNCTION_ARGS) |
Combine function for temporal centroid aggregation of temporal points @sqlfn tCentroid() More... | |
Datum | Tpoint_tcentroid_finalfn (PG_FUNCTION_ARGS) |
Final function for temporal centroid aggregation of temporal points @sqlfn tCentroid() More... | |
Datum | Tpoint_tcentroid_transfn (PG_FUNCTION_ARGS) |
Transition function for temporal centroid aggregation of temporal points @sqlfn tCentroid() More... | |
Datum | Tpoint_twcentroid (PG_FUNCTION_ARGS) |
Return the time-weighed centroid of a temporal geometry point @sqlfn twCentroid() More... | |
Datum | Tspatial_extent_transfn (PG_FUNCTION_ARGS) |
Transition function for temporal extent aggregation of temporal spatial values @sqlfn extent() More... | |
Aggregate functions for temporal geometries.