<div dir="ltr">Thank you, Simon!<div><br></div><div>It's the Docker argument, you're right.</div><div>Now it's working.</div><div><br></div><div>Daniel</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Dec 9, 2016 at 12:24 PM, Simon Mercier <span dir="ltr"><<a href="mailto:smercier@mapgears.com" target="_blank">smercier@mapgears.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Daniel, your las file need to be in your $home. entwine container look into his /opt/data which point to $home on your host.<div><br></div><div><a href="https://docs.docker.com/engine/reference/run/#/volume-shared-filesystems" target="_blank">https://docs.docker.com/<wbr>engine/reference/run/#/volume-<wbr>shared-filesystems</a></div><div><br></div><div><br><div>
<div style="color:rgb(0,0,0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word"><div style="color:rgb(0,0,0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word">-- <br>Simon Mercier<br><a href="http://mapgears.com" target="_blank">mapgears.com</a><br></div><div style="color:rgb(0,0,0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word"><br><br></div></div>
</div>
<br><div><blockquote type="cite"><div><div class="h5"><div>On Dec 8, 2016, at 8:15 PM, Daniel Kastl <<a href="mailto:daniel@georepublic.de" target="_blank">daniel@georepublic.de</a>> wrote:</div><br class="m_-1960547353685392695Apple-interchange-newline"></div></div><div><div><div class="h5"><div dir="ltr">Hi,<div><br></div><div>I'm trying to convert a LAS file and I'm receiving the following error:</div><div><br></div><div><pre style="box-sizing:border-box;margin-top:0px;margin-bottom:16px;font-stretch:normal;line-height:1.45;word-wrap:normal;padding:16px;overflow:auto;background-color:rgb(247,247,247);border-radius:3px"><font color="#333333" face="consolas, liberation mono, menlo, courier, monospace"><span style="font-size:13.6px">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.<br></span></font></pre></div><div>The LAS file "/opt/data/JCT01.las" exists in the specified directory.</div><div><br></div><div>When I try the LAZ example from the documentation it seems to work.</div><div><br></div><div><pre style="box-sizing:border-box;font-family:consolas,"liberation mono",menlo,courier,monospace;font-size:13.6px;margin-top:0px;margin-bottom:16px;font-stretch:normal;line-height:1.45;word-wrap:normal;padding:16px;overflow:auto;background-color:rgb(247,247,247);border-radius:3px;color:rgb(51,51,51)"><code style="box-sizing:border-box;font-family:consolas,"liberation mono",menlo,courier,monospace;font-size:13.6px;padding:0px;margin:0px;background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial;background-color:transparent;border-radius:3px;word-break:normal;border:0px;display:inline;overflow:visible;line-height:inherit;word-wrap:normal">docker run -it -v $HOME:/opt/data connormanning/entwine \
entwine build \
-i <a href="https://entwine.io/sample-data/red-rocks.laz" target="_blank">https://entwine.io/sample-<wbr>data/red-rocks.laz</a> \
-o /opt/data/entwine/red-rocks</code></pre></div><div><br></div><div>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.</div><div><br></div><div>Thanks,</div><div>Daniel</div><div><br clear="all"><div><br></div>-- <br><div class="m_-1960547353685392695gmail_signature"><div dir="ltr"><div><div dir="ltr"><span style="font-family:arial,sans-serif;font-size:13px;border-collapse:collapse">Georepublic UG & Georepublic Japan<br>eMail: <a href="mailto:daniel.kastl@georepublic.de" style="color:rgb(66,99,171)" target="_blank">daniel.kastl@<wbr>georepublic.de</a><br>Web: <a href="https://georepublic.info/" target="_blank">https://georepublic.info</a></span><div><br></div><div><br></div><div><br></div></div></div></div></div>
</div></div></div></div>
______________________________<wbr>_________________<br>pdal mailing list<br><a href="mailto:pdal@lists.osgeo.org" target="_blank">pdal@lists.osgeo.org</a><br><a href="http://lists.osgeo.org/mailman/listinfo/pdal" target="_blank">http://lists.osgeo.org/<wbr>mailman/listinfo/pdal</a></div></blockquote></div><br></div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><span style="font-family:arial,sans-serif;font-size:13px;border-collapse:collapse">Georepublic UG & Georepublic Japan<br>eMail: <a href="mailto:daniel.kastl@georepublic.de" style="color:rgb(66,99,171)" target="_blank">daniel.kastl@georepublic.de</a><br>Web: <a href="https://georepublic.info" target="_blank">https://georepublic.info</a></span><div><br></div><div><br></div><div><br></div></div></div></div></div>
</div>