Re: [GRASS-dev] [EXTERNAL] [GRASS GIS] #3560: r.in.lidar: error to open valid LAZ file

2018-06-07 Thread Newcomb, Doug
On a related note, I tried compiling liblas1.8.1 ( current version) on Ubuntu 18.04 last night and I get a lot of errors out of the box that seem to be related to compiler version. Will need to set up a virtual 16.04 box for the short term. Doug On Wed, May 9, 2018 at 4:14 PM, Newcomb, Doug wr

Re: [GRASS-dev] [EXTERNAL] [GRASS GIS] #3560: r.in.lidar: error to open valid LAZ file

2018-05-09 Thread Newcomb, Doug
On Wed, May 9, 2018 at 4:02 PM, Markus Neteler wrote: > On Wed, May 9, 2018 at 9:37 PM, Newcomb, Doug > wrote: > > On Wed, May 9, 2018 at 3:21 PM, Markus Neteler > wrote: > >> > >> Doug, > >> > >> On Wed, May 9, 2018 at 9:17 PM, Newcomb, Doug > >> wrote: > >> > Markus, > >> > Liblas reads LAS

Re: [GRASS-dev] [EXTERNAL] [GRASS GIS] #3560: r.in.lidar: error to open valid LAZ file

2018-05-09 Thread Markus Neteler
On Wed, May 9, 2018 at 9:37 PM, Newcomb, Doug wrote: > On Wed, May 9, 2018 at 3:21 PM, Markus Neteler wrote: >> >> Doug, >> >> On Wed, May 9, 2018 at 9:17 PM, Newcomb, Doug >> wrote: >> > Markus, >> > Liblas reads LAS version 1.2 , which is limited to 4.2 billion points. >> >> I see. But "count"

Re: [GRASS-dev] [EXTERNAL] [GRASS GIS] #3560: r.in.lidar: error to open valid LAZ file

2018-05-09 Thread Newcomb, Doug
On Wed, May 9, 2018 at 3:21 PM, Markus Neteler wrote: > Doug, > > On Wed, May 9, 2018 at 9:17 PM, Newcomb, Doug > wrote: > > Markus, > > Liblas reads LAS version 1.2 , which is limited to 4.2 billion points. > > I see. But "count" states 297.683.873 which is way less points? > Good question >

Re: [GRASS-dev] [EXTERNAL] [GRASS GIS] #3560: r.in.lidar: error to open valid LAZ file

2018-05-09 Thread Markus Neteler
Doug, On Wed, May 9, 2018 at 9:17 PM, Newcomb, Doug wrote: > Markus, > Liblas reads LAS version 1.2 , which is limited to 4.2 billion points. I see. But "count" states 297.683.873 which is way less points? > You have to compile liblas with an older version of laszip . Uhm, why an _older_ versi

Re: [GRASS-dev] [EXTERNAL] [GRASS GIS] #3560: r.in.lidar: error to open valid LAZ file

2018-05-09 Thread Newcomb, Doug
Markus, Liblas reads LAS version 1.2 , which is limited to 4.2 billion points. You have to compile liblas with an older version of laszip . Doug On Wed, May 9, 2018 at 3:05 PM, GRASS GIS wrote: > #3560: r.in.lidar: error to open valid LAZ file > +---