MobilityDB
1.0
|
Files | |
file | geography_funcs.h [code] |
Spatial functions for PostGIS geography. | |
file | postgis.h [code] |
PostGIS definitions that are needed in MobilityDB but are not exported in PostGIS headers. | |
file | projection_gk.h [code] |
Implementation of the Gauss-Krueger projection that is used in Secondo. | |
file | stbox.h [code] |
Functions for spatiotemporal bounding boxes. | |
file | tpoint.h [code] |
Functions for temporal points. | |
file | tpoint_aggfuncs.h [code] |
Aggregate functions for temporal points. | |
file | tpoint_analytics.h [code] |
Analytics functions for temporal points. | |
file | tpoint_analyze.h [code] |
Functions for gathering statistics from temporal point columns. | |
file | tpoint_boxops.h [code] |
Bounding box operators for temporal points. | |
file | tpoint_datagen.h [code] |
Data generator for MobilityDB. | |
file | tpoint_distance.h [code] |
Distance functions for temporal points. | |
file | tpoint_gist.h [code] |
file | tpoint_in.h [code] |
Input of temporal points in WKT, EWKT and MF-JSON format. | |
file | tpoint_out.h [code] |
Output of temporal points in WKT, EWKT and MF-JSON format. | |
file | tpoint_parser.h [code] |
file | tpoint_posops.h [code] |
Relative position operators for temporal geometry points. | |
file | tpoint_selfuncs.h [code] |
file | tpoint_spatialfuncs.h [code] |
Spatial functions for temporal points. | |
file | tpoint_spatialrels.h [code] |
Spatial relationships for temporal points. | |
file | tpoint_spgist.h [code] |
SP-GiST implementation of 8-dimensional oct-tree over temporal points. | |
file | tpoint_tempspatialrels.h [code] |
Temporal spatial relationships for temporal points. | |
file | tpoint_tile.h [code] |