Hi,
I need to create 2 triangles as symbol. I thought that would be an easy 
task but I can'T make it works!!

>From this example
http://mapserver.org/mapfile/symbology/examples.html#example-3-vector-triangle-marker-symbol
I use 
SYMBOL
  NAME "triangle"
  TYPE vector
  POINTS
    0 4
    2 0
    4 4
    0 4
  END
END

I thought that would give a triangle like this
\/

But I got
/\

What is it I don't understand please?
thanks
Steve
_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to