[GRASS-SVN] r42679 - grass/branches/develbranch_6/lib/proj
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Jun 30 05:53:12 EDT 2010
Author: neteler
Date: 2010-06-30 09:53:12 +0000 (Wed, 30 Jun 2010)
New Revision: 42679
Modified:
grass/branches/develbranch_6/lib/proj/convert.c
Log:
added non-standard datum name lookup
Modified: grass/branches/develbranch_6/lib/proj/convert.c
===================================================================
--- grass/branches/develbranch_6/lib/proj/convert.c 2010-06-30 09:53:07 UTC (rev 42678)
+++ grass/branches/develbranch_6/lib/proj/convert.c 2010-06-30 09:53:12 UTC (rev 42679)
@@ -744,6 +744,8 @@
"Militar_Geographische_Institut",
"Potsdam_Datum_83",
"Deutsches_Hauptdreiecksnetz",
+ "South_American_1969",
+ "South_American_Datum_1969",
NULL
};
More information about the grass-commit
mailing list