The origin for graphics coordinates is in the UL corner of an image. Symbol 
defs are the same with 0,0 being the UL corner of a symbol.

Steve

From: mapserver-users-boun...@lists.osgeo.org 
[mailto:mapserver-users-boun...@lists.osgeo.org] On Behalf Of 
steve.tout...@inspq.qc.ca
Sent: Wednesday, February 03, 2010 3:19 PM
To: mapserver-users@lists.osgeo.org
Subject: [mapserver-users] Triangle symbol


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
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to