[GRASS-SVN] r54228 - grass/branches/releasebranch_6_4/lib/proj
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Dec 6 13:52:31 PST 2012
Author: neteler
Date: 2012-12-06 13:52:31 -0800 (Thu, 06 Dec 2012)
New Revision: 54228
Added:
grass/branches/releasebranch_6_4/lib/proj/README.txt
Log:
EPSG DB to CSV procedure
Added: grass/branches/releasebranch_6_4/lib/proj/README.txt
===================================================================
--- grass/branches/releasebranch_6_4/lib/proj/README.txt (rev 0)
+++ grass/branches/releasebranch_6_4/lib/proj/README.txt 2012-12-06 21:52:31 UTC (rev 54228)
@@ -0,0 +1,6 @@
+Update procedure: GRASS GIS relies on GDAL/PROJ.
+
+The EPGS DB is transformed into suitable CSV data for GDAL/PROJ
+according to this procedure:
+http://svn.osgeo.org/metacrs/geotiff/trunk/libgeotiff/csv/README
+
More information about the grass-commit
mailing list