Skip to content

Build bus list Json files

Kagami edited this page Jan 11, 2016 · 2 revisions

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.

Clone this wiki locally