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

Postgresql save raster style db #59938

Merged
merged 10 commits into from
Jan 17, 2025

Conversation

JanCaha
Copy link
Contributor

@JanCaha JanCaha commented Dec 17, 2024

Description

This PR allows saving raster styles in PostGIS database.

This required creation of qgspostgresutils.h into which some qgspostgresprovider.h objects and functions were refactored, so that they can be used even in qgspostgresrasterprovider.cpp.

Fixes #56870

Funded by Ocean Winds

@github-actions github-actions bot added this to the 3.42.0 milestone Dec 17, 2024
Copy link

github-actions bot commented Dec 17, 2024

🪟 Windows builds

Download Windows builds of this PR for testing.
Debug symbols for this build are available here.
(Built from commit 5d0fe6f)

🪟 Windows Qt6 builds

Download Windows Qt6 builds of this PR for testing.
(Built from commit 5d0fe6f)

@github-actions github-actions bot added the stale Uh oh! Seems this work is abandoned, and the PR is about to close. label Jan 1, 2025
@qgis qgis deleted a comment from github-actions bot Jan 8, 2025
@github-actions github-actions bot removed the stale Uh oh! Seems this work is abandoned, and the PR is about to close. label Jan 8, 2025
Copy link
Contributor

@uclaros uclaros left a comment

Choose a reason for hiding this comment

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

LGTM

@uclaros uclaros merged commit 023015e into qgis:master Jan 17, 2025
30 of 31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add abilitiy to 'Save Raster style in Postgis database', just like is possible for Vector styles
2 participants