Quantcast
Channel: Extracting descriptive information from a LiDAR cloud (.las files) - Stack Overflow
Browsing latest articles
Browse All 5 View Live

Answer by Pete Gadomski for Extracting descriptive information from a LiDAR...

tl;dr: install libLAS and run lasinfo myfile.las.Lasfile headers, in general, shouldn't be trusted since they may not agree with the true data bounds. A more robust approach is to calculate the spatial...

View Article


Answer by jatobat for Extracting descriptive information from a LiDAR cloud...

You can use the lasinfo utility from lastools which will return the .las header information (including the extent):http://www.cs.unc.edu/~isenburg/lastools/The lasinfo module in SAGA GIS will provide...

View Article


Image may be NSFW.
Clik here to view.

Answer by Andre Silva for Extracting descriptive information from a LiDAR...

With Fusion, an option is the command line Catalog to retrieve descriptive statistics.Suppose Fusion is installed under the directory c:\fusionand the las file is stored in c:\lidar\point_cloud.las....

View Article

Answer by George Silva for Extracting descriptive information from a LiDAR...

You best bet is to use a specific software to find out the extent of this lidar file.Another way you can probably do it is to look at the header section of the file (if you have the raw file), which...

View Article

Extracting descriptive information from a LiDAR cloud (.las files)

I have .las (lidar data) file, now I wanted to know the size of it, for example how long it's width and height in kilometers. How is it possible to retrieve these kind of info?

View Article

Browsing latest articles
Browse All 5 View Live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>