Sadless74 / googletransitdatafeed

Automatically exported from code.google.com/p/googletransitdatafeed
0 stars 0 forks source link

warning about stops near each other should include distance #72

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This would help agencies gauge the severity of the problem. It would be
even nicer if the warnings were sorted by increasing distance (which is
perhaps related to issue 38).

Original issue reported on code.google.com by tom.brow...@gmail.com on 25 Jul 2008 at 7:54

GoogleCodeExporter commented 9 years ago
If the stop/station hierarchy is implemented, and two stops close together have 
the 
same parent station, this warning should not occur for those two stops.

Original comment by db.sd...@gmail.com on 25 Jul 2008 at 10:35

GoogleCodeExporter commented 9 years ago
I agree. It's expected that the stops in a transit center (i.e. bay) are close 
together.

Original comment by THix...@juno.com on 2 Sep 2008 at 11:19

GoogleCodeExporter commented 9 years ago
http://codereview.appspot.com/7308/show Validate station/stop hierarchy
was submitted in r902 and will be in the next release. This change adds the 
distance
between nearby stops to the error message. This change does skip the warning 
between
a station and its stops but not between stops in the same station. Even within a
station stops should probably be more than 2m apart.

Original comment by tom.brow...@gmail.com on 24 Oct 2008 at 1:32