<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi,<br>
<br>
This is related to Michael's issue post here: https://github.com/PDAL/PDAL/issues/569. I need access to min/max bounds on quantities like intensity values, geographic bounds, etc (specifically in las files but should be generalized). I know those values are
 available in the las header. Yet it seems that to obtain these "stats", I need to employ a stats filter and read all the points. Is there another mechanism for quickly reading certain general properties (like bounds) that may be available from the header?<br>
<br>
Thanks,<br>
Oscar<br>
</div>
</body>
</html>