| Archive |
| Archive > August 2009, Volume 23, Issue 8 > LAS and LASUtility |
LAS and LASUtility01/08/2009 |
|
| Lidar Data File Format and Freeware |
|
| Light Detection and Ranging, or Lidar technology has become an industry-standard high-speed tool for collecting dense and accurate topographic data. However, proprietary or ASCII file formats for storing Lidar data limit the scope of data sharing and result in time-consuming data processing and loss of integrity. Instead, the industry recommends an American Society of Photogrammetry and Remote Sensing standard data exchange format, Lidar Standard or LAS, which requires dedicated processing software. Existing image-processing and GIS software are being updated to include LAS, but so slowly that some users are converting their data from LAS to more convenient formats. We have filled the gap with the free software tool ‘LASUtility’. | |
| Bharat Lohani, Rakesh Kumar Mishra | |
|
LAS Genesis
|
|
| Biography of the Author(s) Bharat Lohani is associate professor at the Indian Institute of Technology, Kanpur, India. His research interests include landscape modelling and visualisation using high-resolution, remotely sensed data, particularly airborne and terrestrial Lidar, and their use in physical models. Email: bloh...@iitk.ac.in Rakesh Kumar Mishra is a member of the research staff at ITT Kanpur, whose research interests include Lidar, simulation, algorithm development, and software engineering. E-mail: rkmi...@gmail.com |
|
| References |
|
| http://home.iitk.ac.in/~blohani/LASUtility/LASUtility.html |
|
| http://www.asprs.org/society/committees/lidar/lidar_format.html |
|
|
|
|
Comments (1):
|
|
Interactive |
3D Scanning of Historic Sugar Factories |
|
The Alliance for Integrated Spatial Technologies at the University of South Florida, USA, recently worked with the Florida Park Service on a project to document the remains of several historic sugar-mill sites in the State Parks to create as-builts to be used in preservation and conservation of these resources. The FARO LS 880, along with GPS and total station georeferencing and colour imaging, was used on these projects.
|
| Last 5 items: |
| 3D Scanning of Historic Sugar Factories |
| Road Improvement Survey with UAV |
| 3D BIM + money = 5D |
| Setting up a survey in a swamp |
| Launch of the 9th Baidu Satellite |

The first released version of LAS file format, 1.0, contains binary data consisting of header block, variable length records, and point data. All data are in little-endian format. The header block consists of a public block followed by variable length records. The public block contains generic data such as point numbers and coordinate bounds. The variable-length records contain variable types of data, including projection information, metadata, and user-application data. The second version of LAS file, 1.1, retains the same structure as the first, but with changes in interpretation and alignment of a few fields. New fields have been added to make it more suitable for applications. LAS file formats version 1.2 and 2.0 have recently been proposed. Version 1.2 would retain the same structure as version 1.1, while including GPS absolute time. The RGB could also be specified with each point data, an influence stemming from the terrestrial laser-scanning industry. Version 2.0 would include extensive changes to version 1.1, such as extending the format to include terrestrial scanners.
The LAS format is not yet a part of several GIS, image-processing, DEM, and point-cloud processing packages commonly used for