[mapserver-users] Re: lane presentation of highways

knasia knasia at poczta.fm
Sun Oct 23 10:08:00 EDT 2011


I guess I have found solution to my case. I have drown layers with roads in
both directions (and used offset to seperate them) and layers with arrows
using GEOMTRANSFORM "start" and GEOMTRANSFORM "end"
CLASS
			NAME 'BA_middle'
			STYLE
				 ANGLE AUTO
				 GEOMTRANSFORM "end"
				 SYMBOL "to_vector"
				 COLOR 255 165 0
				 WIDTH 2
				 size 4
			   END
			EXPRESSION (([quantity]>=1) AND ([quantity]<2))
			#COLOR 0 255 0
		END

--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/lane-presentation-of-highways-tp1970119p6922061.html
Sent from the Mapserver - User mailing list archive at Nabble.com.


More information about the mapserver-users mailing list