HSLdevcom / localroute

Javascript library for public transport route planning
GNU General Public License v3.0
32 stars 13 forks source link

Is this still working? #15

Open bjozzi opened 7 years ago

bjozzi commented 7 years ago

I was trying to run this but get stuck on step 2: Preprocess schedule data. node lr.js --date 2013-12-02 --in-gtfs helsinki/gtfs.zip --out-tempt helsinki/readable.txt --out-gtfs-geom helsinki/geom.txt

After running this line with my gftz file and of course changing the paths to my gtfz file, just nothing happens. Nothing gets created, no errors, just nothing.

I tried running this on Windows and Ubuntu.

diegocerdan commented 6 years ago

@bjozzi Did you make it work? Looks like the only solution available for routing offline with Javascript.

bjozzi commented 6 years ago

No, never got it working. Looks promising but guess it is not being maintained in any way.

diegocerdan commented 6 years ago

What a pity. There are plenty of use cases where it would be great to offer and offline experience through a modern website. Sure you can't store all data and images from big areas but still useful for isolated little maps.