Recommend this page to a friend! |
Classes of Jakub Dubec | PHP GPX Library | docs/phpGPX-phpGPX.md | Download |
|
![]() phpGPX\phpGPXClass phpGPX
ConstantsJSON_FORMAT
XML_FORMAT
PACKAGE_NAME
VERSION
Properties$CALCULATE_STATS
Create Stats object for each track, segment and route
$SORT_BY_TIMESTAMP
Additional sort based on timestamp in Routes & Tracks on XML read. Disabled by default, data should be already sorted.
$DATETIME_FORMAT
Default DateTime output format in JSON serialization.
$DATETIME_TIMEZONE_OUTPUT
Default timezone for display. Data are always stored in UTC timezone.
$PRETTY_PRINT
Pretty print.
Methodsload
Load GPX file.
Arguments
parse
Parse GPX data string.
Arguments
getSignature
Create library signature from name and version.
|