We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3615841 commit b6cf142Copy full SHA for b6cf142
tests/gpx/empty-trkseg.gpx
@@ -0,0 +1,6 @@
1
+<?xml version="1.0" encoding="utf-8"?>
2
+<gpx version="1.1" xmlns="http://www.topografix.com/GPX/1/1" creator="https://github.com/georust/gpx">
3
+ <trk>
4
+ <trkseg />
5
+ </trk>
6
+</gpx>
0 commit comments