PHP Classes

File: tests/UnitTests/phpGPX/Parsers/SegmentParserTest.xml

Recommend this page to a friend!
  Classes of Jakub Dubec   PHP GPX Library   tests/UnitTests/phpGPX/Parsers/SegmentParserTest.xml   Download  
File: tests/UnitTests/phpGPX/Parsers/SegmentParserTest.xml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP GPX Library
Parser and generator of GPS Exchange files
Author: By
Last change:
Date: 1 month ago
Size: 669 bytes
 

Contents

Class file image Download
<?xml version="1.0" encoding="UTF-8"?> <document> <trkseg> <trkpt lat="46.571948" lon="8.414757"> <ele>2419</ele> <time>2017-08-13T07:10:41+00:00</time> </trkpt> <trkpt lat="46.572016" lon="8.414866"> <ele>2418.8833883882</ele> <time>2017-08-13T07:10:54+00:00</time> </trkpt> <trkpt lat="46.572088" lon="8.414911"> <ele>2419.8999900064</ele> <time>2017-08-13T07:11:56+00:00</time> </trkpt> <trkpt lat="46.572069" lon="8.414912"> <ele>2422</ele> <time>2017-08-13T07:12:15+00:00</time> </trkpt> <trkpt lat="46.572054" lon="8.414888"> <ele>2425</ele> <time>2017-08-13T07:12:18+00:00</time> </trkpt> </trkseg> </document>