andreiDamoc / googletransitdatafeed

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

Feed Validator not working #269

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.open the feed validator .exe
2.type in the location of the GTFS text files ex. c:\GoogleTransitTables\
3.Press enter

What is the expected output? What do you see instead?
I wanted to see the feed validator error report, so I could continue editing my 
data.

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

Please provide any additional information below.

Original issue reported on code.google.com by NorthBay...@gmail.com on 22 Dec 2010 at 8:35

Attachments:

GoogleCodeExporter commented 8 years ago
You probably have rows with empty stop_lat or stop_long values in stops.txt. 
These fields are required ans should not contain blanks or empty values (e.g. 
"") in any row.
I will prepare a patch for this issue which reports an error but does not crash 
the Feedvalidator any more. In the meanwhile please remove all empty values 
from your stops.txt.

Original comment by n...@google.com on 3 Jan 2011 at 1:17

GoogleCodeExporter commented 8 years ago

Original comment by bdfer...@google.com on 26 Sep 2014 at 4:47