|
I have compiled GRASS 7.0 on Debian Wheezy (everything else in the
spatial stack are stock packages), and I'm getting a segmentation
fault on both r.in.lidar and v.in.lidar. GRASS 7.0.svn (ITM):~/GIS/DEM/LIDAR_EinYahav/Version2 > g.version -g version=7.0.svn date=2013 revision=57816 build_date=2013-09-23 GRASS 7.0.svn (ITM):~/GIS/DEM/LIDAR_EinYahav/Version2 > r.in.lidar in=/media/cdrom0/pt000005.las out=pts05 meth=mean Segmentation fault Here's a sample of the *.las files I'm using (this one is only 260k): http://www.surfaces.co.il/dl/pt000028.las In the lasinfo output I don't see anything unusual (other than z values < 0). The *.las are projected into our local tmerc CRS. I can run las2txt and then import the text file with v.in.ascii, but I'd like to work out what's wrong with the direct raster import. Any ideas how to further debug this? Thanks, Micha |
_______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
