diff options
| author | typebrook <typebrook@gmail.com> | 2020-03-02 20:34:54 +0800 |
|---|---|---|
| committer | typebrook <typebrook@gmail.com> | 2020-03-02 20:34:54 +0800 |
| commit | a2497077066d4e26268bdd071851482252e45020 (patch) | |
| tree | f8f9c868abda19dd85744db84367966abe3f944b /scripts/gpx/header | |
| parent | af7ce43c718cb6bc0d7aac4633a8113f9a540ec5 (diff) | |
| parent | 00b136155183ae522ca458e540a8cf29bf525e74 (diff) | |
Merge branch 'dev' of github.com:typebrook/settings into dev
Diffstat (limited to 'scripts/gpx/header')
| -rw-r--r-- | scripts/gpx/header | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/scripts/gpx/header b/scripts/gpx/header deleted file mode 100644 index 1912e8b..0000000 --- a/scripts/gpx/header +++ /dev/null | |||
| @@ -1,10 +0,0 @@ | |||
| 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> | ||