#3496: v.in.pdal: does not compile with PDAL 1.6.0
------------------------------------+-------------------------
Reporter: felixg | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone:
Component: Vector | Version: unspecified
Keywords: v.in.pdal, PDAL, lidar | CPU: Unspecified
Platform: Unspecified |
------------------------------------+-------------------------
As the PDAL API changed in a few places, the code of v.in.pdal fails to
compile and needs to be adjusted.
The attached patch file changes the following in `main.cpp` of v.in.pdal:
- the includes as PDAL relocated some header files
- use of the enum pdal::Dimension::Id
- a method call to pdal::SpatialReference::getWKT(), it does not have any
formal parameters anymore in PDAL
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3496>
GRASS GIS <https://grass.osgeo.org>
_______________________________________________
grass-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/grass-dev