[GRASS-git] [OSGeo/grass] 1adb56: r.in.pdal: use NoFileWriter class for PDAL > 2.7.0...
Māris Nartišs
noreply at github.com
Sun Apr 14 13:22:10 PDT 2024
Branch: refs/heads/releasebranch_8_3
Home: https://github.com/OSGeo/grass
Commit: 1adb5663214c47ed35cc35df9143c4be8078667f
https://github.com/OSGeo/grass/commit/1adb5663214c47ed35cc35df9143c4be8078667f
Author: Māris Nartišs <maris.gis at gmail.com>
Date: 2024-04-14 (Sun, 14 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)
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