[GRASS-git] [OSGeo/grass] 544a78: r.in.pdal: use NoFileWriter class for PDAL > 2.7.0...
Māris Nartišs
noreply at github.com
Sun Apr 7 08:46:12 PDT 2024
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 544a78044fb61d74ecac5683268dccbb1320bd38
https://github.com/OSGeo/grass/commit/544a78044fb61d74ecac5683268dccbb1320bd38
Author: Māris Nartišs <maris.gis at gmail.com>
Date: 2024-04-07 (Sun, 07 Apr 2024)
Changed paths:
M configure
M configure.ac
M include/grass/config.h.in
M raster/r.in.pdal/grassrasterwriter.h
Log Message:
-----------
r.in.pdal: use NoFileWriter class for PDAL > 2.7.0 (fixes #3552) (#3567)
* r.in.pdal: use NoFileWriter class for PDAL > 2.7.0 (fixes #3552)
Starting from PDAL 2.7.0 filename is mandatory for Writer class, but
there is a NoFileWriter class that maintains old behavior.
https://github.com/PDAL/PDAL/pull/4342
---------
Co-authored-by: Nicklas Larsson <n_larsson at yahoo.com>
To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications
More information about the grass-commit
mailing list