We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
From pull request qgis/QGIS#58580 Author: @nyalldawson QGIS version: 3.40
Implementation of labeling engine rules
See qgis/QGIS-Enhancement-Proposals#299
Implements the API framework for setting advanced labeling engine rules for a project, and implements 4 initial rule types:
(note that the first 3 rules require a build based on GEOS >= 3.10, they are not available for older GEOS builds)
Also implements a registry for storing available rule classes, and serialization of rules and configuration in QGIS projects
Now with GUI:
Sponsored by Rubicon Concierge Real Estate
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Request for documentation
From pull request qgis/QGIS#58580
Author: @nyalldawson
QGIS version: 3.40
Implementation of labeling engine rules
PR Description:
See qgis/QGIS-Enhancement-Proposals#299
Implements the API framework for setting advanced labeling engine rules for a project, and implements 4 initial rule types:
(note that the first 3 rules require a build based on GEOS >= 3.10, they are not available for older GEOS builds)
Also implements a registry for storing available rule classes, and serialization of rules and configuration in QGIS projects
Now with GUI:
Peek.2024-09-06.13-06.mp4
Sponsored by Rubicon Concierge Real Estate
Commits tagged with [need-docs] or [FEATURE]
The text was updated successfully, but these errors were encountered: