by jerry
Version 1 (February 6, 2021)
Download (123 downloads)
GPS TRACKING ---> CSV
_______________________________________
-------------------------------------------------------------------
DESCRIPTION:
This flow tracks and records GPS and Movement Data and writes it in a CSV File (Comma Seperated Values) wich can be read with text editors and spreadsheet Programms (like Excel) or used in different flows and codes.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
IMPORTAND:
Stopping of tracking processes should be done thru the "End Tracking" flow if possible.
(Stopping it directly could result in file corruption)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
TRACKED VALUES:
timestamp
latitude
longitude
altitude
bearing
accuracy
speed
acceleration
activity
activity-confidence
(csv file values ordered according to the order above)
______________________________________
-----------------------------------------------------------------
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CONFIGURATION DETAILS:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MAX TRACKING DURATION:
Default maximum tracking duration is 8 hours.
(Can be changed at top level parent fiber in "New Track" flow.)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
TRACKING INTERVAL:
Default tracking interval is (
tracking delay
(3 sec)
+
tracking process duration
(between 2 and 5 sec)
)
(Can be changed at the end child fiber from top level parent fiber from "New Track" flow.)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
5 stars | 1 | |
4 stars | 0 | |
3 stars | 0 | |
2 stars | 0 | |
1 star | 1 | |
Reports | 0 |
Rate and review within the app in the Community section.