Is the LAS format supported in GRASS GIS 7?
Outlook LiDAR point cloud data are commonly delivered in the ASPRS LAS format. The format is supported by libLAS, a BSD-licensed C++ library for reading/writing these data. GRASS GIS 7 supports the LAS format directly when built against libLAS (as the case for most binary packages being available for download ).
Can a Las dataset be displayed as a point?
LAS datasets can be displayed as either points or a triangulated surface. LAS datasets have point thinning capability that helps speed up the display, particularly at small scales, when a large volume of data is involved. To learn more about scalability with LAS datasets, see LAS dataset scalability.
How are the Las datasets shown in ArcScene?
When a LAS dataset is added to ArcScene, the minimum bounding boxes representing the extents of each LAS file in the LAS dataset are shown each time the LAS data is drawn in the scene. These boxes disappear once each LAS file is loaded or reloaded.
Is the number of Point Records correct in LAS 1.4?
The number of point records and number of points by return for the lasinfo report (LAS 1.4) are set to zero and their respective extended fields are correctly reporting the point counts (compare to the lasinfo report from LAS 1.2). This might well have been the case for your files.
Which is the latest version of libLAS for C #?
The latest release, libLAS-1.7.0b1 installs like a dream compared to the 1.6.1 nightmare (under windows). Chris You can create an XML document quite easily in C# using XmlWriter, contained in the System.Xml namespace. Here’s an example of how you can use it: WolfInSpace answered the second part of your question.
How to create Las lidar in GRASS GIS?
First the LAS file needs to be selected and an output file name specified (in this example, we want to extract the 95th percentile as binning method, hence a reasonable map name): In the “Statistic” tab, we select the “percentile” method along with 95 as value:
How to generate shape files in GRASS GIS?
Since we know the EPSG code of the projection, that’s an easy task. Please note that GRASS GIS can generate locations directly from SHAPE files (with .prj file), GeoTIFF and more. We fire up GRASS GIS 7 and open the Location Wizard: