[pdal] Does Entwine support LAS format?
Daniel Kastl
daniel at georepublic.de
Thu Dec 8 19:41:21 PST 2016
Thank you, Simon!
It's the Docker argument, you're right.
Now it's working.
Daniel
On Fri, Dec 9, 2016 at 12:24 PM, Simon Mercier <smercier at mapgears.com>
wrote:
> Daniel, your las file need to be in your $home. entwine container look
> into his /opt/data which point to $home on your host.
>
> https://docs.docker.com/engine/reference/run/#/volume-shared-filesystems
>
>
> --
> Simon Mercier
> mapgears.com
>
>
>
> On Dec 8, 2016, at 8:15 PM, Daniel Kastl <daniel at georepublic.de> wrote:
>
> 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
>
>
>
> _______________________________________________
> pdal mailing list
> pdal at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/pdal
>
>
>
--
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/4f755abb/attachment.html>
More information about the pdal
mailing list