You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to transitd...@googlegroups.com
Hi!
I´m validating my GTFS using Transit Data Feed (http://code.google.com/p/googletransitdatafeed/) , the thing is that it recognizes my route_type as invalid. It says that 111111 is not a valid route_type.
This value its created automatically by Datafeeder, but checking GTFS official documentation (https://developers.google.com/transit/gtfs/reference) i see that route type type can only have values from 0 to 7.
I changed manually in my routes.txt file the route_type value but when validating again the file it contains new errors (folders that macosx creates when zipping etc...)
Anybody know something about this?
Thank you so much in advance!!!!
xabier perez
unread,
Nov 8, 2012, 1:54:45 PM11/8/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to transitd...@googlegroups.com
added the value via postgres, not sure if it will work in the OTP but the validator tells me the file its ok now, will update when testing in my OTP.