db-vendo-client/p/pkp
2022-11-18 19:20:03 +01:00
..
base.json pull more profile base data from transport-apis 2021-05-01 10:58:45 +02:00
example.js trip: remove lineName parameter, update integration test fixtures 💥📝 2022-11-18 19:20:03 +01:00
index.js departures{GetPasslist,StbFltrEquiv}: default to false 💥 2022-11-17 15:17:01 +01:00
products.js add PKP profile 2020-03-12 18:58:29 +01:00
readme.md add PKP profile 2020-03-12 18:58:29 +01:00

PKP profile for hafas-client

Polskie Koleje Państwowe (PKP) is the major national transport provider in Poland. This profile adds PKP-specific customizations to hafas-client.

Usage

const createClient = require('hafas-client')
const pkpProfile = require('hafas-client/p/pkp')

// create a client with PKP profile
const client = createClient(pkpProfile, 'my-awesome-program')

Customisations

  • parses PKP-specific products (such as TLK)