db-vendo-client/p/insa
2019-02-28 16:44:36 +01:00
..
example.js adapt docs & examples to 96ff59d 📝 2019-02-28 16:44:36 +01:00
index.js profiles: enable reachableFrom 2018-09-03 16:43:01 +02:00
products.js products[].product -> products[].id 2018-03-16 17:15:09 +01:00
readme.md adapt profile docs to 5d9d738 📝 2018-07-28 14:58:25 +02: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, 'my-awesome-program')

Customisations

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