Hi Tim,
Are these LAS 1.4 files? If so try passing in a WKT file with the projection. I
think there is a bug when reading from the LAS 1.4 file, I haven't had time to
look at in more detail yet.
If it isn't this I'm not I'm not sure without more information.
Thanks,
Dan
> On 21 Dec 2016, at
I installed SPDlib using Conda on my Mac OS 10.11.2 and successfully
launched the environment. I have tried a few simple commands but I end up
with Segmentation Fault: 11. Please see below:
>>spdtranslate --if LAS --of SPD -b 10 -x FIRST_RETURN -i N1440375.las -o
out_test1.spd
Segmentation fault
2016 4:28 PM
> To: Narsimha Garlapati
> Cc: spdlib-develop
> Subject: Re: [spdlib-develop] segmentation fault?
>
> Hi Narsimha,
>
> From my earlier email:
>
> You will also need to pass in the projection as a WKT file using --input_proj
> as it is currently segfault
Daniel Clewley [mailto:daniel.clew...@gmail.com]
> Sent: Wednesday, 17 August 2016 4:28 PM
> To: Narsimha Garlapati
> Cc: spdlib-develop
> Subject: Re: [spdlib-develop] segmentation fault?
>
> Hi Narsimha,
>
> From my earlier email:
>
> You will also need to
?
Thanks,
Nash
From: Daniel Clewley [mailto:daniel.clew...@gmail.com]
Sent: Wednesday, 17 August 2016 4:28 PM
To: Narsimha Garlapati
Cc: spdlib-develop
Subject: Re: [spdlib-develop] segmentation fault?
Hi Narsimha,
From my earlier email:
You will also need to pass in the projection as a WKT file
Hi Narsimha,
From my earlier email:
> You will also need to pass in the projection as a WKT file using --input_proj
> as it is currently segfaulting when trying to read the projection from a LAS
> 1.4 file.
Is this a LAS 1.4 file? If so you need to pass in a text file containing the
projectio
Hi Dan,
Finally with the kind support from NCI, I have managed to install the latest
spdlib.
To test the new installation I have tried to run a spdtranslate and
experiencing the "segmentation fault" error?
Below is the error message, any suggestions to overcome this?
(spdlib) [nxg650@vdi-n6 las]