[GRASS-user] .LAS file

Dear All,

Why QGIS is not able to open .las (LIDAR Data Exchange File) formats. Is it not under Gdal support?

Regards

Please read QGIS/GRASS instead of QGIS.

regards

On Wed, Jun 15, 2011 at 10:51 PM, Harish <harry.om2000@gmail.com> wrote:

Dear All,

Why QGIS is not able to open .las (LIDAR Data Exchange File) formats. Is it not under Gdal support?

Regards


Harish Kumar Solanki, Assistant Professor
National Institute of Rural Development (NIRD), MoRD, GoI
Jaipur, INDIA- 302006

Email- hksolanki@nird.gov.in, harry.om2000@gmail.com,
TeleFax-0141-2209904, Mo.- 09414291732, 09246846732
Website- http://www.nird.org.in, http://watershed.rajasthan.gov.in/

On 06/15/2011 10:21 AM, Harish wrote:

Dear All,

Why QGIS is not able to open .las (LIDAR Data Exchange File) formats. Is it
not under Gdal support?

Regards

First this is a QGIS question, not a a GRASS question. Should be asked
on qgis-user@lists.osgeo.org

No GDAL\OGR does not directly read LAS you need liblas
http://liblas.org/utilities/las2ogr.html

Alternately GRASS does contain functionality to deal with lidar
http://grass.osgeo.org/wiki/LIDAR#Import_LAS_as_vector_points
Though it looks like you'll need to use Liblas to convert the data to
text 1st for GRASS.

Enjoy,
Alex