News

CSV-to-GPX This python notebook script takes in a CSV log of time and latitude,longitude coordinates and converts it into a GPX file. See info below for modifying to fit your needs.
A GPX file is a GPS data file saved in the GPS Exchange format, which is an open standard used by many GPS programs. It contains latitude and longitude location data that may include waypoints, routes ...