<div>
                    Hi Liblas-ers,
                </div><div><br></div><div>I have several .las tiles which, depending upon the analysis region of interest (i.e on the boundary between two tiles) may need to be merged and then clipped. Ideally, id like to pipe the output of lasmerge to las2las with the --extent flag. An example from the lasmerge --help indicates stout as an option. However it seems to just create a file called 'stdout':</div><div><br></div><div>lasmerge -i ~/Data/Lidar201104/LAS/ALL_POINTS/PC_025.las -i ~/Data/Lidar201104/LAS/ALL_POINTS/PC_026.las --stdout </div><div><br></div><div>adds a file called 'stout' to the working directory</div><div><br></div><div>Further, las2las doesn't seem to recognized the --stdin flag, so I'm worried that this is not an option. </div><div><br></div><div>lasmerge -i ~/Data/Lidar201104/LAS/ALL_POINTS/PC_025.las -i ~/Data/Lidar201104/LAS/ALL_POINTS/PC_026.las --stdout | las2las --stdin -e 471400.920313 5014482.90021 471436.91534 5014518.90834 -o ../plot_las/110102.las</div><div><div><br></div><div>-- </div><div>Peter Tittmann, Ph.D.<div>Postdoctoral researcher<br><div>Energy Institute</div><div>Institute for Transportation Studies<br>UC Davis</div></div></div><div><br></div></div>