[mapserver-users] Line symbol - side by side colors

Steve Lime steve.lime at dnr.state.mn.us
Tue Jun 11 14:34:15 EDT 2002


Tough one. This might work:

SYMBOL
  NAME 'circle'
  TYPE ELLIPSE
  POINTS 1 1 END
  FILLED TRUE
END

then in your layer:

CLASS
  COLOR 255 0 0
  SYMBOL 'circle'
  SIZE 2
  OVERLAYCOLOR 0 255 0
END

Looks like we need to be able to OFFSET features. Hmmm...

Steve

Stephen Lime
Data & Applications Manager

Minnesota DNR
500 Lafayette Road
St. Paul, MN 55155
651-297-2937

>>> "Guillaume Sueur" <guillaume.sueur at khi2.fr> 06/04/02 03:47AM >>>
Hi again,
I'm trying to make a line symbol (or two) to draw a line. With a width of 2 I want a side in white and the other side in red. 
Give me a clue !
Thanks

--------------------------------------------------------
Guillaume SUEUR
Ingénieur développement SIG
Géosignal
25bis av Marcel Dassault
BP 5836
31505 TOULOUSE CEDEX 5
Tél : 05 61 17 47 17
--------------------------------------------------------




More information about the mapserver-users mailing list