nice! thanks!<br><br><div><span class="gmail_quote">On 8/30/05, <b class="gmail_sendername">Markus Neteler</b> &lt;<a href="mailto:neteler@itc.it">neteler@itc.it</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Mon, Aug 29, 2005 at 08:00:50PM -0400, M S wrote:<br>&gt; d'oh. i should have known the column name was case sensitive... on my way<br><br><br>I have changed the error message to<br><br>ERROR: Cannot find z column &lt;c2cont&gt; (please verify name, 
e.g. with <a href="http://v.info">v.info</a>)<br><br>Maybe helpful for the future.<br><br>Markus<br><br>&gt; On 8/29/05, Tom Colson &lt;<a href="mailto:tomd_colson@ncsu.edu">tomd_colson@ncsu.edu</a>&gt; wrote:<br>&gt; &gt;
<br>&gt; &gt; I don't have Grass running... But try it using the CLI (command line<br>&gt; &gt; interface, which you should know how to use anyway). The GUI, in my<br>&gt; &gt; personal<br>&gt; &gt; opinion, isn't always the ideal method for running tools.
<br>&gt; &gt;<br>&gt; &gt; When you do it via the CLI, cut 'n paste that command, but drop<br>&gt; &gt; zcolumn=c2cont. Layer=1 should pick up the z col automagically. If that<br>&gt; &gt; doesn't work, COPY your layer and rename the c2cont field to z.
<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; Thomas Colson<br>&gt; &gt; North Carolina State University<br>&gt; &gt; Department of Forestry and Environmental Resources<br>&gt; &gt; (919) 673 8023<br>&gt; &gt; 
<a href="mailto:tom_colson@ncsu.edu">tom_colson@ncsu.edu</a><br>&gt; &gt;<br>&gt; &gt; Calendar:<br>&gt; &gt; <a href="http://www4.ncsu.edu/~tpcolson">www4.ncsu.edu/~tpcolson</a> &lt;<a href="http://www4.ncsu.edu/~tpcolson">
http://www4.ncsu.edu/~tpcolson</a>&gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; -----Original Message-----<br>&gt; &gt; From: M S [mailto:<a href="mailto:mseibel@gmail.com">mseibel@gmail.com</a>]<br>&gt; &gt; Sent: Monday, August 29, 2005 8:19 AM
<br>&gt; &gt; To: Tom Colson<br>&gt; &gt; Cc: GRASS mailing list<br>&gt; &gt; Subject: Re: [GRASSLIST:8115] v.surf.rast<br>&gt; &gt;<br>&gt; &gt; v.surf.rst input=topopostwet layer=1 zcolumn=c2cont dmax=2.035683<br>&gt; &gt; dmin=
0.407137 elev=surfpostwet slope=slopepostwet zmult=1.0 tension=40.<br>&gt; &gt; smooth=0.1 segmax=40 npmin=200<br>&gt; &gt;<br>&gt; &gt; Authors: original version - H.Mitasova, L.Mitas, I. Kosinovsky, D.P.<br>&gt; &gt; Gerdes
<br>&gt; &gt; See manual pages for reference and publications T3<br>&gt; &gt;<br>&gt; &gt; Percent complete:<br>&gt; &gt; Cannot find z column (please verify name) Loading data from attribute<br>&gt; &gt; table<br>&gt; &gt; ...
<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; On 8/29/05, Tom Colson &lt;<a href="mailto:tom_colson@ncsu.edu">tom_colson@ncsu.edu</a>&gt; wrote:<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; Please copy and paste the command line (From the bottom of the GUI
<br>&gt; &gt; &gt; window, after you run it, it displays the actuall cli)<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; Thomas Colson<br>&gt; &gt; &gt; North Carolina State University<br>&gt; &gt; &gt; Department of Forestry and Environmental Resources
<br>&gt; &gt; &gt; (919) 673 8023<br>&gt; &gt; &gt; <a href="mailto:tom_colson@ncsu.edu">tom_colson@ncsu.edu</a><br>&gt; &gt; &gt;<br>&gt; &gt; &gt; Calendar:<br>&gt; &gt; &gt; <a href="http://www4.ncsu.edu/~tpcolson">www4.ncsu.edu/~tpcolson
</a> &lt;<a href="http://www4.ncsu.edu/~tpcolson">http://www4.ncsu.edu/~tpcolson</a>&gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; -----Original Message-----<br>&gt; &gt; &gt; From: <a href="mailto:owner-GRASSLIST@baylor.edu">
owner-GRASSLIST@baylor.edu</a> [mailto:<a href="mailto:owner-GRASSLIST@baylor.edu">owner-GRASSLIST@baylor.edu</a>]<br>&gt; &gt; &gt; On Behalf Of M S<br>&gt; &gt; &gt; Sent: Monday, August 29, 2005 8:09 AM<br>&gt; &gt; &gt; To: GRASS mailing list
<br>&gt; &gt; &gt; Subject: [GRASSLIST:8115] v.surf.rast<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; I have run this in the past with success several times. This time<br>&gt; &gt; &gt; around i'm not sure what i'm doing wrong.<br>
&gt; &gt; &gt;<br>&gt; &gt; &gt; My input parameters into the GUI are: vector file name (vector<br>&gt; &gt; &gt; contours), name of column (i have used the column with integer values<br>&gt; &gt; &gt; and floating point), and an output raster of surface, and an output
<br>&gt; &gt; raster<br>&gt; &gt; of the slope.<br>&gt; &gt; &gt; Everything else is left default.<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; when i run the module, i get the following error:<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; Percent complete:
<br>&gt; &gt; &gt; GRASS_INFO_ERROR(24024,1): Cannot find z column (please verify name)<br>&gt; &gt; &gt; Loading data from attribute table . . .<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; Any ideas? I have double/triple/quadruple checked the values in the
<br>&gt; &gt; &gt; colum for interpolation, and they are there and valid.<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br><br>--<br>Markus Neteler&nbsp;&nbsp;&nbsp;&nbsp; &lt;neteler itc it&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://mpa.itc.it">
http://mpa.itc.it</a><br>ITC-irst -&nbsp;&nbsp;Centro per la Ricerca Scientifica e Tecnologica<br>MPBA - Predictive Models for Biol. &amp; Environ. Data Analysis<br>Via
Sommarive,
18&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
38050 Povo (Trento), Italy<br></blockquote></div><br>