UNPKG

mahaseel-gpxparser

Version:
18 lines (10 loc) 702 B
![GPXParser](https://raw.githubusercontent.com/Luuka/gpx-parser/feature/new-demo/demo/Logo.png) # GPXParser.js ![](https://github.com/Luuka/gpx-parser/workflows/master-ci/badge.svg) ![](https://github.com/Luuka/gpx-parser/workflows/develop-ci/badge.svg) _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](https://github.com/Luuka), [Original Repo](https://github.com/Luuka/GPXParser.js) We took it and updated its jsdom, modified for our needs Removed everything except wpt (Waypoints) as thats all we need.