<div dir="ltr"><div><div><div>Hello Martin,<br><br></div>I was maybe misquoting the article Mateusz linked, sorry for that.<br><br></div>About the code, I find obscure that the variables in LASpoint are public but you have setters. I can change have_rgb but the point will still not 'have' rgb. I am also worried about the performance issue of creating points for writing. In my use case I change the point type from xyz to xyzrgb and apparently that means I have to init a new point. Otherwise it doesn't have the writer.<br><br></div><div>I'm concerned because the init does clean the point and then it re-writes it. When dealing with trillions of points... I couldn't find how to 'change' a xyz point type to rgb.<br><br></div><div>I would suggest also having defines or const ints with the point types, I couldn't find them.<br><br></div><div>Is there a way to do it that I am missing?<br><br></div><div>Other than that, LASlib was the one that most suited my needs and played nice with windows.<br></div><div><br></div><div>Cheers,<br><br></div><div>Pol<br><br></div><div>ps. there's a thread I've posted in the lastools list about this, entitled <i>set rgb with laslib</i></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Apr 8, 2016 at 12:21 PM, Martin Isenburg <span dir="ltr"><<a href="mailto:martin.isenburg@gmail.com" target="_blank">martin.isenburg@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">Hi,<div><br></div><div>Our LASlib code may be obscure (yet some like its simplicity) but the LASlib license is certainly not.</div><div><div><br></div><div><a href="http://github.com/LAStools/LAStools/blob/master/LICENSE.txt" target="_blank">http://github.com/LAStools/LAStools/blob/master/LICENSE.txt</a><br></div><div><a href="http://lastools.org/LICENSE.txt" target="_blank">http://lastools.org/LICENSE.txt</a></div><div><br></div><div>It's standard LGPL 2.1 ... not obscure at all.</div><div><br></div><div>Regards from the Philippines,</div></div><div><br></div><div>Martin @rapidlasso</div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Fri, Apr 8, 2016 at 12:12 PM, 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 class="h5"><div dir="ltr"><div><div><div>Hello Mateusz,<br><br></div><div>Oh that's sad...<br></div><div><br></div>liblas is on the ubuntu repositories which is a point in favor and it is also used in many applications like cloudcompare, which means there are a lot of examples and use cases.<br><br></div>pdal is a bit overkill if I only want las I/O. I've fiddled with it a little bit. It is a superb framework, but isn't it too much if I just want to read and write a las cloud to/from a buffer? Also, there aren't that many c++ examples for I/O and there's no way to read into a container, I would have to develop a pointtable myself and I won't have the time to get deep in it unfortunately...<br><br></div>I've also tried LASlib. Their code is obscure and the licensing more obscure. <br><div><br></div><div>Well, maybe I should give pdal another try...<br></div></div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Apr 8, 2016 at 12:00 PM, Mateusz Loskot <span dir="ltr"><<a href="mailto:mateusz@loskot.net" target="_blank">mateusz@loskot.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>On 8 April 2016 at 11:52, Helimap Postmaster <<a href="mailto:postmaster@helimap.ch" target="_blank">postmaster@helimap.ch</a>> wrote:<br>
> Nobody has had this problem? Or an idea of what might've going on?<br>
<br>
</span>libLAS has been deprecated and is not actively maintained [1].<br>
So, please don't expect prompt responses or fixes at all.<br>
<br>
Instead, consider PDAL.<br>
<br>
[1] <a href="https://lists.osgeo.org/pipermail/liblas-devel/2015-August/001605.html" rel="noreferrer" target="_blank">https://lists.osgeo.org/pipermail/liblas-devel/2015-August/001605.html</a><br>
[2] <a href="http://www.pdal.io/" rel="noreferrer" target="_blank">http://www.pdal.io/</a><br>
<span><font color="#888888"><br>
--<br>
Mateusz Loskot, <a href="http://mateusz.loskot.net" rel="noreferrer" target="_blank">http://mateusz.loskot.net</a><br>
</font></span></blockquote></div><br></div>
</div></div><br></div></div>_______________________________________________<br>
Liblas-devel mailing list<br>
<a href="mailto:Liblas-devel@lists.osgeo.org" target="_blank">Liblas-devel@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/liblas-devel" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/liblas-devel</a><br></blockquote></div><br></div>
</blockquote></div><br></div>