[mapserver-users] symbol of the streets
Michel M. dos Santos
michel at omnisystem.com.br
Mon Mar 11 10:21:52 PST 2002
Hello,
I need to represent the streets like this:
http://creedence.org/imagens/demo.jpg (example, It not was done by
mapserver)
How I can draw a symbol for it ?
I try use this :
SYMBOL # standard circular brush
NAME 'circle'
TYPE ELLIPSE
POINTS 1 1 END
FILLED TRUE
END
and the class :
CLASS
COLOR 255 255 255
OUTLINECOLOR 0 0 0
LABEL
ANGLE AUTO
ANTIALIAS TRUE
COLOR 0 0 0
FONT "verdana"
MINDISTANCE 300
OUTLINECOLOR 220 220 220
PARTIALS FALSE
POSITION AUTO
SIZE 10
TYPE TRUETYPE
END
NAME "ruas"
SIZE 15
SYMBOL "circle"
TEMPLATE "ttt_query.html"
TEXT ([TIPO] [NOME])
But OUTLINECOLOR doesn't work with layer type LINE.
Somebody can help me ?
--
[]'s
Michel M. dos Santos
More information about the MapServer-users
mailing list