Re: [mapserver-users] different stroke color for lines?

2016-09-06 Thread Ahmet Temiz
Thank you Lars. It looks OK now On Tue, Sep 6, 2016 at 11:43 AM, wrote: > Hi, > > Just add ANGLE 180 in the STYLE block and the arrows will change direction. > You could experiement with the ANCHORPOINT in the symbol also to get > different look and feel for the placement of the arrows. > > Have

Re: [mapserver-users] different stroke color for lines?

2016-09-06 Thread lars . schylberg
Hi, Just add ANGLE 180 in the STYLE block and the arrows will change direction. You could experiement with the ANCHORPOINT in the symbol also to get different look and feel for the placement of the arrows. Have fun. Lars S. -     STYLE  ##

Re: [mapserver-users] different stroke color for lines?

2016-09-06 Thread Ahmet Temiz
Thank you Lars, It was great. I tried it looks OK. One thing more: I need upper (red) arrow indicating right and lower indicating left. I changed offsets and anchors but arrow directions did not change. How can I reverse the arrows' directions? regards On Mon, Sep 5, 2016 at 9:45 PM, wrote: