I've done this before by:<br><br>For two split roads intersecting, I make all 4 ways intersect with nodes.<br>For one split road intersecting with one non-split road, I make 2 nodes for the intersection.<br><br>Does that make sense?<br>
<br><div class="gmail_quote">On Mon, Apr 7, 2008 at 7:12 PM, Alan Millar <<a href="mailto:am12@bolis.com">am12@bolis.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;">
<div class="Ih2E3d">> so I see that braided streets are 'officially' a problem<br>
><br>
> <a href="http://wiki.openstreetmap.org/index.php/TIGER_fixup" target="_blank">http://wiki.openstreetmap.org/index.php/TIGER_fixup</a><br>
<br>
</div>Interesting.  Looking at Google Street View, it looks like these are<br>
divided streets with an island or restriction running down the middle.  It<br>
appears the Tiger data has separate segments for each side, with<br>
intersection nodes where there is a break in the island.<br>
<br>
AFAIK Tiger doesn't have the concept of ways like we do; it just has the<br>
short segments.  I expect that our script takes Tiger segments and<br>
assembles them into longer ways.  In this case, it appears our script<br>
didn't know which segments went with which logical ways.<br>
<div class="Ih2E3d"><br>
> anyone have a good way of fixing them? I'm happy to have a go in SF.<br>
<br>
</div>With 165 streets like that listed on the wiki, I wouldn't want to edit<br>
them by hand myself.  And those listed are just in SF.  I suspect the<br>
problem may exist elsewhere also.<br>
<br>
I think deleting them and re-uploading them with the script might be<br>
worthwhile, if there could be some more discrimination or constraints.  I<br>
could see it being tricky, though.<br>
<br>
I can imagine a script that goes through the two ways and identifies the<br>
average angle of the street, and swaps node membership in the ways to<br>
match which side it should be on.<br>
<br>
Perhaps Dave Hansen has some insight on the Tiger upload script.<br>
<br>
Another question is what do we want to do with the intersections?  Should<br>
it be a single node, or two nodes?  I just dealt with this at:<br>
<br>
<a href="http://informationfreeway.org/?lat=45.553593680216935&lon=-122.68115036884754&zoom=17&layers=B000F000F" target="_blank">http://informationfreeway.org/?lat=45.553593680216935&lon=-122.68115036884754&zoom=17&layers=B000F000F</a><br>

<br>
In this case it is a split street with light rail tracks down the middle.<br>
I made it three nodes where the two directions of the street and the<br>
tracks cross the perpendicular street.  Although logically it is one<br>
intersection, I think it looks better on the map this way.<br>
<font color="#888888"><br>
- Alan<br>
</font><div><div></div><div class="Wj3C7c"><br>
<br>
<br>
_______________________________________________<br>
Talk-us mailing list<br>
<a href="mailto:Talk-us@openstreetmap.org">Talk-us@openstreetmap.org</a><br>
<a href="http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/talk-us" target="_blank">http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/talk-us</a><br>
</div></div></blockquote></div><br>