<br><font size=2 face="sans-serif">Yes!!!! &nbsp;Thank you Markus! &nbsp;Since
you are using liblas 1.6.1 , I assume that this command can read the losslessly
compressed &nbsp;.laz format?</font>
<br>
<br><font size=2 face="sans-serif">&nbsp; Will try soon.</font>
<br>
<br><font size=2 face="sans-serif">Doug</font>
<br>
<br>
<br><font size=2 face="sans-serif">Doug Newcomb &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; <br>
USFWS<br>
Raleigh, NC<br>
919-856-4520 ext. 14 doug_newcomb@fws.gov<br>
---------------------------------------------------------------------------------------------------------<br>
The opinions I express are my own and are not representative of the official
policy of the U.S.Fish and Wildlife Service or Dept. of the Interior. &nbsp;
Life is too short for undocumented, proprietary data formats.</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>Markus Metz &lt;markus.metz.giswork@googlemail.com&gt;</b>
</font>
<br><font size=1 face="sans-serif">Sent by: grass-dev-bounces@lists.osgeo.org</font>
<p><font size=1 face="sans-serif">05/25/2011 05:31 AM</font>
<td width=59%>
<table width=100%>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">To</font></div>
<td><font size=1 face="sans-serif">grass-user &lt;grass-user@lists.osgeo.org&gt;,
GRASS developers list &lt;grass-dev@lists.osgeo.org&gt;</font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">Subject</font></div>
<td><font size=1 face="sans-serif">[GRASS-dev] LiDAR LAS import</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br><tt><font size=2>Hi all,<br>
<br>
GRASS 7 has a new module v.in.lidar for importing LiDAR LAS files<br>
(*.las or *.laz). The LAS file format is commonly used for storing<br>
LiDAR point clouds, but is unfortunately not supported by OGR.<br>
v.in.lidar uses the libLAS library [0] and is only compiled if the<br>
libLAS library is present.<br>
<br>
I chose to use the library instead of writing a custom LAS reading<br>
interface because the current LAS library version 1.6.1 is stable,<br>
supports LAS file versions 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, each of<br>
which can store LiDAR points in up to 5 different point formats. The<br>
user and the interface do not need to know the file version and point<br>
format of a given file, all that is conveniently handled by the libLAS<br>
library in the background. The library has Large File Support (LFS)<br>
and is well tested on different platforms, also with different<br>
endian-ness. This functionality is not that easy to replicate.<br>
<br>
You will need to get the libLAS library and configure GRASS 7 with<br>
--with-liblas in order to have the module available. Please test!<br>
<br>
Markus M<br>
<br>
[0] </font></tt><a href=http://www.liblas.org/><tt><font size=2>http://www.liblas.org<br>
_______________________________________________<br>
grass-dev mailing list<br>
grass-dev@lists.osgeo.org<br>
</font></tt><a href="http://lists.osgeo.org/mailman/listinfo/grass-dev"><tt><font size=2>http://lists.osgeo.org/mailman/listinfo/grass-dev<br>
</font></tt></a></a>
<br>