db-vendo-client/p/insa
2018-03-16 17:28:52 +01:00
..
example.js adapt docs and examples to 40b559f 📝 2018-03-16 17:28:52 +01:00
index.js stupid mistake 🐛 2018-03-13 21:12:46 +01:00
products.js INSA: enable radar 2018-03-13 21:06:27 +01:00
readme.md add minimal working INSA endpoint 2018-02-26 22:14:11 +01:00

INSA profile for hafas-client

The Nahverkehr Sachsen-Anhalt (NASA) offers Informationssystem Nahverkehr Sachsen-Anhalt (INSA) to distribute their public transport data.

Usage

const createClient = require('hafas-client')
const insaProfile = require('hafas-client/p/insa')

// create a client with INSA profile
const client = createClient(insaProfile)

Customisations

  • parses INSA-specific products (such as Tourism Train)