[GRASS-dev] [GRASS GIS] #3496: v.in.pdal: does not compile with PDAL 1.6.0
GRASS GIS
trac at osgeo.org
Thu Feb 15 19:20:32 PST 2018
#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
Resolution: | Keywords: v.in.pdal, PDAL, lidar
CPU: Unspecified | Platform: Unspecified
--------------------------+------------------------------------
Comment (by wenzeslaus):
Thank you. I committed the change in r72246. Tested with 1.5.0 and 1.6.0
(compiled) and trunk using the two tests in testsuite directory:
{{{
export LD_LIBRARY_PATH="/home/.../install/lib:$LD_LIBRARY_PATH"
cd vector/v.in.pdal/testsuite
../../../bin.x86_64-pc-linux-gnu/grass75
~/grassdata/nc_basic_spm_grass7/user1/ \
--exec python basic_test.py
../../../bin.x86_64-pc-linux-gnu/grass75
~/grassdata/nc_basic_spm_grass7/user1/ \
--exec python filter_test.py
}}}
This can be closed after backport to 7.4 (and maybe 7.2).
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3496#comment:2>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list