libLAS - A C/C++/Python library for processing ASPRS LAS LiDAR data
Howard Butler <[email protected]> Fri, 20 Jun 2008 17:06:27 -0500
| Newsgroups | gmane.comp.gis.osgeo.discuss,gmane.comp.gis.freegis |
|---|---|
| Message-ID | <[email protected]> |
All, I am pleased to announce the 1.0.0b1 release of libLAS - A C/C++/ Python library for processing ASPRS LAS LiDAR data. libLAS supports LAS 1.0 and 1.1 formats, and it is available under the terms of the BSD license. libLAS's initial development was supported by the Iowa Department of Natural Resources, and its primary developers are Howard Butler and Mateusz Loskot. Special features of libLAS include: - C, C++, and Python APIs -- embed libLAS in your own programs or use the Python bindings for a one-off processing script - Spatial Reference System support -- the LAS format uses geotiff keys for SRS support and libLAS does the work of translating and storing them when you link in the latest (CVS) version of libgeotiff - Command-line utilities -- libLAS provides ports of Martin Isenburg's LAStools utilities for doing things like translating from one version of the LAS format to another, inspecting header information, and translating LAS data to and from text. - Cross-platform operation -- libLAS is known to work on MSVC 7.1+ (Windows) and GCC 4.1+ (OS X and Linux) platforms on both big- and little-endian architectures Homepage ------------------- http://liblas.org/ Mailing List ------------------- http://mail.hobu.net/mailman/listinfo/liblas-devel Release information ------------------- http://liblas.org/wiki/1.0.0b1 Source release ------------------- http://liblas.org/raw-attachment/wiki/1.0.0b1/las-1.0.0b1.tar.bz2 http://liblas.org/raw-attachment/wiki/1.0.0b1/las-1.0.0b1.tar.bz2.md5 Windows Binary -------------------- http://liblas.org/raw-attachment/wiki/1.0.0b1/liblas1.0.0b1-win32.zip http://liblas.org/raw-attachment/wiki/1.0.0b1/liblas1.0.0b1-win32.zip.md5 Python PyPI -------------------- http://pypi.python.org/pypi/libLAS/1.0.0b1 Howard _______________________________________________ Discuss mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/discuss