phpGPX icon indicating copy to clipboard operation
phpGPX copied to clipboard

Simple library for reading and creating GPX files written in PHP.

Results 11 phpGPX issues
Sort by recently updated
recently updated
newest added

https://github.com/Sibyx/phpGPX/blob/ecde89a9268f78340fa9c016ff68115d3efa9a42/src/phpGPX/Models/Route.php#L102 In some sports or activities, including hiking, you could start from a higher point than the one you finish. Using the ElevationGainLossCalculator could return the lowest elevation in the...