Tagged Questions
3
votes
1answer
120 views
Given a known batch of mobile-obtained gps data with timestamps, what algorithms can be used to clean it?
I'm working on the backend for an iOS/Android app that collects locations every hour and syncs with the server every three hours. The mobile apps themselves are not under my control and so I can't ...
5
votes
1answer
279 views
Cleaning GPS track data
I have data captured with a GPS tracking unit. Some track have bad/cold starts and the only way to determine the track quality is by using the altitude. Unfortunately I don't have the raw GPS data and ...