andreiDamoc / googletransitdatafeed

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

Error in trips.txt #246

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Consider the attached file for trips.txt

2. Run feedvalidator
3.

What is the expected output? What do you see instead?

I was expecting no error. But route number "60A" gives error as shown below:

Invalid value 60A in field route_id
in line 12 of trips.txt
route_id    service_id  trip_id trip_headsign   direction_id    block_id    shape_id    dummy
60A FULLW   LRHY3   HY2-Hosur->Yeshwantpur  0           1

What version of the product are you using? On what operating system?

Windows Vista Home Premium and Feedvalidator 1.2.6

Please provide any additional information below.

Original issue reported on code.google.com by bheema.u...@gmail.com on 24 Jul 2010 at 5:04

Attachments:

GoogleCodeExporter commented 8 years ago
Everything looks normal in this file. Make sure 60A is a route_id in 
routes.txt. Remember that there should be no space characters around id values. 
If you are still having trouble please attach the complete zip file.

Original comment by tom.brow...@gmail.com on 26 Jul 2010 at 7:32