<!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.2614.3500" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Dear list</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks&nbsp; to Sandro for helping me in my first 
problems</FONT></DIV>
<DIV><FONT face=Arial size=2>with dxf data.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I have another problems.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I try to import unrectified dxf layer. I manage to 
do it.</FONT></DIV>
<DIV><FONT face=Arial size=2>However when I did the transformation using v. 
transform,</FONT></DIV>
<DIV><FONT face=Arial size=2>it shows the transformation process with the 
residual value.</FONT></DIV>
<DIV><FONT face=Arial size=2>But when I tried to display the rectified dxf. It 
did not show anything.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I followed the procedure in Neteler and Mitasova's 
book but I encounter</FONT></DIV>
<DIV><FONT face=Arial size=2>a problem such as above.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>This is the procedure&nbsp;that 
I&nbsp;did.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>v.in.dxf -a dxf=vmap.dxf 
prefix=vmap&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; --to import dxf data into 
ascii</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I want to import road layer inside vmap 
</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;<FONT face=Arial size=2>v.in.ascii in=vmap.road 
out=vmap_roadxy</FONT></DIV>
<DIV><FONT face=Arial size=2>v.support vmap_roadxy</FONT></DIV>
<DIV><FONT face=Arial size=2>g.region -p vect=vmap_roadxy</FONT></DIV>
<DIV><FONT face=Arial size=2>d.erase</FONT></DIV>
<DIV><FONT face=Arial size=2>d.vect vmap_roadxy</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I managed to display the vmap_roadxy layer on the 
screen and identify four gcpoints</FONT></DIV>
<DIV><FONT face=Arial size=2>in x and y coordinates and its location on the map 
for the real coordinates and</FONT></DIV>
<DIV><FONT face=Arial size=2>save in in&nbsp;ASCII table point as 
roadgcp</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>After that</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>v.transform in=vmap_road out=vmap_roadtrans 
point=roadgcp&nbsp;&nbsp;&nbsp; (as in Neteler and Mitasova book)</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>ERROR:Could not find input vector 
vmap_road</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>After that I change the input to the one that I 
convert to binary file</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial size=2>v.transform in=vmap_roadxy 
out=vmap_roadtrans point=roadgcp&nbsp;&nbsp;&nbsp;</FONT></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>The map is transformed with the residual 
value</FONT></DIV>
<DIV><FONT face=Arial size=2>Transformation is complete</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>v.support vmap_roadtrans</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>g.region -p vect=vmap_roadtrans</DIV>
<DIV>&nbsp;</DIV>
<DIV>However, it shows that the region of vmap_roadtrans is similar</DIV>
<DIV>to the one that of original or unrectified.</DIV>
<DIV>&nbsp;</DIV>
<DIV>However,&nbsp; I tried</DIV>
<DIV>&nbsp;</DIV>
<DIV>d.vect vmap_roadtrans</DIV>
<DIV>&nbsp;</DIV>
<DIV>but nothing coming out.</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>Could anyone please help me in this matter.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks in advance</DIV>
<DIV>&nbsp;</DIV>
<DIV>Firuz</DIV></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV></BODY></HTML>