[GRASS-SVN] r40876 - grass/branches/releasebranch_6_4/lib/gis

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Feb 8 12:10:45 EST 2010


Author: neteler
Date: 2010-02-08 12:10:45 -0500 (Mon, 08 Feb 2010)
New Revision: 40876

Modified:
   grass/branches/releasebranch_6_4/lib/gis/datumtransform.table
Log:
added more explations

Modified: grass/branches/releasebranch_6_4/lib/gis/datumtransform.table
===================================================================
--- grass/branches/releasebranch_6_4/lib/gis/datumtransform.table	2010-02-08 16:59:06 UTC (rev 40875)
+++ grass/branches/releasebranch_6_4/lib/gis/datumtransform.table	2010-02-08 17:10:45 UTC (rev 40876)
@@ -14,6 +14,8 @@
 # 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.
 #
 # 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