<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.3562" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY 
style="WORD-WRAP: break-word; webkit-nbsp-mode: space; webkit-line-break: after-white-space" 
bgColor=#ffffff>
<DIV>
<DIV>
<DIV>&gt;Note that there is a bug in v.outlier. v.outlier creates a temporary 
table by the name of outfilename_aux (LN &gt;#137 /lidar/v.outlier/main.c) but 
elsewhere in the code it is hardwired to&nbsp;Auxiliar_outlier_table (LN's # 239 
&gt;&amp; 258&nbsp;/lidar/v.outlier/outlier.c)&nbsp;, so when it actually tries 
to write to the table it complains and fails. You can &gt;get around it by 
manually creating this table using;</DIV></DIV>
<DIV><FONT face=Arial size=2>&gt;</FONT><BR><FONT face=Arial 
size=2>&gt;</FONT></DIV>
<DIV><FONT class=Apple-style-span face=Courier>&gt;db.copy 
from_table=outfilename_aux to_table=Auxiliar_outlier_table</FONT></DIV>
<DIV><FONT face=Arial size=2>&gt;</FONT><BR></DIV>
<DIV>&gt;Mike</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I tried this yesterday but the command didn't work 
for me. What I did discover however, is the error (unable to write to table 
<FONT face="Times New Roman" size=3>Auxiliar_outlier_table) </FONT>occurs when 
using spline steps of soe=4 son=4. I tried 10 and 5 for both and those worked. 
So not sure if there is a bug there. I will have to stick to 5 for now even 
though i wanted to use 4. I have not tried any other variations.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Just an update on my original thread, 
v.lidar.edgedetection was working fine with the 47MB file. Didn't take too long 
either. </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>John</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></DIV></BODY></HTML>