You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The GTFS calls for true/false fields to be recorded as 1/0 respectively in the CVS file. Right now GTFSimple uses boolean values for many of these fields, but they are exported as True/False text.
The GTFS calls for true/false fields to be recorded as 1/0 respectively in the CVS file. Right now GTFSimple uses boolean values for many of these fields, but they are exported as True/False text.