<html>
  <head>

  </head>
  <body style="margin-top: 4px; font-variant: normal; margin-left: 4px; margin-bottom: 1px; font-size: 12pt; font-family: Comic Sans MS; line-height: normal; font-style: normal; font-weight: normal; margin-right: 4px">
    <p style="margin-bottom: 0; margin-top: 0">
      <font face="Comic Sans MS" size="3">All&#44;</font>    </p>
    <p style="margin-bottom: 0; margin-top: 0">
      <br>
      <font face="Comic Sans MS" size="3">How about just using a &quot;&#43;&quot; sign as a symbol for the line instead of all the STYLE stuff&#63;</font>    </p>
<br>      
    <p style="margin-bottom: 0; margin-top: 0">
      <font face="Comic Sans MS" size="3">bobb</font>    </p>
<br>      <br>
    <p style="margin-bottom: 0; margin-top: 0">
      <br>
      &gt;&gt;&gt; &quot;Bistrais&#44; Bob&quot; &lt;Bob.Bistrais@maine.gov&gt; wrote:<br>    </p>
    <table bgcolor="#f3f3f3" style="margin-top: 0; margin-left: 15px; margin-bottom: 0; font-size: 1em; margin-right: 0" border="0">
      <tr>
        <td>
          <div style="border-left: solid 1px #050505; padding-left: 7px">
            <p style="margin-bottom: 0; margin-top: 0">
              Hmm&#44; still not getting the spacing correct.&#160;&#32;The crossties seem to be at a consistent interval&#44; but the dashed centerline isn&#39;t spacing well- sometimes I get ties centered on the line &#40;which is whaat I want&#41;&#44; and sometimes the ties are at the end of a dash.<br><br>-----Original Message-----<br>From: thomas bonfort &#91;mailto:thomas.bonfort@gmail.com&#93;<br>Sent: Thursday&#44; September 22&#44; 2011 11:21 AM<br>To: Bistrais&#44; Bob<br>Cc: mapserver-users@lists.osgeo.org<br>Subject: Re: &#91;mapserver-users&#93; Abandoned railroad symbol<br><br>SYMBOL<br>&#160;&#32;NAME &quot;tie&quot;<br>&#160;&#32;TYPE TRUETYPE<br>&#160;&#32;FONT &quot;path/to/arial.ttf&quot;<br>&#160;&#32;CHARACTER &quot;&#124;&quot;<br>END<br><br><br>CLASS<br>&#160;&#160;&#160;&#32;EXPRESSION &#40;&#39;&#91;STATUS&#93;&#39; &#61; &#39;3&#39;&#41;<br>&#35; The crossties:<br>&#160;&#160;&#160;&#32;STYLE<br>&#160;&#160;&#160;&#160;&#160;&#32;COLOR 200 200 200<br>&#160;&#160;&#160;&#160;&#160;&#32;SIZE 4<br>&#160;&#160;&#160;&#160;&#160;&#32;SYMBOL &quot;tie&quot;<br>&#160;&#160;&#160;&#160;&#160;&#32;GAP -10<br>&#160;&#160;&#160;&#32;END<br>&#35; The centerline:<br>&#160;&#160;&#160;&#32;STYLE<br>&#160;&#160;&#160;&#160;&#160;&#32;COLOR 200 200 200<br>&#160;&#160;&#160;&#160;&#160;&#32;WIDTH 1<br>&#160;&#160;&#160;&#160;&#160;&#32;PATTERN<br>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#32;5 10<br>&#160;&#160;&#160;&#160;&#160;&#32;END<br>&#160;&#160;&#160;&#32;END<br><br>&#160;&#32;END<br><br>On Thu&#44; Sep 22&#44; 2011 at 17:15&#44; Bistrais&#44; Bob &lt;Bob.Bistrais@maine.gov&gt; wrote:<br>&gt; I&#39;ve been playing around with the symbology but I&#39;m not getting my spacing<br>&gt; right.&#160;&#32;I&#39;m trying to create a symbol for abandoned railroad track&#44; looks<br>&gt; like the standard RR symbol&#44; a line with the crossties&#44; but dashed.&#160;&#32;Here is<br>&gt; my code.&#160;&#32;Problem is&#44; although I get a dashed line and the crossties&#44; the<br>&gt; interval isn&#39;t correct&#44; and I was wondering if anyone had advice on making<br>&gt; it more consistent so the crossties are always on the dashed line:<br>&gt;<br>&gt;<br>&gt;<br>&gt;&#160;&#160;&#32;CLASS<br>&gt;<br>&gt;&#160;&#160;&#160;&#160;&#32;EXPRESSION &#40;&#39;&#91;STATUS&#93;&#39; &#61; &#39;3&#39;&#41;<br>&gt;<br>&gt; &#35; The crossties:<br>&gt;<br>&gt;&#160;&#160;&#160;&#160;&#32;STYLE<br>&gt;<br>&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#32;COLOR 200 200 200<br>&gt;<br>&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#32;WIDTH 4<br>&gt;<br>&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#32;LINECAP BUTT<br>&gt;<br>&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#32;ANGLE 90<br>&gt;<br>&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#32;PATTERN<br>&gt;<br>&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#32;1 10<br>&gt;<br>&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#32;END<br>&gt;<br>&gt;&#160;&#160;&#160;&#160;&#32;END<br>&gt;<br>&gt; &#35; The centerline:<br>&gt;<br>&gt;&#160;&#160;&#160;&#160;&#32;STYLE<br>&gt;<br>&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#32;COLOR 200 200 200<br>&gt;<br>&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#32;WIDTH 1<br>&gt;<br>&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#32;PATTERN<br>&gt;<br>&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#32;5 10<br>&gt;<br>&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#32;END<br>&gt;<br>&gt;&#160;&#160;&#160;&#160;&#32;END<br>&gt;<br>&gt;<br>&gt;<br>&gt;&#160;&#160;&#32;END<br>&gt;<br>&gt; _______________________________________________<br>&gt; mapserver-users mailing list<br>&gt; mapserver-users@lists.osgeo.org<br>&gt; <a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a><br>&gt;<br>&gt;<br>_______________________________________________<br>mapserver-users mailing list<br>mapserver-users@lists.osgeo.org<br><a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a><br>
            </p>
          </div>
        </td>
      </tr>
    </table>
  </body>
</html>