gpx-parse icon indicating copy to clipboard operation
gpx-parse copied to clipboard

GPX parser

Results 12 gpx-parse issues
Sort by recently updated
recently updated
newest added

## Version 10 of Node.js (code name Dubnium) has been released! 🎊 To see what happens to your code in Node.js 10, Greenkeeper has created a branch with the following...

greenkeeper

1. Previously the Waypoint creation in gpxParse did not pass the XML-extracted parameter for `cmt`, so any comment in the waypoint XML was not associated with the new GpxWaypoint. [gpx-parse.js...