[GRASS-SVN] r34040 - grass/trunk/scripts/v.in.gpsbabel
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Oct 29 02:42:15 EDT 2008
Author: hamish
Date: 2008-10-29 02:42:15 -0400 (Wed, 29 Oct 2008)
New Revision: 34040
Modified:
grass/trunk/scripts/v.in.gpsbabel/v.in.gpsbabel
grass/trunk/scripts/v.in.gpsbabel/v.in.gpsbabel.html
Log:
change default to GPX
Modified: grass/trunk/scripts/v.in.gpsbabel/v.in.gpsbabel
===================================================================
--- grass/trunk/scripts/v.in.gpsbabel/v.in.gpsbabel 2008-10-28 21:53:32 UTC (rev 34039)
+++ grass/trunk/scripts/v.in.gpsbabel/v.in.gpsbabel 2008-10-29 06:42:15 UTC (rev 34040)
@@ -66,7 +66,6 @@
#% key: input
#% type: string
#% description: Device or file used to import data
-#% answer: /dev/gps
#%end
#%option
#% key: output
@@ -79,7 +78,7 @@
#% key: format
#% type: string
#% description: Format of GPS input data (use gpsbabel supported formats)
-#% answer: garmin
+#% answer: gpx
#%end
#%option
#% key: proj
Modified: grass/trunk/scripts/v.in.gpsbabel/v.in.gpsbabel.html
===================================================================
--- grass/trunk/scripts/v.in.gpsbabel/v.in.gpsbabel.html 2008-10-28 21:53:32 UTC (rev 34039)
+++ grass/trunk/scripts/v.in.gpsbabel/v.in.gpsbabel.html 2008-10-29 06:42:15 UTC (rev 34040)
@@ -97,4 +97,5 @@
from <i>garmin</i> to <i>xcsv</i> ...
-->
-<p><i>Last changed: $Date$</i>
+<p>
+<i>Last changed: $Date$</i>
More information about the grass-commit
mailing list