[GRASS-git] [OSGeo/grass] 712323: r.in.pdal: Fix use of PDAL 2.4 deprecated api (#2656)
Nicklas Larsson
noreply at github.com
Mon Nov 21 12:31:38 PST 2022
Branch: refs/heads/releasebranch_8_2
Home: https://github.com/OSGeo/grass
Commit: 7123238e7ea94a591a5bd82c0d1fa4ae4b2ad716
https://github.com/OSGeo/grass/commit/7123238e7ea94a591a5bd82c0d1fa4ae4b2ad716
Author: Nicklas Larsson <n_larsson at yahoo.com>
Date: 2022-11-21 (Mon, 21 Nov 2022)
Changed paths:
M raster/r.in.pdal/info.cpp
Log Message:
-----------
r.in.pdal: Fix use of PDAL 2.4 deprecated api (#2656)
Fixes LasHeader info printout, re-used code from PDAL 2.3:
https://github.com/PDAL/PDAL/blob/2.3.0/io/LasHeader.cpp#L524
More information about the grass-commit
mailing list