All,

2/4/09

I am pleased to announce the release of libLAS 1.0.1. 1.0.1 mostly improves the Python bindings, along with adding a liblas-config script.

See http://liblas.org/query?status=closed&group=resolution&milestone=1.0.1 for more information.

For Windows users, the OSGeo4W packages contains the Python bindings, command-line utilities (including las2ogr), and development packages. Unless you plan to embed libLAS in your own software, you should use OSGeo4W. Also, OSGeo4W provides you with a lot of other goodies like GDAL which you might find quite useful.

For everyone else, there is only the source package. libLAS is a generic GNU autoconf/autotools project, however, and building libLAS is as simple as ./configure;make;make install.

Python Release

Thanks,

Howard

Attachments