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

Base64 string for Raster image marker and SVG marker symbologies #7841

Merged
merged 1 commit into from
Nov 3, 2022

Conversation

agiudiceandrea
Copy link
Contributor

Goal:

It is possible to specify a Raster image marker or an SVG marker as a base64 string (in the form base64: followed by the base64 encoded imgage).
This is useful when the user wants to use an image/svg stored in a BLOB field as a Raster image / SVG marker just using the Data Defined Override expression 'base64:' || to_base64("blob_image_field").

See thread at https://github.com/qgis/QGIS-Documentation/pull/4641/files#r1000413560.

Ticket(s): #

  • Backport to LTR documentation is requested

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.

2 participants