|
086664f8fb
|
extract Position from the Point type
|
2024-10-24 23:06:00 +01:00 |
|
|
cf6d4cf9c0
|
timestamp is optional
|
2024-10-24 18:28:40 +01:00 |
|
|
a762245d86
|
elevation is optional in gpx
(so is nearly everything else, but am doing one thing at a time)
|
2024-10-24 18:24:03 +01:00 |
|
|
7b8e07d3ba
|
check we read all <trkseg> not just the first
.. it turns out that elm-xml-decode does this already
|
2024-10-24 17:59:59 +01:00 |
|
|
a54f903326
|
add time and elevation to gpx parsing
|
2024-10-24 17:14:35 +01:00 |
|
|
6b3c456c41
|
reverse actual and expected in Expect
otherwise the error messages when test fails are arse about face
|
2024-10-24 17:13:17 +01:00 |
|
|
b78dbda7b8
|
parse actual lat/lon from gpx trkpt nodes
|
2024-10-23 23:49:19 +01:00 |
|
|
4922e4d5d9
|
add xml and test packages
|
2024-10-23 23:37:38 +01:00 |
|
|
2286ae1a49
|
first passing test
|
2024-10-23 23:37:29 +01:00 |
|