-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add quadrant, offset, rotation for points/centroids in adv labeling
- Possible fix for #4634, #5256, #6162 - Uses GEOS to convert centroids to points before PAL solution - Implements #3492, #6285 - Convert PAL layer types 'over point/centroid' to 'offset from point/centroid' - Add quadrant offsets (above/below/right, etc. like in old labeling) - Add x and y offset, in mm or map unit, in addition to quadrant - Default for offset is set to map units (mm scales oddly with zoom) - Implements #4517, #6118; updates fix for #4317 - Rotation is independent of data defined columns - Rotation bounding box included in offset calculation - GUI spin box range set from -360 to +360 for initial dev testing - Keep from scaling letter/word spacing if set to 0
- Loading branch information
Showing
5 changed files
with
456 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.