<div dir="ltr"><div><div><div>I'm confused on what's going on on the libLAZ repository. <br><br></div>Laszip.hpp is still there and one of the examples [1] relies on it. Weird that it isn't installed... Looks like the repository is transitioning to something else, as you pointed out.<br><br></div>Todd, you said Martin wanted to remove the c++ objects. Maybe you can shed some light on the issue, or else.<br><br></div>I'm at the moment re-considering wether to use pdal or not, given that I'm only interested in a nice I/O for laz (and las). The  LASzipper/LASunzipper seemed appropriate, but if they are dead... Maybe you all have some insights about this?<br><div><div><div><br>[1] <a href="https://github.com/LASzip/LASzip/blob/master/example/laszippertest.cpp">https://github.com/LASzip/LASzip/blob/master/example/laszippertest.cpp</a><br></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 30, 2016 at 7:56 PM, Andrew Bell <span dir="ltr"><<a href="mailto:andrew.bell.ia@gmail.com" target="_blank">andrew.bell.ia@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Trying to figure out if this is something to fix in PDAL or LASzip and if the latter, how to get it done.</div><div class="gmail_extra"><div><div class="h5"><br><div class="gmail_quote">On Wed, Mar 30, 2016 at 12:27 PM, Andrew Bell <span dir="ltr"><<a href="mailto:andrew.bell.ia@gmail.com" target="_blank">andrew.bell.ia@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Can anyone explain the relationship between the Github repo and Martin's distribution?<div><br></div><div>Is there some reason that a breaking change was made to LASzip?  Seems that one could have had the zipper/unzipper point at laszip_api.h</div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div>On Wed, Mar 30, 2016 at 9:59 AM, Helimap Postmaster <span dir="ltr"><<a href="mailto:postmaster@helimap.ch" target="_blank">postmaster@helimap.ch</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><div dir="ltr">That works, thanks!<br></div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 30, 2016 at 4:49 PM, Helimap Postmaster <span dir="ltr"><<a href="mailto:postmaster@helimap.ch" target="_blank">postmaster@helimap.ch</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Thanks Todd,<br><br></div><div>I saw your answer while writing thecomment, will try with e7065cb.<br></div></div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 30, 2016 at 4:45 PM, Murphy, Todd <span dir="ltr"><<a href="mailto:ROBERT.T.MURPHY@leidos.com" target="_blank">ROBERT.T.MURPHY@leidos.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">





<div link="blue" vlink="purple" lang="EN-US">
<div>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">1. Unsure why it did not pickup up include directory. Have you tried setting it manually? On my Fedora install I cloned the laszip repo from Howards GitHub
 site (<a href="https://github.com/LASzip/LASzip" target="_blank">https://github.com/LASzip/LASzip</a>). It installed under /usr/include and /usr/lib.<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">2.I had an issue with the latest laszip which threw the similar errors you identified with LASzipper and LASunzipper. Recommend using earlier commit (e7065cb)
 of Laszip. My email discussion with Howard on this follows:<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><u></u> <u></u></span></p>
<p>> 2. I just created a new development environment (Fedora 22) using the latest laszip from that repo. I saw you had you had the commit to remove LASzipper and LASunzipper. It appears some of the tests still reference these as well as
 the lasdump apps in PDAL. I haven’t had time to look into, but did a work around for now. Just wanted you to be aware.<u></u><u></u></p>
<p><u></u> <u></u></p>
<p>LASzip needs to be pinned to a release version for now. Martin wanted to remove LASzipper/LASunzipper and use his "DLL" interface. We're starting on LAZ 1.4, and I want to get things in place for PDAL to support all of it once that's
 ready. I started doing interface stuff based on his new DLL thingy, but PDAL/libLAS aren't yet caught up to it. PDAL's docker image is pinned to e7065cbc5bdbbe0c6e50c9d93d1cd346e9be6778 which should be perfectly good going forward until PDAL catches up to
 LASzip.<u></u><u></u></p>
<p><u></u> <u></u></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Todd<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><u></u> <u></u></span></p>
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> pdal [mailto:<a href="mailto:pdal-bounces@lists.osgeo.org" target="_blank">pdal-bounces@lists.osgeo.org</a>]
<b>On Behalf Of </b>Helimap Postmaster<br>
<b>Sent:</b> Wednesday, March 30, 2016 10:24 AM<br>
<b>To:</b> pdal<br>
<b>Subject:</b> [pdal] Problem reading LAZ file<u></u><u></u></span></p><div><div>
<p class="MsoNormal"><u></u> <u></u></p>
<div>
<div>
<div>
<div>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt">The error message:<br>
PDAL: Can't read compressed file without LASzip or LAZperf decompression library.<u></u><u></u></p>
</div>
<p class="MsoNormal" style="margin-bottom:12.0pt">I've, however, activated the option WITH_LASZIP. I've also cloned the LASZIP repository and installed it. Indeed, pdal ccmake has changed the library field:<br>
<br>
LASZIP_INCLUDE_DIR               LASZIP_INCLUDE_DIR-NOTFOUND                                                      
<br>
LASZIP_LIBRARY                   /usr/local/lib/liblaszip.so<u></u><u></u></p>
</div>
<p class="MsoNormal" style="margin-bottom:12.0pt">Any ideas?<u></u><u></u></p>
</div>
<p class="MsoNormal" style="margin-bottom:12.0pt">I've also tried using <a href="https://launchpad.net/~pdal/+archive/ubuntu/travis" target="_blank">
https://launchpad.net/~pdal/+archive/ubuntu/travis</a> , but that one led to compilation errors. (Dumper.cpp: undefined reference to `LASunzipper::LASunzipper()' )<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt">Cheers,<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal">Pol<u></u><u></u></p>
</div>
<div>
<div>
<div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
</div>
</div>
</div>
</div></div></div>
</div>

</blockquote></div><br></div>
</div></div></blockquote></div><br></div>
</div></div><br></div></div>_______________________________________________<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" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/pdal</a><span><font color="#888888"><br></font></span></blockquote></div><span><font color="#888888"><br><br clear="all"><div><br></div>-- <br><div>Andrew Bell<br><a href="mailto:andrew.bell.ia@gmail.com" target="_blank">andrew.bell.ia@gmail.com</a></div>
</font></span></div>
</blockquote></div><br><br clear="all"><div><br></div></div></div><span class="HOEnZb"><font color="#888888">-- <br><div>Andrew Bell<br><a href="mailto:andrew.bell.ia@gmail.com" target="_blank">andrew.bell.ia@gmail.com</a></div>
</font></span></div>
</blockquote></div><br></div>