Closed GoogleCodeExporter closed 9 years ago
Which fields in particular? There are already warnings when
route_short_name,route_long_name,route_desc have too much in common. We can't
help it
if people ignore the yellow warnings but perhaps there are cases the validator
misses. For example trip_headsign and stop_headsign conflicts with route text
strings. See also issue 31.
Original comment by tom.brow...@gmail.com
on 17 Jul 2008 at 12:05
are route name duplications (duplications in general) launch blocking? if yes,
then
they should be considered errors not warnings. if in fact, there is a good
reason for
the duplication, the error can be ignored.
Original comment by fredf...@gmail.com
on 17 Jul 2008 at 12:11
we shouldn't make a problem an error unless it is against the spec and always
incorrect. repetition in route_short_name,route_long_name,route_desc is
sometimes okay
which is why it is only a warning. If you have a specific example of repetition
that
isn't caught please reopen this bug.
Original comment by tom.brow...@gmail.com
on 18 Sep 2009 at 5:25
Original issue reported on code.google.com by
fredf...@gmail.com
on 16 Jul 2008 at 11:59