<head><title></title></head>
<body><div class="iw_mail" dir="ltr">Hi,<br><br>Just add ANGLE 180 in the STYLE block and the arrows will change direction.<br>You could experiement with the ANCHORPOINT in the symbol also to get different look and feel for the placement of the arrows.<br><br>Have fun.<br><br>Lars S.<br>-------------------------------------------------<br>            STYLE  ## Red arrows<br>                COLOR 102 0 0<br>                SYMBOL "arrow-start"<br>                SIZE 10.0<br>                INITIALGAP 15<br>                GAP -50<br>                OFFSET -10 -99<br>                ANGLE 180<br>            END<br>       <br>            STYLE  ## Green arrows<br>                COLOR 0 104 0<br>                SYMBOL "arrow-start"<br>                SIZE 10.0<br>                INITIALGAP 15<br>                GAP -50<br>                OFFSET 10 -99<br>                ANGLE 180<br>            END # STYLE<br><br><blockquote class="reply_block" dir="ltr" style="border-left: 2px solid blue; margin: 5pt 0 5pt 10pt; padding: 0 0 0 5pt; font-size: 13px; font-family: tahoma,helvetica,sans-serif;">
<hr size="1">-----Originalmeddelande-----<br>Från: "Ahmet Temiz" <<a href="mailto:ahmettemiz88@gmail.com">ahmettemiz88@gmail.com</a>><br>Till: "Lars Schylberg" <<a href="mailto:lars.schylberg@blixtmail.se">lars.schylberg@blixtmail.se</a>><br>Kopia: mapserver-users <<a href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a>><br>Datum: 2016-09-06 09:37<br>Ämne: Re: [mapserver-users] different stroke color for lines?<br><br><div dir="ltr">
<div class="gmail_default" style="font-size:small">Thank you Lars,</div>
<div class="gmail_default" style="font-size:small"><br></div>
<div class="gmail_default" style="font-size:small">It was great. I tried it looks OK.</div>
<div class="gmail_default" style="font-size:small">One thing more:</div>
<div class="gmail_default" style="font-size:small">I need upper (red) arrow indicating right and lower indicating left.</div>
<div class="gmail_default" style="font-size:small">I changed offsets and anchors but arrow directions did not change.</div>
<div class="gmail_default" style="font-size:small"><br></div>
<div class="gmail_default" style="font-size:small">How can I reverse the arrows' directions?</div>
<div class="gmail_default" style="font-size:small"><br></div>
<div class="gmail_default" style="font-size:small">regards</div>
</div>
<div class="gmail_extra">
<br><div class="gmail_quote">On Mon, Sep 5, 2016 at 9:45 PM, <span dir="ltr"><<a href="mailto:lars.schylberg@blixtmail.se" target="_blank">lars.schylberg@blixtmail.se</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div dir="ltr">Ahmet,<br><br>Here is an example: just run it with: shp2img -m arrow-on-line.map -o arrows-on-line.png<br>It shows both outline and what You asked for the other day with arrows.<br><br>Have fun<br><br>Lars S.<br><br>==============================<wbr></wbr>==========<br>MAP # arrows-on-line.map<br>IMAGETYPE png<br>EXTENT 0 0 100 100<br>SIZE 250 280<br>IMAGECOLOR 225 225 225<br><br>SYMBOL<br>NAME "arrow-start"<br>TYPE vector<br>FILLED true<br>POINTS<br>0 0.4<br>3 0.4<br>3 0<br>5 0.8<br>3 1.6<br>3 1.2<br>0 1.2<br>0 0.4<br>END # POINTS<br>ANCHORPOINT 0 0.5<br>END<br><br>LAYER # Line<br>STATUS DEFAULT<br>TYPE LINE<br>FEATURE<br>POINTS<br>20 80<br>40 85<br>60 85<br>70 80<br>END # Points<br>END<br>CLASS ## Outline stroke<br>STYLE<br>COLOR 7 7 7<br>WIDTH 4.0<br>LINECAP ROUND<br>LINEJOIN ROUND<br>END<br>STYLE ## Inner stroke<br>COLOR 255 255 255<br>WIDTH 2.5<br>LINECAP BUTT<br>LINEJOIN ROUND<br>END<br><br>STYLE ## Red arrows<br>COLOR 102 0 0<br>SYMBOL "arrow-start"<br>SIZE 10.0<br>INITIALGAP 15<br>GAP -50<br>OFFSET -10 -99<br>END<br><br>STYLE ## Green arrows<br>COLOR 0 104 0<br>SYMBOL "arrow-start"<br>SIZE 10.0<br>INITIALGAP 15<br>GAP -50<br>OFFSET 10 -99<br>END # STYLE<br>END # CLASS<br>END # LAYER<br>END # MAP<br><br><br><blockquote dir="ltr" style="border-left:2px solid blue;margin:5pt 0 5pt 10pt;padding:0 0 0 5pt;font-size:13px;font-family:tahoma,helvetica,sans-serif">
<hr size="1">-----Originalmeddelande-----<br>Från: "Ahmet Temiz" <<a href="mailto:ahmettemiz88@gmail.com" target="_blank">ahmettemiz88@gmail.com</a>><br>Till: mapserver-users <<a href="mailto:mapserver-users@lists.osgeo.org" target="_blank">mapserver-users@lists.osgeo.<wbr></wbr>org</a>><br>Datum: 2016-09-05 19:50<br>Ämne: [mapserver-users] different stroke color for lines?<div><div class="h5">
<br><br>Hi,<br><div><br></div>
<div>If Outlinecolor has no effect on lines, which function can be used to Give different stroke color for lines?</div>
<div><br></div>
<div>Regards</div>
<br><br>--<br><div dir="ltr"><div><div dir="ltr"><div>Ahmet Temiz<br>Jeoloji Müh.<br>Afet ve Acil Durum Yönetimi Başkanlığı<br>Bilgi İşlem Dairesi Başkanlığı-CBS Grubu<br><br><br>________________________<br><br>Ahmet Temiz<br>Geological Eng.<br>Information Systems - GIS Group<br>Disaster and Emergency Management<br>of Presidency</div></div></div></div>
<br>
</div></div>
<hr>______________________________<wbr></wbr>_________________<br>mapserver-users mailing list<br><a href="mailto:mapserver-users@lists.osgeo.org" target="_blank">mapserver-users@lists.osgeo.<wbr></wbr>org</a><br><a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" target="_blank">http://lists.osgeo.org/<wbr></wbr>mailman/listinfo/mapserver-<wbr></wbr>users</a>
</blockquote>
<br><br><div><div>--</div></div>
</div></div>
<br>______________________________<wbr></wbr>_________________<br>mapserver-users mailing list<br><a href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.<wbr></wbr>org</a><br><a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" rel="noreferrer" target="_blank">http://lists.osgeo.org/<wbr></wbr>mailman/listinfo/mapserver-<wbr></wbr>users</a><br>
</blockquote>
</div>
<br><br clear="all"><div><br></div>--<br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>Ahmet Temiz<br>Jeoloji Müh.<br>Afet ve Acil Durum Yönetimi Başkanlığı<br>Bilgi İşlem Dairesi Başkanlığı-CBS Grubu<br><br><br>________________________<br><br>Ahmet Temiz<br>Geological Eng.<br>Information Systems - GIS Group<br>Disaster and Emergency Management<br>of Presidency</div></div></div></div></div>
</div>
</blockquote>
<br><br><div class="signature"><div class="separator">--</div></div>
</div></body>