I am trying to draw a line as dashed and I tried using the example from the
Mapserver documentation but I keep getting an error when it reads the
symbols file.  The error is on line 170 and I can't figure out how to fix
it, below is a snippet from the symbol file.


SYMBOL
NAME ’point’
TYPE ELLIPSE
POINTS
1 1
END
FILLED TRUE
END

SYMBOL
NAME ’rectangle-train’
TYPE VECTOR
POINTS
0 0
0 0.6
1 0.6
1 0
0 0
END
FILLED TRUE
STYLE
8 12 8 12
END
END
-- 
View this message in context: 
http://n2.nabble.com/Problem-with-dashed-lines-tp2157454p2157454.html
Sent from the Mapserver - User mailing list archive at Nabble.com.

_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to