Build bus list Json files - OsmHackTW/BusRouteMap GitHub Wiki

Command

  • feteh-category

The task is made for Ordinary bus map(index.html).

It will download all routes information via Overpass API and categories them. You'll get route list json files equal to your category.

  • fetch-all

The task is made for integrated bus map(DivTest.html).

It will download all routes information and covert readable json for integrated map.

How to run ?

Open your command , redirect to project folder and executive grunt feteh-category or grunt feteh-all.