Opened 15 years ago

Last modified 12 years ago

#2981 new defect

Need a way to define a POSITION array for labeling.

Reported by: sdlime Owned by: sdlime
Priority: low Milestone: FUTURE
Component: MapServer C Library Version: svn-trunk (development)
Severity: normal Keywords:
Cc: woodbri

Description

I would be helpful to be able to override the default label positions with POSITION AUTO. The defaults work ok much of the time but certain types of labeling really require finer grained control.

Perhaps a syntax like:

POSITION "UC,LC,CL,CR"

would work. Internally the a position array would have to be held in it's own array along with a position counter. The array would be fixed size since there are a known number of possible positions (9).

Steve

Change History (3)

comment:1 by sdlime, 15 years ago

Milestone: 6.0 releaseFUTURE

comment:2 by sdlime, 15 years ago

Priority: normallow

comment:3 by woodbri, 12 years ago

Cc: woodbri added
Note: See TracTickets for help on using tickets.