Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anitagraser/postgis-spatiotemporal
Spatio-temporal trajectory functions beyond the built-in PostGIS temporal support (https://postgis.net/docs/reference.html#Temporal)
https://github.com/anitagraser/postgis-spatiotemporal
giscience movement-data plpgsql postgis trajectories trajectory
Last synced: about 1 month ago
JSON representation
Spatio-temporal trajectory functions beyond the built-in PostGIS temporal support (https://postgis.net/docs/reference.html#Temporal)
- Host: GitHub
- URL: https://github.com/anitagraser/postgis-spatiotemporal
- Owner: anitagraser
- License: gpl-3.0
- Created: 2018-08-25T14:20:21.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-25T14:37:02.000Z (about 6 years ago)
- Last Synced: 2024-09-28T18:23:12.692Z (about 1 month ago)
- Topics: giscience, movement-data, plpgsql, postgis, trajectories, trajectory
- Language: PLpgSQL
- Size: 19.5 KB
- Stars: 12
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PostGIS-SpatioTemporal
Spatio-temporal trajectory functions beyond the built-in PostGIS temporal support (https://postgis.net/docs/reference.html#Temporal)## Stop Detection
As described in https://anitagraser.com/2018/07/19/movement-data-in-gis-15-writing-a-pl-pgsql-stop-detection-function-for-postgis-trajectories/