[Liblas-devel] Liblas-devel Digest, Vol 79, Issue 1

Van Dyke, Daryl daryl_van_dyke at fws.gov
Wed Nov 9 12:12:57 PST 2016


LAStools IIRC encodes the non-standard HAG field into the 'user bytes'
portion of the LAS file.  It's special-sauce approach to encoding that
information into a user-expandable portion of the LAS standard.

To keep in mind: the HAG field (again, IIRC) is based on an internal
integer representation - it quantizes the data into the binned integers to
store them.  You want to ensure the resolution of the storage is
appropriate for your application (though for most tree sizes, in most
units, it's probably fine).

I don't think you'll find any tools outside of LASTools that support that
feature.  You may also not be aware that the 'free' or non-licensed version
of LASTools imposes noise on output.

Daryl

On Wed, Nov 9, 2016 at 12:00 PM, <liblas-devel-request at lists.osgeo.org>
wrote:

> Send Liblas-devel mailing list submissions to
>         liblas-devel at lists.osgeo.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://lists.osgeo.org/mailman/listinfo/liblas-devel
> or, via email, send a message with subject or body 'help' to
>         liblas-devel-request at lists.osgeo.org
>
> You can reach the person managing the list at
>         liblas-devel-owner at lists.osgeo.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Liblas-devel digest..."
>
> Today's Topics:
>
>    1. libLAS and HEIGHT_ABOVE_GROUND attribute (Alexandre Guyot)
>
>
> ---------- Forwarded message ----------
> From: Alexandre Guyot <alexguyot at yahoo.fr>
> To: "liblas-devel at lists.osgeo.org" <liblas-devel at lists.osgeo.org>
> Cc:
> Date: Tue, 8 Nov 2016 21:00:17 +0000
> Subject: [Liblas-devel] libLAS and HEIGHT_ABOVE_GROUND attribute
> Hi,
>
> I'm using the liblas python API to read through some LiDAR point clouds.
> I can access all the standard point attributes of my dataset, however I
> can't figure out how to read the HEIGHT_ABOVE_GROUND value of my points.
> This HEIGHT_ABOVE_GROUND attribute was computed in LAStools using
> "lasheight".
> This attribute is readable on popular LiDAR viewers (GlobalMapper for
> instance) but I don't know how to reach it using libLAS.
>
> Any ideas ?
>
> Thanks a lot,
> Alex
>
>
>
> _______________________________________________
> Liblas-devel mailing list
> Liblas-devel at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/liblas-devel
>



-- 
_________________________________________
Daryl Van Dyke
GIS Analyst
Klamath Strategic Habitat Conservation Team
US Fish & Wildlife Service - AFWO, R8
(707) 825-5153
https://github.com/GeospatialDaryl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/liblas-devel/attachments/20161109/82524e23/attachment.html>


More information about the Liblas-devel mailing list