issues
search
prabhasp
/
yatayat
Playing around with osm and transportation data. See https://github.com/monsooncollective/yatayat for the maintained repo.
http://yatayat.monsooncollective.org
6
stars
23
forks
source link
Reorder by terminus
#16
Closed
prabhasp
closed
12 years ago
prabhasp
commented
12 years ago
three main changes
no longer drawing stops if the route doesn't have start-points / terminii (because stops are now directly drawn from the order function)
updated data_quality to include start-point / terminii check
updated data_quality to take our connection algorithm (which picks nearest segment, not necessarily adjacent segment) into account.
strob
commented
12 years ago
Looks great!
three main changes