Opened 15 years ago

Closed 15 years ago

#2806 closed defect (fixed)

SLD TextSymbolizer missing support for HALO and ANGLE

Reported by: dmorissette Owned by: assefa
Priority: normal Milestone: 5.2.1 release
Component: WMS Server Version: unspecified
Severity: normal Keywords:
Cc:

Description

It has been reported that the SLD TextSymbolizer is missing support for HALO (OUTLINE) and ANGLE.

The TextSymbolizer's Fill and Radius could be converted to OUTLINECOLOR and OUTLINEWIDTH (note that outlinewidth is available only for AGG output in 5.2)

With respect to the label angle, if the symbolizer uses LinePlacement then we could set the ANGLE to either FOLLOW or AUTO. Follow is preferable as the default since that looks much better and is more likely what users want to see on maps these days.

Change History (2)

comment:1 by assefa, 15 years ago

Status: newassigned

committed in trunk r8018.

Waiting for additional tests for back porting it to 5.2.x

comment:2 by assefa, 15 years ago

Resolution: fixed
Status: assignedclosed

committed in the 5.2.x branch: r8020.

SLD docs updated.

Closing.

Note: See TracTickets for help on using tickets.