-
Notifications
You must be signed in to change notification settings - Fork 18
Does the tool it support providers which are not in the list? #49
Comments
Looks like maybe it's having problems reading the Ethiopian Transport GTFS zip file? |
But which kind of? |
@amenk Sorry, I don't understand. Could you be more specific about the exact steps you're performing, what you expect to see, and what you actually see? |
I Ioad the file and then the window just closes. It does not even seem to download data from OSM for syncing. |
Can you post the GTFS file you're using? |
I have to check, if I am allowed to. Thank you so far. |
I also have a similar issue with the Israel's GTFS file. It's available here:
I get with it the error:
And afterwards it exits. It seems that the problem is that the GTFS zip file holds a combination of the data of all 32 agencies. Here's the layout of the zip file:
|
For reference, I think my issue is this: gtfs-osm-sync/GO_Sync/src/main/java/edu/usf/cutr/go_sync/io/GTFSReadIn.java Lines 50 to 51 in ef46354
|
I try to load data for an Ethiopian Transport network, but it crashes:
I tried the normal release and this one:
https://github.com/reubot/gtfs-osm-sync/releases/tag/2017-changes
Is that a bug or do I somehow have to add the Network?
The text was updated successfully, but these errors were encountered: