Psyosphere
Description
A R package to analyse GPS data by Benjamin Ziepert
Variables
Psyosphere can calculate the following variables:
Distance in meter
Duration in seconds
Average speed in kmh
Speed sample deviation in kmh
Bearing sample deviation in degree
Average team distance in meter
Average deviation from shortest route (start, finish) in meter
The data can also be split by areas. The splits can be created based on:
A polygon of coordinates and all points within the polygon are selected
A polygon of coordinates and all points outside the polygon are selected
Points between two polygons of coordinates
A specific time or time interval
For Programmers
We stored the source code in a public GIT on bitbucket. Feel free to review the code and to submit improvements.
https://bitbucket.org/bziepert/psyosphere/downloads
Variables
Psyosphere can calculate the following variables:
Distance in meter
Duration in seconds
Average speed in kmh
Speed sample deviation in kmh
Bearing sample deviation in degree
Average team distance in meter
Average deviation from shortest route (start, finish) in meter
The data can also be split by areas. The splits can be created based on:
A polygon of coordinates and all points within the polygon are selected
A polygon of coordinates and all points outside the polygon are selected
Points between two polygons of coordinates
A specific time or time interval
For Programmers
We stored the source code in a public GIT on bitbucket. Feel free to review the code and to submit improvements.
https://bitbucket.org/bziepert/psyosphere/downloads