File: |
src/phpGPX/Models/Route.php |
Role: |
Class source |
Content type: |
text/plain |
Description: |
Class source |
Class: |
PHP GPX Library
Parser and generator of GPS Exchange files |
Author: |
By Jakub Dubec |
Last change: |
Calculate Bounds when not in original GPX file (#71)
* added a BoundsCalculator to compute it when not in the original GPX. Plus tests.
* reverted some useless code related to PHP 8 and minor reformats.
Add coordinates for remarqued statistic points (#64)
* add stats->minAltitudeCoords & stats->maxAltitudeCoords for Segment, Route, Track
* add stats->startedAtCoords & stats->finishedAtCoords for Segment, Route, Track
* Update composer.json
change package name to test it as a private packagist
* Revert "Update composer.json"
This reverts commit a44e58ef716d053ec813bb60e90757772e60b763.
* https://github.com/Sibyx/phpGPX/pull/64#issuecomment-1633597370
* fix https://github.com/Sibyx/phpGPX/pull/64#discussion_r1116752237
* update CHANGELOG.md README.md & Stats doc (cf. https://github.com/Sibyx/phpGPX/pull/64#pullrequestreview-1528142071)
---------
Co-authored-by: nono303 <[email protected]>
Merge pull request #61 👩🏻🦰
* Real distance calculator
* Fixed real distance tests
* Merge branch 'master' into feature/real-distance
* Few text changes, year updates
do SORT_BY_TIMESTAMP only for tracks with timestamps (#52)
Co-authored-by: Jens Hassler <[email protected]> |
Date: |
1 month ago |
Size: |
4,273 bytes |
|
|
|