GPSBabel / gpsbabel

GPSBabel: convert, manipulate, and transfer data from GPS programs or GPS receivers. Open Source and supported on MacOS, Windows, Linux, and more. Pointy clicky GUI or a command line version...
https://www.gpsbabel.org
GNU General Public License v2.0
473 stars 126 forks source link

fix bend filter usage of linepart. #1320

Closed tsteven4 closed 1 month ago

tsteven4 commented 1 month ago

This resolves #1317.

tsteven4 commented 1 month ago

Hopefully a subsequent PR will make the interface to the great circle routines more fool proof. This PR limits itself to resolving the issue and provided test coverage so we can isolate the effects of an interface change.