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

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

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 c71b445)

🪟 Windows Qt6 builds

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

@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
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
1 participant