<HTML>
<HEAD>
<TITLE>v.in.ascii problems</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN DEFANGED_STYLE='font-size:12.0px'>In GRASS 5.7, I&#8217;ve used v.in.ascii in the past to import point files to vector points. It is supposed to also import ascii vector files and convert them to binary. I tried it today and it didn&#8217;t work. To test it, I exported a small vector file to ascii&#8212;using v.out.ascii. I tried it with the ver. 4 flag checked and unchecked (it gave me identical results in this case). Then I tried to import the same file. Here is the output:<BR>
<BR>
v.in.ascii input=vector_test_ver4 output=vector_test <BR>
WARNING: The vector 'vector_test' already exists and will be overwritten.uilding topology ...<BR>
Registering lines: <BR>
1 primitives registered &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>
Building areas: &nbsp;100%0 areas built &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>
0 isles built<BR>
Attaching islands: <BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>
Attaching centroids: &nbsp;100%<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>
Topology was built.<BR>
Number of nodes &nbsp;&nbsp;&nbsp;&nbsp;: &nbsp;&nbsp;2<BR>
Number of primitives: &nbsp;&nbsp;1<BR>
Number of points &nbsp;&nbsp;&nbsp;: &nbsp;&nbsp;0<BR>
Number of lines &nbsp;&nbsp;&nbsp;&nbsp;: &nbsp;&nbsp;1<BR>
Number of boundaries: &nbsp;&nbsp;0<BR>
Number of centroids : &nbsp;&nbsp;0<BR>
Number of areas &nbsp;&nbsp;&nbsp;&nbsp;: &nbsp;&nbsp;0<BR>
Number of isles &nbsp;&nbsp;&nbsp;&nbsp;: &nbsp;&nbsp;0<BR>
<BR>
<BR>
The line actually has 53 nodes. When I go to display it, there is nothing to display.<BR>
<BR>
What I am trying to do is convert a track of gps points into a vector line for display. This should be relatively easy using v.in.ascii. But something is not working&#8212;or am I missing a subtle point somewhere?<BR>
<BR>
Michael<BR>
______________________________<BR>
Michael Barton, Professor of Anthropology<BR>
School of Human, Cultural, and Social Change<BR>
Arizona State University<BR>
Tempe, AZ &nbsp;85287-2402<BR>
USA<BR>
<BR>
voice: 480-965-6262; fax: 480-965-7671<BR>
www: <a href="http://www.public.asu.edu/~cmbarton">http://www.public.asu.edu/~cmbarton</a><BR>
</SPAN></FONT>
</BODY>
</HTML>