In latest feedvalidator there're constrains to the distance (max 10km) and
min_transfer_time (max 3 hours) of transfers in transfers.txt:
http://code.google.com/p/googletransitdatafeed/source/browse/trunk/python/transi
tfeed/transfer.py
Which will report error for existing china railway feed where:
1. min_transfer_time is set to 5 hours for all transfer pairs.
2. In some big cities, the distance between two major train stations might be
more than 10km.
Can we either loose the constraint to enable longer distance&time, or change
the constraint from "error" to "warning"?
thanks,
Liyong
Original issue reported on code.google.com by lyc...@google.com on 30 Jun 2011 at 8:46
Original issue reported on code.google.com by
lyc...@google.com
on 30 Jun 2011 at 8:46