Skip to content

Comments

r.in.pdal: use NoFileWriter class for PDAL > 2.7.0 (fixes #3552)#3567

Merged
marisn merged 2 commits intoOSGeo:mainfrom
marisn:pdal_fix_3552
Apr 7, 2024
Merged

r.in.pdal: use NoFileWriter class for PDAL > 2.7.0 (fixes #3552)#3567
marisn merged 2 commits intoOSGeo:mainfrom
marisn:pdal_fix_3552

Conversation

@marisn
Copy link
Contributor

@marisn marisn commented Apr 7, 2024

Starting from PDAL 2.7.0 filename is mandatory for Writer class, but there is a NoFileWriter class that maintains old behaviour. PDAL/PDAL#4342

Starting from PDAL 2.7.0 filename is mandatory for Writer class, but
there is a NoFileWriter class that maintains old behaviour.
PDAL/PDAL#4342
@marisn marisn requested review from landam and nilason April 7, 2024 09:15
@github-actions github-actions bot added raster Related to raster data processing libraries module labels Apr 7, 2024
@marisn marisn changed the title PDAL: use NoFileWriter class for PDAL > 2.7.0 (fixes #3552) r.in.pdal: use NoFileWriter class for PDAL > 2.7.0 (fixes #3552) Apr 7, 2024
@nilason nilason linked an issue Apr 7, 2024 that may be closed by this pull request
Copy link
Contributor

@nilason nilason left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, only one minor suggestion.

Co-authored-by: Nicklas Larsson <[email protected]>
@marisn marisn requested a review from nilason April 7, 2024 14:09
Copy link
Contributor

@nilason nilason left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thanks!

@marisn marisn merged commit 544a780 into OSGeo:main Apr 7, 2024
@landam landam added this to the 8.4.0 milestone Apr 12, 2024
@landam
Copy link
Member

landam commented Apr 12, 2024

@marisn Are you planning backport to 8.3 in order to close #3552 ?

marisn added a commit that referenced this pull request Apr 14, 2024
Starting from PDAL 2.7.0 filename is mandatory for Writer class, but
there is a NoFileWriter class that maintains old behavior.
PDAL/PDAL#4342

---------

Co-authored-by: Nicklas Larsson <[email protected]>
@marisn marisn deleted the pdal_fix_3552 branch May 19, 2025 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

libraries module raster Related to raster data processing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] r.in.pdal fails with PDAL 2.7

3 participants