db-vendo-client/p/insa
2018-07-07 21:19:28 +02:00
..
example.js adapt examples to e1bdd56 📝 2018-07-07 21:19:28 +02:00
index.js rename profile.journeyLeg to profile.trip 💥 2018-07-07 21:19:28 +02:00
products.js products[].product -> products[].id 2018-03-16 17:15:09 +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)