Tuesday 3 September 2019

open source gis - Need a Benchmark GPS Trajectory data-set?


I'm looking for a benchmark GPS data set, available for research purposes for free. I've found GeoLife GPS Trajectories dataset from Microsoft Research but I find it a little incomplete.


What I need is the GPS activity data of a person, as in (latitude, longitude, date) tuples, tracked for at least several months, preferably continuously. I would also like the recordings to be non-sparse; at most 1 minute between each record.


I'd really appreciate it if you can point me towards such a reliable data-set.




No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...