Description Usage Arguments Value Note Author(s)
These are the periodic GPS fixes from receivers that detected tags from the project.
1 | srvGPSforTagProject(projectID, batchID, ts = 0)
|
projectID |
integer scalar motus tag project ID |
batchID |
integer scalar batch ID |
ts |
real scalar processing timestamp of latest fix already owned Default: 0, meaning none. |
data.frame with these columns:
ts numeric system timestamp
gpsts numeric GPS timestamp
batchID integer batch ID
lat numeric latitude in degrees N (negative is south)
lon numeric longitude in degrees E (negative is west)
alt numeric altitude in metres ASL
: this returns fixes from receivers which detected tags from the given project. Fixes from up to 1 hour before to 1 hour after the detections are included, to ensure temporal coverage.
John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.