Skip to main content

LAS 1.0/1.1 LiDAR data format translation

Project description

libLAS is a BSD library for reading and writing ASPRS LAS version 1.0 and 1.1 data. LAS-formatted data is heavily used in LiDAR processing operations, and the LAS format is a sequential binary format used to store data from sensors and as intermediate processing storage by some applications.

libLAS is available under the terms of the BSD License. It builds on work by Martin Isenburg and Jonathan Shewchuk of the University of North Carolina in their LAStools project. The base C++ library that reads and writes LAS 1.0/1.1 data was replaced with new development, and Martin’s tools were ported to use this new code.

libLAS’ initial development was supported by the IGSB of the Iowa DNR for use in its state-wide LIDAR project.

FAQ

The FAQ is available from http://liblas.org/wiki/FAQ

State of the Library

libLAS provides excellent coverage of the ASPRS LAS 1.0 and 1.1 specifications, and it provides support for copying variable length records from one file to another. As of 1.0.0-beta-1, support for creating your own variable length records is limited to the C and C++ APIs. libLAS concentrates on reading and writing point data for processing pipelines from C++, C, and Python. Contact the Authors if you have money burning a hole in your pocket to implement more sophisticated support for LAS format items.

libLAS also provides support for reading and writing spatial reference system descriptions from LAS 1.0 and 1.1 files as of version 1.0.0-beta-1. libgeotiff 1.2.5 (released in 7/28/2008) must be linked with libLAS to provide reading support for spatial reference systems. The 1.0.0-beta-1 Windows binaries come provided with libgeotiff, but those folks building libLAS on their own platforms must use the –with-geotiff configure-time switch to tell libLAS where the library is located.

Features of libLAS

Open Source

libLAS is open source software. You can embed it in your own applications (and even resell it) as long as you follow the crediting restriction of the BSD license.

Multiple APIs

libLAS supports has C, C++, and Python APIs. This allows you to easily embed libLAS in your own programs, or use the Python API for some one-off scripting.

Spatial Reference System Support

Linked against the latest version of libgeotiff, you can set and get the spatial reference systems of LAS files using simple proj.4 coordinate system definitions.

Simple Variable Length Record Abstraction

libLAS provides a sensible abstraction for working with variable length records (VLR) in LAS files, and it transparently manages the VLRs related to spatial referencing systems for you.

Command-line Utilities

libLAS provides ports of the LAStools utilities by Martin Isenburg 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 GCC4.1+ (OS X and Linux) platforms on both big- and little-endian architectures.

Download

The latest version of libLAS can be downloaded from http://liblas.org/wiki/Releases

Documentation

LAS Format Specifications

The LAS Format Standard is maintained by ASPRS Standards Committee. LAS format standard documents are available in PDF format:

Library Documents

  • LAS Format Elements - comparison of elements of LAS Format 1.0 and 1.1

  • Software - list of geospatial software with reading and writing capabilities of LAS Format

  • Resources - list of LiDAR/LAS resources

  • Tutorials - Tutorials on C++ and Python APIs

Utilities

Development

Authors

The libLAS development team are:

Special thanks to Martin Isenburg and Jonathan Shewchuk for their LAStools pioneering implementation of the ASPRS LAS standard that made development of the libLAS library possible.

Subversion Tree

The SVN repository URL is available at http://liblas.org/svn

svn checkout http://liblas.org/svn/trunk/

Development Documentation

Information about Trac

Community

IRC

Find the libLAS developers on IRC on #liblas at Freenode.

Mailing Lists

License

libLAS is available under the terms of the BSD License. See License for a copy.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

libLAS-1.0.0b2.zip (27.2 kB view details)

Uploaded Source

Built Distributions

libLAS-1.0.0b2.win32.exe (396.0 kB view details)

Uploaded Source

libLAS-1.0.0b2-py2.5.egg (344.6 kB view details)

Uploaded Source

libLAS-1.0.0b2-py2.4.egg (344.7 kB view details)

Uploaded Source

File details

Details for the file libLAS-1.0.0b2.zip.

File metadata

  • Download URL: libLAS-1.0.0b2.zip
  • Upload date:
  • Size: 27.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for libLAS-1.0.0b2.zip
Algorithm Hash digest
SHA256 742d6ee705b3a40fc920eab9fae44cde64cf0239e17a6772d84cfd76ce7ff802
MD5 dcb47e42283e11a6e4df2c31c1feab1d
BLAKE2b-256 b04d25f72caa71a795de4e3bb88fef966ff97cf1143ccd60d07252e398098683

See more details on using hashes here.

Provenance

File details

Details for the file libLAS-1.0.0b2.win32.exe.

File metadata

  • Download URL: libLAS-1.0.0b2.win32.exe
  • Upload date:
  • Size: 396.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for libLAS-1.0.0b2.win32.exe
Algorithm Hash digest
SHA256 7c062d2cfaa12b7167ad30facdb9c158302fc911b7af4184cc32a7e573be0b59
MD5 8d731eb5314326cf91d5ef4fa82cef32
BLAKE2b-256 a536e8bb7795f522de412b6ac4b93cb4c8eff5d15080f1150b1059a4cfdd1697

See more details on using hashes here.

Provenance

File details

Details for the file libLAS-1.0.0b2-py2.5.egg.

File metadata

  • Download URL: libLAS-1.0.0b2-py2.5.egg
  • Upload date:
  • Size: 344.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for libLAS-1.0.0b2-py2.5.egg
Algorithm Hash digest
SHA256 a53a2f9bfdfe35e6f4a12253990cc8563573ab364fc9c0d7dffce1de99e18a43
MD5 6663ea35effe52ee591619ca03fa783e
BLAKE2b-256 4c7db4873b81330401f7e77e2174d54f6c09770c1ef3efd7c2348d7817991288

See more details on using hashes here.

Provenance

File details

Details for the file libLAS-1.0.0b2-py2.4.egg.

File metadata

  • Download URL: libLAS-1.0.0b2-py2.4.egg
  • Upload date:
  • Size: 344.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for libLAS-1.0.0b2-py2.4.egg
Algorithm Hash digest
SHA256 512e51fb7cafe99e0db259346a18ac4d3ad12f9e5b9cf27c06d77df78dae766b
MD5 5c7996989cb8b4a622fe0ebe822ea4b8
BLAKE2b-256 b75671c04f0e405f249158555c5c9f64eb49be57fb7c4160c7a50985938fe009

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page