1.0.0 • Published 2 years ago

mahaseel-gpxparser v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

GPXParser

GPXParser.js

npm.io npm.io

GPXParser.js is a lightweight JS library which parses .gpx files and get or compute various datas like

  • GPX metadata
  • total and cumulate distances
  • min, max, average, positive and negative height différence

It is created by Lucas, Original Repo

We took it and updated its jsdom, modified for our needs

Removed everything except wpt (Waypoints) as thats all we need.

1.0.0

2 years ago