In other posts I've talked about keeping data separate from rendering,<br>but I recognize that you don't want the data so complex that it<br>is too difficult to render. Here is an idea:<br><br>for two shelters across the street from each other<br>
<br>shelter=dual<br>destination:left=Shinli<br>
destination:right=Daehwa<br><br>a shelter on one side of the road, but<br>the bus also stops across the street where<br>there is no shelter<br><br>shelter=left<br>destination:left=Shinli<br>
destination:right=Daehwa<br><br><div class="gmail_quote">On Thu, Apr 24, 2008 at 6:17 AM, Jeffrey Martin <<a href="mailto:dogshed@gmail.com">dogshed@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Where there are two bus stop shelters directly across the street from each other<br>can they share a node? If I do that then I need a way to indicate the direction<br>of each stop for the destination information.<br><br>If I put a separate node for each one then I need to indicate the side of the road.<br clear="all">
<font color="#888888">
<br>-- <br><a href="http://bowlad.com" target="_blank">http://bowlad.com</a>
</font></blockquote></div><br><br clear="all"><br>-- <br><a href="http://bowlad.com">http://bowlad.com</a>