GPXParser.js icon indicating copy to clipboard operation
GPXParser.js copied to clipboard

Enable support for GPX Extensions and fix 'toGeoJSON'

Open vincentvdwal opened this issue 2 years ago • 2 comments

Added support for GPX extensions like Heart rate and Cadance according to following spec: https://logiqx.github.io/gps-wizard/gpx/extensions.html

vincentvdwal avatar Mar 28 '24 10:03 vincentvdwal

Hi! It would be ideal if this is merged! I didn't realize the code was done and had to do my own version of the parser

leonacostaok avatar Sep 08 '24 08:09 leonacostaok

Hi! It would be ideal if this is merged! I didn't realize the code was done and had to do my own version of the parser

Yea this repo seems kind of stale. If you want you can directly install my fork with npm:

npm i github:vincvdwal/GPXParser.js

Would be nice if could be merged for sure.

vincentvdwal avatar Sep 08 '24 10:09 vincentvdwal