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
Hi Vasile and thanks for your great work. I ahve a problem running your code. When I run the rake parse:stops_interpolate function I hit on this error:
sam@sam-VirtualBox-Ubuntu:/media/sf_GTFS-viz$ rake parse:stops_interpolate
22:37:40 +0 : START stops_interpolate
rake aborted!
NoMethodError: undefined method `[]' for nil:NilClass
/media/sf_GTFS-viz/Rakefile:205:in `block (3 levels) in <top (required)>'
/media/sf_GTFS-viz/Rakefile:168:in `each'
/media/sf_GTFS-viz/Rakefile:168:in `block (2 levels) in <top (required)>'
Tasks: TOP => parse:stops_interpolate
(See full trace by running task with --trace)
I am also running into this issue. I know its been a couple years since this issue has been active but did any of you by chance figure out a solution for this issue?
Hi Vasile and thanks for your great work. I ahve a problem running your code. When I run the rake parse:stops_interpolate function I hit on this error:
Any ideas?
You can download my dataset from http://geodata.gov.gr/dataset/244cfb87-21a0-4f9f-90af-25e9a232af41/resource/d94179a0-a2bd-432f-8c5e-e05eae2886cf/download/googletransit.zip
The text was updated successfully, but these errors were encountered: