gps_geojson_creator.py - fo-am/sonic-kayaks GitHub Wiki

About

This script takes a raw GPS log and produces a GeoJSON LineString ready for mapping.

Input

  • adv_gps.log - the raw GPS log (or a subset) from the GPS sensor

Output

  • gps_track.geojson - a GeoJSON LineString file with one feature containing the whole GPS track.