<div dir="ltr">Unfortunately, I have data where GDAL does not identify the columns. One is the only string there, and the other three are the red, green, blue (in the range 0-1). For me it is clear what column I would like to transform to label and to color rules but I'm not sure if GDAL has even a chance to determine it somehow. So, some options to set this would be great.<div>

<br></div><div>I can share the data, they are from a public source.<br></div><div><br></div><div>But anyway, connection to color tables and labels is great, colors and labels solves at least significant part of the cases where raster attribute tables are used.</div>

<div><br></div><div>Vaclav</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Feb 21, 2014 at 11:26 AM, Moritz Lennert <span dir="ltr"><<a href="mailto:mlennert@club.worldonline.be" target="_blank">mlennert@club.worldonline.be</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 21/02/14 17:12, Markus Metz wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Fri, Feb 21, 2014 at 2:00 PM, Moritz Lennert<br>
<<a href="mailto:mlennert@club.worldonline.be" target="_blank">mlennert@club.worldonline.be</a>> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 21/02/14 11:30, Markus Metz wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
On Fri, Feb 21, 2014 at 9:35 AM, Moritz Lennert<br>
<<a href="mailto:mlennert@club.worldonline.be" target="_blank">mlennert@club.worldonline.be</a>> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
On 20/02/14 22:14, Markus Metz wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
I would not replace a working gdal version with a probably not working<br>
gdal version. Your gdalinfo reported a raster attribute table, not<br>
mine. You could double-check again if your gdalinfo still finds a<br>
raster attribute table, then import with r.in.gdal.<br>
</blockquote>
<br>
<br>
<br>
Out of curiosity: if a table contains several columns which one(s) is/are<br>
imported and in what form do they appear in GRASS (I don't have a file<br>
here<br>
to test myself) ?<br>
</blockquote>
<br>
<br>
Each column has a dedicated usage. For "name" usage, the column is<br>
treated as category labels. For any of the color usages, the column is<br>
treated as corresponding red, green, or blue color. See also the gdal<br>
documentation [0]. Currently, r.out.gdal exports category labels or<br>
color rules to a raster attribute table with the new -t flag, and<br>
r.in.gdal automatically imports any information it finds.<br>
<br>
Markus M<br>
<br>
[0] <a href="http://www.gdal.org/gdal_8h.html#a27bf786b965d5227da1acc2a4cab69a1" target="_blank">http://www.gdal.org/gdal_8h.<u></u>html#<u></u>a27bf786b965d5227da1acc2a4cab6<u></u>9a1</a><br>
</blockquote>
<br>
<br>
So, IIUC you get the GFU_Name and the color information, but if the table<br>
contains several fields (which I guess will be of type GFU_Generic) these<br>
are ignored ?<br>
</blockquote>
<br>
GFU_Generic usage is ignored because it is unknown what this could be good for.<br>
</blockquote>
<br></div></div>
VAT tables allow as many fields as the user wants, not only a class name. But I don't know (and can't tell from ESRI's documentation) whether these additional fields will all be considered GFU_Names or GFU_Generics) and as I don't have relevant data here (and data that colleagues created for me causes an error with gdal...) I can't test this at this stage.<br>


<br>
My question was: if a raster has several fields as in the attribute table, would it be possible to chose the field to use as labels in GRASS ?<span class="HOEnZb"><font color="#888888"><br>
<br>
Moritz</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
______________________________<u></u>_________________<br>
grass-user mailing list<br>
<a href="mailto:grass-user@lists.osgeo.org" target="_blank">grass-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/grass-user" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/grass-user</a><br>
</div></div></blockquote></div><br></div>