[pdal] Does Entwine support LAS format?
Daniel Kastl
daniel at georepublic.de
Thu Dec 8 17:15:45 PST 2016
Hi,
I'm trying to convert a LAS file and I'm receiving the following error:
docker run -it -v $HOME:/opt/data connormanning/entwine \
entwine build \
-i /opt/data/JCT01.las
-o /opt/data/entwine/JCT
Performing dataset inference...
1 / 1: /opt/data/JCT01.las
Exception caught in pool task: Unable to open stream for
'/opt/data/JCT01.las' with error 'No such file or directory'
Encountered an error: Zero points found
Exiting.
The LAS file "/opt/data/JCT01.las" exists in the specified directory.
When I try the LAZ example from the documentation it seems to work.
docker run -it -v $HOME:/opt/data connormanning/entwine \
entwine build \
-i https://entwine.io/sample-data/red-rocks.laz \
-o /opt/data/entwine/red-rocks
Now I would like to ask, if the problem is, that LAS format isn't supported
or if I need to search for another reason.
Thanks,
Daniel
--
Georepublic UG & Georepublic Japan
eMail: daniel.kastl at georepublic.de
Web: https://georepublic.info
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pdal/attachments/20161209/a60dd872/attachment.html>
More information about the pdal
mailing list