On Wed, Jul 13, 2011 at 2:08 AM, Pierre Roudier <[email protected]> wrote: > Hi, > > I've been trying to use v.in.lidar. It yields good results on one LAS > file, but I get a segfault when trying it on several files: > >> v.in.lidar in=BD32_1610.las,BD32_1611.las out=test_input_lidar -trb > Segmentation fault >> v.in.lidar in=BD32_161*.las out=test_input_lidar -trb > Segmentation fault > > Am I missing something, or is it a bug?
v.in.lidar takes only one input file at a time. Markus M _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
