Ticket #2312 (closed feature: fixed)
Add label offset to styles
| Reported by: | tazle | Owned by: | ahocevar |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.9 Release |
| Component: | Style | Version: | 2.8 |
| Keywords: | Cc: | tuure.laurinolli@… | |
| State: | Complete |
Description
Currently it's not possible to specify label offset for styles. This is problematic when visualizing point features, since the text is drawn on the point, and will usually overlap any geraphical visualization on the point itself.
Looking at the code of the three renderers, adding offset should be simple. Just read the X and Y offset from the symbolizer, and add to the calculated screen coordinates.
I'm willing to write a sample implementation if there is no opposition to such feature in principle.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

