|
This program reduces the number of trackpoints in a gpx file.
It removes those trackpoints that are keast needed to retain the shape of the original.
The reduction algorithm is based directly on the Cross Track Error method used by GPSBabel
To do:
- Extract the required code from the gallery sofwtare to make a standalone script
- Add a Winbinder GUI
|
|