grote / osm2gtfs

Turn OpenStreetMap data and schedule information into GTFS
GNU General Public License v3.0
98 stars 31 forks source link

"This feed has no effective service dates!" Error #165

Open GADD901 opened 1 year ago

GADD901 commented 1 year ago

I'm trying to create a GTFS text file for a project but keep getting the following message when running the code: "This feed has no effective service dates!". I specified the start and end dates in the config file and created my schedule using the same method as the Estelí, Nicaragua project, but haven't has any success. The dates in my config file and schedule are identical (2022-10-01 to 2022-11-01). What could be causing this issue?

amenk commented 1 year ago

Where are you getting this message? When running osm2gtfs? Which parameters? Can you post the config?