[http://manoloexpo.free.fr/__experimentations/gpx-analyzer/index.html]
- Add / delete GPX file(s)
- Display 3D GPX track
- Show / hide 3D track
- Display with top view
- Show track statistics
- Display 2D charts (speed vs distance)
- Change axis on 2D charts
- Change type of 2D Charts (line / scatter)
- Compare tracks
- Angular framework [https://angular.io]
- ThreeJs for 3D display [https://threejs.org/]
- Proj4js for projection [https://github.com/proj4js/proj4js]
- Dexie for indexedDb storage [https://dexie.org/]
- Fast XML parser for parsing GPX file into a json structure [https://www.npmjs.com/package/fast-xml-parser]