<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=koi8-r">
<META content="MSHTML 6.00.2900.2912" name=GENERATOR></HEAD>
<BODY>
<DIV>
<DIV><SPAN class=823093713-26092006><FONT face=Arial 
size=2>Hello!</FONT></SPAN></DIV>
<DIV><SPAN class=823093713-26092006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=823093713-26092006><FONT face=Arial size=2>I have roads 
database (created from shapefile) and need to draw one way roads with direction 
marker. </FONT></SPAN></DIV>
<DIV><SPAN class=823093713-26092006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=823093713-26092006><FONT face=Arial size=2>One way roads 
determine by special field, but direction bases on line 
data.</FONT></SPAN></DIV>
<DIV><SPAN class=823093713-26092006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=823093713-26092006><FONT face=Arial size=2>For example, i have 
line with three points (long, lat) {0.1, 51.1; 0.2, 51.1; 0.3, 51.1}. So, if 
line have onway flag - direction is from left to right. If line data is {0.3, 
51.1; 0.2, 51.1; 0.1, 51.1} direction is from right to left.</FONT></SPAN></DIV>
<DIV><SPAN class=823093713-26092006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=823093713-26092006><FONT face=Arial size=2>How i can render 
these lines? </FONT></SPAN></DIV>
<DIV><SPAN class=823093713-26092006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=823093713-26092006><FONT face=Arial size=2>I need something 
like -----&gt;-----&nbsp; or ----&lt;-----.</FONT></SPAN></DIV>
<DIV><SPAN class=823093713-26092006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=823093713-26092006><FONT face=Arial 
size=2>Thanks.</FONT></SPAN></DIV></DIV></BODY></HTML>