[GRASS-dev] [GRASS GIS] #2732: Read lidar data as vector points using PDAL
GRASS GIS
trac at osgeo.org
Sun Mar 20 22:23:55 PDT 2016
#2732: Read lidar data as vector points using PDAL
-------------------------+-------------------------------------------------
Reporter: wenzeslaus | Owner: wenzeslaus
Type: | Status: new
enhancement |
Priority: major | Milestone: 7.1.0
Component: Vector | Version: svn-trunk
Resolution: | Keywords: lidar, las, laz, v.in.lidar,
CPU: | v.in.pointcloud, v.in.pdal
Unspecified | Platform: Unspecified
-------------------------+-------------------------------------------------
Comment (by sebastic):
Replying to [comment:9 wenzeslaus]:
> How do I install it? I can't find .deb, PPA or instructions at the
[http://www.pdal.io/download.html official website].
Wait for the package to reach the mirrors, and then install it on a Debian
unstable system with: `apt-get install pdal libpdal-dev`.
The former gets you the `pdal` commandline application, the latter the
headers, libraries & `pdal-config`.
There is no PPA for Ubuntu, the package will be synced from Debian
unstable into the Ubuntu release after xenial.
The PDAL website doesn't mention the Debian package because it is new and
part of the distribution and not a 3rd party repository.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2732#comment:10>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list