<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 2, 2015 at 8:15 AM, Newcomb, Doug <span dir="ltr"><<a href="mailto:doug_newcomb@fws.gov" target="_blank">doug_newcomb@fws.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Does this mean that with the new version of r.in.lidar using pdal that the file size that can be read in will be limited by the amount of memory on my computer?<div><br></div><div> I currently use r.in.lidar with liblas and can process aggregated las files with up to 4.2 billion points with memory usage limited by the amount of map in memory parameter. ( The type of the analysis cell size and extent also affect memory usage)  </div></div></blockquote></div><br></div><div class="gmail_extra">I meant v.in.lidar, sorry for confusion. But what you are saying applies even more for v.in.lidar. It always holds in memory just one point as it doesn't combines the points in any way. There might be some issues on GRASS site like counting the points but that's a different story.<br><br>[1] <a href="https://trac.osgeo.org/grass/browser/grass/trunk/vector/v.in.lidar/main.c" target="_blank">https://trac.osgeo.org/grass/browser/grass/trunk/vector/v.in.lidar/main.c</a><br></div></div>