<div dir="ltr">Sounds like the vector geometry was already 3D, that's the case when you use use=z. If the vector would be 2D (see <a href="http://v.info">v.info</a>) you would have to use the attribute table.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, May 10, 2023 at 12:14 PM Rich Shepard <<a href="mailto:rshepard@appl-ecosys.com">rshepard@appl-ecosys.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">My current topographic vector data file has a column name for the elevation<br>
data, ContourEle. Reading the v.to.rast page there is a use parameter (with<br>
'z' for elevation) and an attribute_column parmater. Because the vector<br>
map's database table does not have a column named 'z', but the one named<br>
'CountourEle' I put both parameters on the command line.<br>
<br>
grass told me that I cannot have both, and that using the named elevation<br>
column was not allowed. So I put 'use=z' in the command and the conversion<br>
worked.<br>
<br>
How did v.to.rast know that the column named 'ContourEle' was the z value?<br>
<br>
Should the manual page explain that the use and attribute_column cannot be<br>
used together for elevation? And, when the attribute_column would be<br>
appropriate?<br>
<br>
Regards,<br>
<br>
Rich<br>
_______________________________________________<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="https://lists.osgeo.org/mailman/listinfo/grass-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/grass-user</a><br>
</blockquote></div>