[GRASS-SVN] r73385 - grass/branches/releasebranch_7_6/raster/r.in.gdal
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Sep 24 07:54:20 PDT 2018
Author: neteler
Date: 2018-09-24 07:54:20 -0700 (Mon, 24 Sep 2018)
New Revision: 73385
Modified:
grass/branches/releasebranch_7_6/raster/r.in.gdal/r.in.gdal.html
Log:
r.in.gdal manual: Raster Attribute Tables note added
Modified: grass/branches/releasebranch_7_6/raster/r.in.gdal/r.in.gdal.html
===================================================================
--- grass/branches/releasebranch_7_6/raster/r.in.gdal/r.in.gdal.html 2018-09-24 14:53:51 UTC (rev 73384)
+++ grass/branches/releasebranch_7_6/raster/r.in.gdal/r.in.gdal.html 2018-09-24 14:54:20 UTC (rev 73385)
@@ -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