|
| file | projection_gk.c |
| | Implementation of the Gauss-Krueger projection used in Secondo.
|
| |
| file | spatialset.c |
| | Functions for spatial reference systems for spatial values, that is, spatial sets, spatiotemporal boxes, temporal points, and temporal geos.
|
| |
| file | stbox.c |
| | Functions for spatiotemporal bounding boxes.
|
| |
| file | tgeo.c |
| | General functions for temporal geos.
|
| |
| file | tgeo_aggfuncs.c |
| | Aggregate functions for temporal geos.
|
| |
| file | tgeo_boxops.c |
| | Bounding box operators for spatiotemporal values.
|
| |
| file | tgeo_compops.c |
| | Ever/always and temporal comparisons for temporal geos.
|
| |
| file | tgeo_distance.c |
| | Distance functions for temporal geos.
|
| |
| file | tgeo_spatialfuncs.c |
| | Spatial functions for temporal geos.
|
| |
| file | tgeo_spatialrels.c |
| | Ever and always spatial relationships for temporal geometries.
|
| |
| file | tgeo_tile.c |
| | Functions for spatial and spatiotemporal tiles.
|
| |
| file | tile.c |
| |
| file | tpoint_datagen.c |
| | Data generator for MobilityDB.
|
| |
| file | tspatial.c |
| | Functions for spatial reference systems for spatial values, that is, spatial sets, spatiotemporal boxes, temporal points, and temporal geos.
|
| |
| file | tspatial_analyze.c |
| | Functions for gathering statistics from spatiotemporal columns.
|
| |
| file | tspatial_gist.c |
| | R-tree GiST index for spatiotemporal values.
|
| |
| file | tspatial_posops.c |
| | Position operators for spatiotemporal geometries.
|
| |
| file | tspatial_selfuncs.c |
| | Functions for selectivity estimation of operators on spatiotemporal values.
|
| |
| file | tspatial_spgist.c |
| | SP-GiST implementation of 8-dimensional quad-tree over temporal spatial values.
|
| |
| file | tspatial_tempspatialrels.c |
| | Spatiotemporal relationships for spatiotemporal values.
|
| |