aboutsummaryrefslogtreecommitdiffstats
path: root/devel/liblas
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5ohauer2011-07-031-1/+0
|
* - Update to 1.2.1wen2010-10-113-25/+32
|
* - Update to 1.0.0miwi2008-11-022-5/+7
| | | | | PR: 128453 Submitted by: Wen heping <wenheping@gmail.com> (maintainer)
* libLAS is a BSD library for reading and writing ASPRS LAS version 1.0 andmiwi2008-06-234-0/+67
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. WWW: http://liblas.org/ PR: ports/124838 Submitted by: Wen Heping <wenheping at gmail.com>