Download the PHP package theoknoep/gpx-difficulty-score without Composer
On this page you can find all versions of the php package theoknoep/gpx-difficulty-score. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download theoknoep/gpx-difficulty-score
More information about theoknoep/gpx-difficulty-score
Files in theoknoep/gpx-difficulty-score
Package gpx-difficulty-score
Short Description Simple PHP Lib for evaluate the difficulty of a GPX file (based on elevation)
License MIT
Informations about the package gpx-difficulty-score
Description
Projet de back-office pour analyser un fichier GPX et extraire des données diverses comme par exemple :
- distance
- dénivelé
- score de difficulté
- adresse de départ
- boucle ou aller simple
- départements traversés [TO DO]
- miniature d'aperçu (au format image) [TO DO]
Utilisation
Ressources
Documentation des fichiers GPX : https://www.topografix.com/gpx.asp
GPX (GPS eXchange Format) est un format de fichier permettant l'échange de coordonnées géographiques provenant du GPS. Ce format permet de décrire une collection de points utilisables sous forme de points de cheminement (waypoints), traces (tracks) ou itinéraires (routes). Ce format est ouvert. Sa version la plus utilisée est le format GPX v 1.1