<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7650.28">
<TITLE>Re: [GRASS-user] import ascii error + how to build a tin</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2>Thanks! It worked now.<BR>
<BR>
On Wed, 23 May 2007 16:32:02 +1200<BR>
Hamish &lt;hamish_nospam@yahoo.com&gt; wrote:<BR>
<BR>
&gt; Ricardo Oliveira wrote:<BR>
&gt; &gt;<BR>
&gt; &gt; I am getting an error when importing a .xyz file with the<BR>
&gt; &gt; coordinates of a scene. The only reason i am looking at is the fact<BR>
&gt; &gt; that the z value is negative, and after the field separator (,).<BR>
&gt; ..<BR>
&gt; &gt; Here is the error:<BR>
&gt; &gt; Error reading ascii file:<BR>
&gt; &gt; 1499.4708,4314.6574,-1.5260<BR>
&gt;<BR>
&gt; what are the v.in.ascii command line options you are using?<BR>
&gt; what version of GRASS?<BR>
&gt; fs=, ?<BR>
&gt;<BR>
&gt; why format=standard not format=point? If using format=standard you<BR>
&gt; need to use the special format described in the v.in.ascii help page.<BR>
&gt;<BR>
&gt; it should look like:<BR>
&gt;<BR>
&gt; v.in.ascii in=points.txt out=new_map x=1 y=2 z=3 -z fs=, format=point<BR>
&gt;<BR>
&gt;<BR>
&gt; &gt; Also, after importing how should i build a surface (TIN)<BR>
&gt;<BR>
&gt; Look at the v.surf.* modules. (technically a raster surface not a TIN)<BR>
&gt;<BR>
&gt; &gt; and create a shaded surface?<BR>
&gt;<BR>
&gt; r.shaded.relief or NVIZ.<BR>
&gt;<BR>
&gt;<BR>
&gt; Hamish<BR>
</FONT>
</P>

</BODY>
</HTML>