[GRASS-SVN] r40880 - grass/branches/develbranch_6/lib/gis

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Feb 8 20:37:59 EST 2010


Author: hamish
Date: 2010-02-08 20:37:59 -0500 (Mon, 08 Feb 2010)
New Revision: 40880

Modified:
   grass/branches/develbranch_6/lib/gis/datumtransform.table
Log:
reword to avoid confusion with mathematical 'add'

Modified: grass/branches/develbranch_6/lib/gis/datumtransform.table
===================================================================
--- grass/branches/develbranch_6/lib/gis/datumtransform.table	2010-02-08 23:54:45 UTC (rev 40879)
+++ grass/branches/develbranch_6/lib/gis/datumtransform.table	2010-02-09 01:37:59 UTC (rev 40880)
@@ -14,8 +14,9 @@
 # and will be presented to the user to select the most appropriate one for
 # his/her location. The "Where Used" and "Comment" fields should contain
 # information to aid in the user's decision.
-# If only the 7-parameter transformation is desired/known, add 99999 for
-# the 3 parameters in datum.table along with the correct ellipsoid.
+# If only the 7-parameter transformation is desired/known, set all 3 of
+# the 3-term parameters in datum.table to be 99999, along with the correct
+# ellipsoid.
 #
 # Any supplementary files needed by the PROJ.4 library (e.g. gridshift tables) 
 # should be placed in the directory $GISBASE/etc/nad/.



More information about the grass-commit mailing list