Nicolapps / transport.opendata.ch-data.tpg.ch

πŸ“ Tool to create a lookup table between SBB stops names and TPG stops names

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

transport.opendata.ch-data.tpg.ch

Demo

Tool to create a lookup table between SBB stops names and TPG stops names

How to use ?

git clone https://github.com/Nicolapps/transport.opendata.ch-data.tpg.ch.git
cd transport.opendata.ch-data.tpg.ch/
npm install

Then edit the config.js file to specify your database credentials and your TPG open data API key.

To start, just type node main.js.

You can use the SQL dump instead (dump.sql file). It includes some corrections.

About

πŸ“ Tool to create a lookup table between SBB stops names and TPG stops names


Languages

Language:JavaScript 100.0%