[GRASS-SVN] r73384 - grass/trunk/raster/r.in.gdal
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Sep 24 07:53:52 PDT 2018
Author: neteler
Date: 2018-09-24 07:53:51 -0700 (Mon, 24 Sep 2018)
New Revision: 73384
Modified:
grass/trunk/raster/r.in.gdal/r.in.gdal.html
Log:
r.in.gdal manual: Raster Attribute Tables note added
Modified: grass/trunk/raster/r.in.gdal/r.in.gdal.html
===================================================================
--- grass/trunk/raster/r.in.gdal/r.in.gdal.html 2018-09-24 13:20:07 UTC (rev 73383)
+++ grass/trunk/raster/r.in.gdal/r.in.gdal.html 2018-09-24 14:53:51 UTC (rev 73384)
@@ -236,6 +236,12 @@
established with i.target has a compatible coordinate system before using
the points with i.rectify.<br>
+<dt> Raster Attribute Tables
+<dd> <i>r.in.gdal</i> can write out raster attribute tables as CSV files.
+Moreover, information in raster attribute tables is automatically imported
+as long as the field definitions contain information about how to use a
+field, e.g. for color information or for labels.<br>
+
</dl>
<p>
More information about the grass-commit
mailing list