liblas 1.8.1-6build1 source package in Ubuntu

Changelog

liblas (1.8.1-6build1) bionic; urgency=medium

  * Rebuild against new gdal-abi-2-2-3.

 -- Gianfranco Costamagna <email address hidden>  Sun, 17 Dec 2017 22:10:37 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Bionic
Original maintainer:
Debian GIS Project
Architectures:
any all
Section:
science
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe science

Downloads

File Size SHA-256 Checksum
liblas_1.8.1.orig.tar.bz2 3.7 MiB 9adb4a98c63b461ed2bc82e214ae522cbd809cff578f28511122efe6c7ea4e76
liblas_1.8.1-6build1.debian.tar.xz 32.9 KiB 814162dca20ac0455ee45367c4d4588b724ff4754f38dd997da5067664d45b98
liblas_1.8.1-6build1.dsc 2.5 KiB 95459bccdb0bd81b9572f4472cd848ca37b4723e5c9dc448755be406e2cbc595

View changes file

Binary packages built by this source

liblas-bin: No summary available for liblas-bin in ubuntu cosmic.

No description available for liblas-bin in ubuntu cosmic.

liblas-bin-dbgsym: No summary available for liblas-bin-dbgsym in ubuntu cosmic.

No description available for liblas-bin-dbgsym in ubuntu cosmic.

liblas-c-dev: ASPRS LiDAR data translation library - C development files

 libLAS is a C/C++ library for reading and writing ASPRS LAS versions
 1.0, 1.1 and 1.2 data. The LAS format is a sequential binary format
 used to store data from sensors and as intermediate processing storage
 by some LiDAR-related applications. LiDAR (Light Detection and Ranging)
 is an optical remote sensing technology that measures properties of
 scattered light to find range and/or other information of a distant
 target. The prevalent method to determine distance to an object or
 surface is to use laser pulses.
 .
 This package contains the development files to build applications in C.

liblas-c3: ASPRS LiDAR data translation library - C version

 libLAS is a C/C++ library for reading and writing ASPRS LAS versions
 1.0, 1.1 and 1.2 data. The LAS format is a sequential binary format
 used to store data from sensors and as intermediate processing storage
 by some LiDAR-related applications. LiDAR (Light Detection and Ranging)
 is an optical remote sensing technology that measures properties of
 scattered light to find range and/or other information of a distant
 target. The prevalent method to determine distance to an object or
 surface is to use laser pulses.
 .
 This package contains the C shared library used by applications.

liblas-c3-dbgsym: No summary available for liblas-c3-dbgsym in ubuntu cosmic.

No description available for liblas-c3-dbgsym in ubuntu cosmic.

liblas-dev: No summary available for liblas-dev in ubuntu cosmic.

No description available for liblas-dev in ubuntu cosmic.

liblas3: ASPRS LiDAR data translation library - C++ version

 libLAS is a C/C++ library for reading and writing ASPRS LAS versions
 1.0, 1.1 and 1.2 data. The LAS format is a sequential binary format
 used to store data from sensors and as intermediate processing storage
 by some LiDAR-related applications. LiDAR (Light Detection and Ranging)
 is an optical remote sensing technology that measures properties of
 scattered light to find range and/or other information of a distant
 target. The prevalent method to determine distance to an object or
 surface is to use laser pulses.
 .
 This package contains the C++ shared library used by applications.

liblas3-dbgsym: No summary available for liblas3-dbgsym in ubuntu cosmic.

No description available for liblas3-dbgsym in ubuntu cosmic.

python-liblas: Python module to use the ASPRS LiDAR data translation library

 libLAS is a C/C++ library for reading and writing ASPRS LAS versions
 1.0, 1.1 and 1.2 data. The LAS format is a sequential binary format
 used to store data from sensors and as intermediate processing storage
 by some LiDAR-related applications. LiDAR (Light Detection and Ranging)
 is an optical remote sensing technology that measures properties of
 scattered light to find range and/or other information of a distant
 target. The prevalent method to determine distance to an object or
 surface is to use laser pulses.
 .
 This package contains a Python module to use libLAS.