[GRASS-SVN] r41451 - grass/trunk/raster/r.out.gdal
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Mar 15 12:55:21 EDT 2010
Author: neteler
Date: 2010-03-15 12:55:21 -0400 (Mon, 15 Mar 2010)
New Revision: 41451
Modified:
grass/trunk/raster/r.out.gdal/main.c
grass/trunk/raster/r.out.gdal/r.out.gdal.html
Log:
due credits
Modified: grass/trunk/raster/r.out.gdal/main.c
===================================================================
--- grass/trunk/raster/r.out.gdal/main.c 2010-03-15 16:54:48 UTC (rev 41450)
+++ grass/trunk/raster/r.out.gdal/main.c 2010-03-15 16:55:21 UTC (rev 41451)
@@ -2,7 +2,7 @@
/****************************************************************************
*
* MODULE: r.out.gdal
-* AUTHOR(S): Vytautas Vebra <olivership at gmail.com>
+* AUTHOR(S): Vytautas Vebra <olivership at gmail.com>, Markus Metz
* PURPOSE: Exports GRASS raster to GDAL suported formats;
* based on GDAL library.
* Replaces r.out.gdal.sh script which used the gdal_translate
Modified: grass/trunk/raster/r.out.gdal/r.out.gdal.html
===================================================================
--- grass/trunk/raster/r.out.gdal/r.out.gdal.html 2010-03-15 16:54:48 UTC (rev 41450)
+++ grass/trunk/raster/r.out.gdal/r.out.gdal.html 2010-03-15 16:55:21 UTC (rev 41451)
@@ -249,9 +249,10 @@
GDAL Pages: <a href="http://www.gdal.org">http://www.gdal.org</a>
-<h2>AUTHOR</h2>
+<h2>AUTHORS</h2>
-Vytautas Vebra (oliver4grass at gmail.com)
+Vytautas Vebra (oliver4grass at gmail.com)<br>
+Markus Metz (improved nodata logic)
<p>
<i>Last changed: $Date$</i>
More information about the grass-commit
mailing list