Hi all<div>I have problems in using the v.to.rast module in Qgis1.8-Sextante.</div><div><br></div><div>When I open the module there are:</div><div>-Input (required)</div><div>-use (many options available)</div><div>-column (auto fills on vector selection)</div>
<div>-value (unique value to use if &quot;val&quot; is selected under use)</div><div>-output</div><div><br></div><div>If I want to make a rasterization based on a value I must select &quot;val&quot; in use and set a value in value, but I get an error sayng that I must not specify a column to use</div>
<div><br></div><div><p style="margin:0px">GRASS_INFO_ERROR(3460,1): Column parameter cannot be combined with use of value option</p>
<p style="margin:0px">GRASS_INFO_END(3460,1)</p><p style="margin:0px"><br></p><p style="margin:0px">So</p><p style="margin:0px">I tried to change the v.to.rast.txt description file setting &quot;true&quot; after the column parameter (i.e. optional)</p>
<p style="margin:0px"><br></p><p style="margin:0px"></p><p style="margin:0px">v.to.rast</p><p style="margin:0px">v.to.rast</p><p style="margin:0px">Vector (v.*)</p><p style="margin:0px">ParameterVector|input|input|-1|False</p>
<p style="margin:0px">ParameterSelection|use|use|attr;cat;val;z;dir</p><p style="margin:0px">ParameterTableField|column|column|input|True</p><p style="margin:0px">ParameterString|value|value|1</p><p style="margin:0px">OutputRaster|output|output</p>
<p style="margin:0px"><br></p><p style="margin:0px">After that the column parameter still auto fills in the module form and I cannot rasterize by a value (if not coded in a column)</p><p style="margin:0px"><br></p><p style="margin:0px">
How can I solve this?</p><p style="margin:0px">Thnx</p><p style="margin:0px">Pietro</p><p></p></div>