[GRASS-SVN] r37984 - grass/trunk/scripts/v.out.gps
svn_grass at osgeo.org
svn_grass at osgeo.org
Fri Jun 19 22:18:17 EDT 2009
Author: hamish
Date: 2009-06-19 22:18:17 -0400 (Fri, 19 Jun 2009)
New Revision: 37984
Modified:
grass/trunk/scripts/v.out.gps/v.out.gps
Log:
bug ref
Modified: grass/trunk/scripts/v.out.gps/v.out.gps
===================================================================
--- grass/trunk/scripts/v.out.gps/v.out.gps 2009-06-20 01:39:17 UTC (rev 37983)
+++ grass/trunk/scripts/v.out.gps/v.out.gps 2009-06-20 02:18:17 UTC (rev 37984)
@@ -301,7 +301,8 @@
fi
# BUG: cat is being reported as evelation and attribute output is skipped.
-# (v.out.ogr DB reading or ->OGR GPX driver bug ?)
+# (v.out.ogr DB reading or ->OGR GPX driver bug<-
+# resolved: see new Create opts at http://www.gdal.org/ogr/drv_gpx.html)
# v.out.ogr -> shapefile -> GPX works, but we try to avoid that as it's
# lossy. Also that would allow ogr2ogr -a_srs $IN_PROJ -t_srs EPSG:4326
# so skip m.proj pains.. if that is done ogr2ogr -s_srs MUST HAVE +wktext
More information about the grass-commit
mailing list