<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
All,<br>
<br>
The only way that might be possible, would be if the colosed polygons
were always drawn in the same direction, clockwise, or
counterclockwise.  Otherwise, there is no method for defining right or
left.  If the direction of the polygon can be garenteed, then it's a
pretty simple matter to accomplish.<br>
<br>
bobb<br>
<br>
<br>
<br>
On 2/19/2010 7:03 AM, Fons Arts wrote:
<blockquote cite="mid:0KY3001TEAYKWP@psmtp08.wxs.nl" type="cite">
  <pre wrap="">Hello list,
 
I'm trying to create a linetype, see attached image.
The spikes has to follow the line. For example, in a rectangle all the
spikes pointing to the inside.

Any suggestions would be welcome.
 
Mapserver 5.0

Symbol file
SYMBOL
NAME "test"
TYPE VECTOR
POINTS
0 0
1 0
0.5 7
0 0
END
FILLED TRUE
STYLE
1 10 1 10
END
END

Map file

                CLASS
                  STYLE
                        SYMBOL 'circle'
                        OUTLINECOLOR 0 0 0
                        SIZE 2
                 END
                  STYLE
                        SYMBOL 'test'
                        OUTLINECOLOR 0 0 0
                        SIZE 4
                  END
 
 
 
thanks in advance 
Fons
 
 
  </pre>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
mapserver-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/mapserver-users">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a>
  </pre>
</blockquote>
</body>
</html>