Description
Library for reading and writing the very common LAS LiDAR format.
Source: http://koji.fedoraproject.org/koji/packageinfo?packageID=20273 with modifications for liblas-1.8.1
SRPM: https://data.neteler.org/tmp/liblas-1.8.1-2.fc28.src.rpm
Installation Instructions
### Fedora
# enable extra repos to satisfy dependencies
sudo dnf copr enable neteler/laszip
sudo dnf copr enable neteler/libgeotiff
# enable this repo
sudo dnf copr enable neteler/liblas
sudo dnf update
# install libLAS
dnf install liblas liblas-devel
### EPEL7:
TO-DO: add laszip wget call wget -O /etc/yum.repos.d/liblas.repo https://copr.fedoraproject.org/coprs/neteler/liblas/repo/epel-7/neteler-liblas-epel-7.repo yum update yum install liblas liblas-devel
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 38 | x86_64 (43)* | Fedora 38 (0 downloads) |
Fedora 39 | x86_64 (35)* | Fedora 39 (49 downloads) |
Fedora 40 | x86_64 (35)* | Fedora 40 (41 downloads) |
Fedora 41 | x86_64 (14)* | Fedora 41 (12 downloads) |
Fedora rawhide | x86_64 (56)* | Fedora rawhide (319 downloads) |
* Total number of downloaded packages.
External Repository List
The following repositories are accessible during builds
Quick Enable
#> dnf copr enable neteler/liblas
More info about enabling Copr repositories