Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow postgresraster layers as gdal processing tools input #57958

Merged
merged 5 commits into from
Jul 10, 2024

Conversation

uclaros
Copy link
Contributor

@uclaros uclaros commented Jul 2, 2024

Description

Allow postgresraster layers as gdal processing tools input.

In order to decide if mode=1 or mode=2 will be used, the QgsPostgresRasterProvider was fixed to return correct values for xBlockSize() and yBlockSize()

Fixes #43030 regression

@github-actions github-actions bot added this to the 3.40.0 milestone Jul 2, 2024
@elpaso
Copy link
Contributor

elpaso commented Jul 2, 2024

Can you please add a test case for d514486 ?

Copy link

github-actions bot commented Jul 2, 2024

🪟 Windows builds ready!

Windows builds of this PR are available for testing here. Debug symbols for this build are available here.

(Built from commit e81c8a1)

@uclaros uclaros added Bug Either a bug report, or a bug fix. Let's hope for the latter! backport release-3_38 and removed backport release-3_38 labels Jul 3, 2024
@nyalldawson nyalldawson merged commit 18edfc1 into qgis:master Jul 10, 2024
30 checks passed
@uclaros uclaros deleted the fix-gdal-postgres2 branch July 11, 2024 04:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GDAL clip of PostGIS rasters do not work anymore
3 participants