[pdal] Does Entwine support LAS format?

Simon Mercier smercier at mapgears.com
Thu Dec 8 19:24:21 PST 2016


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 <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 <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 <mailto:daniel.kastl at georepublic.de>
> Web: https://georepublic.info <https://georepublic.info/>
> 
> 
> 
> _______________________________________________
> pdal mailing list
> pdal at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/pdal

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pdal/attachments/20161208/b1f61879/attachment.html>


More information about the pdal mailing list