[GRASS-SVN] r54230 - grass/trunk/lib/proj
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Dec 6 13:53:10 PST 2012
Author: neteler
Date: 2012-12-06 13:53:10 -0800 (Thu, 06 Dec 2012)
New Revision: 54230
Added:
grass/trunk/lib/proj/README.txt
Log:
EPSG DB to CSV procedure
Added: grass/trunk/lib/proj/README.txt
===================================================================
--- grass/trunk/lib/proj/README.txt (rev 0)
+++ grass/trunk/lib/proj/README.txt 2012-12-06 21:53:10 UTC (rev 54230)
@@ -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