aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/gpx/header
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2020-02-27 16:32:37 +0800
committertypebrook <typebrook@gmail.com>2020-02-27 16:32:37 +0800
commit00b136155183ae522ca458e540a8cf29bf525e74 (patch)
treec6e9d20d5021c95afc7149456d57eb435d808150 /tools/gpx/header
parent3fa79eb14a4c0244fb2dc4a5b805b7cffaa63770 (diff)
update
Diffstat (limited to 'tools/gpx/header')
-rw-r--r--tools/gpx/header10
1 files changed, 10 insertions, 0 deletions
diff --git a/tools/gpx/header b/tools/gpx/header
new file mode 100644
index 0000000..1912e8b
--- /dev/null
+++ b/tools/gpx/header
@@ -0,0 +1,10 @@
1<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
2<gpx xmlns="http://www.topografix.com/GPX/1/1" creator="MapSource 6.10.2" version="1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.topografix.com/GPX/1/1 http://www.topografix.com/GPX/1/1/gpx.xsd">
3
4 <metadata>
5 <link href="http://www.garmin.com">
6 <text>Garmin International</text>
7 </link>
8 <time>2019-12-18T06:17:16Z</time>
9 <bounds maxlat="24.554773" maxlon="121.293261" minlat="24.534487" minlon="121.284309"/>
10 </metadata>