cmu-lib / bridgesofPittsburgh

Code and documents associated with the Bridges of Pittsburgh DH project at CMU
7 stars 2 forks source link

diagnostic visual with all bridges highlighted vs bridge edges actually crossed #90

Closed mdlincoln closed 5 years ago

mdlincoln commented 5 years ago

Even after a bout of OSM data cleaning, a trial pathway made using greedy search still loops back over bridges that I don't think it ought to have needed to loop back over. I'll try to make a new diagnostic visual to check if bridges are properly getting their weights increased.

mdlincoln commented 5 years ago

okay it looks like there's some odd edge indexing issues going on. Will dive in more tomorrow when my brain is fresh.