mathedjoe / animaltracker

Visualize and analyze GPS data for cows (and other animals).
5 stars 6 forks source link

Columbus P-1 GPS Dataset #58

Open arispes opened 4 years ago

arispes commented 4 years ago

I'm attaching an excel file with a Columbus P-1 GPS dataset. Note that this comes from a separate GPS device--not the igotU.

The Columbus P-1 GPS device was set for every 15 mins. When it begins to record, you'll see eight waypoints (one/second for eight seconds). Fifteen minutes later, you'll see another eight waypoints (one/second for eight seconds). Note that the HDOP is the horizontal distance of precision.

Let's include this GPS device in the Animal Tracker App, as well.
2019-12.zip

mathedjoe commented 4 years ago

@ttsukianto this is a new data format for us to support (lets call it "columbusP1").

For data parsing: Date = YYMMDD Time = HHMMSS (HH is military) LAT/LON needs parsing N/S E/W