MapServer / MapServer-import

3 stars 2 forks source link

LABELSIZEITEM to allow aritmetical expressions #642

Open tbonfort opened 12 years ago

tbonfort commented 12 years ago

Reporter: bugzilla@meteologica.es Date: 2004/04/29 - 22:19

I found it will be very useful if i could use something like: 

LABELSIZEITEM [MOD] * 4 

or 

LABELSIZEITEM [MOD] + 10 

in order to draw labels (arrows in my map) from attributes not in pixels.
tbonfort commented 12 years ago

Author: sdlime Date: 2004/05/26 - 06:49

It's gonna be awhile on something like this. My approach would be to allow for
general expression handling for most if not all parameters rather than piece
meal. Will leave as a reminder...

Steve
tbonfort commented 12 years ago

Author: bugzilla@meteologica.es Date: 2007/04/10 - 10:49

Hello,

how about this suggestion?

I would like to use

RANGEITEM "90 - [pixel]"

Are there plans to allow expressions handling in all *ITEM labels?
tbonfort commented 12 years ago

Author: sdlime Date: 2007/04/10 - 19:05

RFC 19 paves the way for this but the initial implementation will not allow for 
expressions. I can't see anything being done with this (without funding) before 
5.0, it's just not hight enough on anyone's priority list.

Steve