From: robertl Date: Wed, 17 May 2006 22:30:02 +0000 (+0000) Subject: Bring in Curt's TPO[2/3] split. X-Git-Tag: archive/raspbian/1.10.0+ds-2+rpi1~1^2~12^2~11^2~2802 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=e7f333d5ff4d8a5eb321bcf3f06d9bd46798ea6a;p=gpsbabel.git Bring in Curt's TPO[2/3] split. --- diff --git a/gpsbabel/xmldoc/formats/tpo2.xml b/gpsbabel/xmldoc/formats/tpo2.xml new file mode 100644 index 000000000..fe1cde696 --- /dev/null +++ b/gpsbabel/xmldoc/formats/tpo2.xml @@ -0,0 +1,9 @@ + + This module reads tracks from .TPO files created by + National Geographic Topo! version 2.x + + + Contributed by Steve Chamberlin. + + + diff --git a/gpsbabel/xmldoc/formats/tpo3.xml b/gpsbabel/xmldoc/formats/tpo3.xml new file mode 100644 index 000000000..8bfce7b79 --- /dev/null +++ b/gpsbabel/xmldoc/formats/tpo3.xml @@ -0,0 +1,6 @@ +This module reads .TPO files created by National Geographic Topo! version +3.x. It will read tracks, routes, waypoints, map notes, symbols, and text +notes. The latter three are converted to waypoints. + +Contributed by Curt Mills. +