Arrow for a line
Jørn Vegard Røsnes
jorn at SPACETEC.NO
Thu Mar 23 23:39:02 PST 2006
Thanks Stepan,
it works.
MapServer doesn't accept POSITION within STYLE, however the arrows are put
exactly where they should be, without it.
cheers
Jorn
On Friday 24 March 2006 07:30, Stepan Kafka wrote:
> You may use truetype symbol of arrow for a line e.g. this way
> (unfortunately, the arrows are along the whole line not only at line
> begining ):
>
> SYMBOL
> NAME "arrow"
> TYPE truetype
> FONT arial
> CHARACTER ">"
> GAP -25
> END
>
> then
> LAYER
> ...
> CLASS
> STYLE
> SYMBOL arrow
> SIZE 20
> POSITION CC # you may play with (LC, RL, etc - similar to label
> position) it to achieve different effect - try it STYLE
> END # class
> END #layer
More information about the MapServer-users
mailing list