<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2919.6307" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi Grass,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>with </FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>v.out.ascii input=&lt;vectorfile&gt; 
output=&lt;outputfile&gt;</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I can export a vector file. I have tested this 
feature and I noticed some points which seem peculiar to me.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>This command creates 
.../dig_ascii/&lt;outputfile&gt;&nbsp; with the vectors and 
.../dig_att/&lt;outputfile&gt; with attribute-information. According to "Grass 
5.0 Programmer's Manual" (Okt 5. 2000) I expected it to also create 
.../dig_cats/&lt;outputfile&gt;. This is missing, even thought there are 
attributes attached to the &lt;vectorfile&gt;.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Then I immediately imported the &lt;outputfile&gt; 
again with </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>v.in.ascii input=&lt;outputfile&gt; 
output=&lt;someothervectorfile&gt;</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I expected that &lt;someothervectorfile&gt; has the 
same attributes as &lt;vectorfile&gt;, but it had no attributes at all. 
Apparently v.in.ascii did not import the attributes stored in 
.../dig_att/&lt;outputfile&gt;. Is this correct ?? </FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Also I compared the format of 
.../dig_att/&lt;outputfile&gt; with the specification on page 45 of the Manual. 
It does not exactly match, the columns are different.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Please let me know if I made an error or if the 
modules mentioned above are not working correctly.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>TIA, Stefan</FONT></DIV></BODY></HTML>