GPSVisualization
A simple web application to visualize GPS data and provide real time GPS logging to IoT devices
Install / Use
/learn @CheapskateProjects/GPSVisualizationREADME
GPSVisualization
A simple web application to visualize GPS data and provide real-time GPS logging to IoT devices
garminparse.php can be used to transform Garmin GPS track files into a format that can be shown from this application.
log.php can be used by an IoT device to log GPS locations in real-time.
track.php can be used by the user to view current or previously saved tracks. It can also be used to save or clear current track.
