Jannis R

Results 256 issues of Jannis R

- [x] **remove `departure.trip` & `movement.trip`** – They have a confusing name and may not even be the trip nr all the time. – 1269773 - [ ] ~~split `departure.line`...

breaking

Practically depends on the tests rewrite by @juliuste, as it will be a lot more straightforward afterwards. An overview over the German ones: https://github.com/highsource/verbundkarte#karte-der-verkehrs--und-tarifverbünde

enhancement
help wanted

So far, I have these: ```js bf: 'barrier-free' b_: 'likely not barrier-free' rO: 'escalator' // todo: does this always mean "upwards"? Au: 'elevator' FB: 'bicycles conveyance' FR: 'bicycles conveyance reservations'...

enhancement
help wanted
profile:vbb
profile:db
profile:insa

- [ ] https://github.com/marudor/BahnhofsAbfahrten/blob/95fef0217d01344642dd423457473fe9b8b6056e/src/types/HAFAS/index.ts#L8-L32 - [ ] https://gist.github.com/derhuerst/35808010286e4b6a913306449cd26141#file-1-nearby-http-L47-L57

enhancement

```js { // https://gist.github.com/PDesire/3dab828612a20e80d539af2b5387b9cc#arriva-uk auth: {type: 'AID', aid: 'a4r2b3i8x2n9f6l0'}, client: {type: 'AND', id: 'ARRIVA', name: 'ARRIVA'}, endpoint: 'http://arriva-uk.hafas.de/bin/mgate.exe', defaultLanguage: 'en', locale: 'de-DE', timezone: 'Europe/London', ver: '1.18', } ``` With the...

enhancement
help wanted

> ``` > FetchError: request to https://mobil.rozklad-pkp.pl:8019/bin/mgate.exe? failed, reason: connect ETIMEDOUT 78.133.168.217:8019 > ``` Does anyone know if the endpoint just moved, or if it has been shut off? @juliuste...

profile:pkp

For a reason I don't remember anymore, `parsePolyline` currently parses the shape into a [GeoJSON `FeatureCollection`](https://tools.ietf.org/html/rfc7946#section-3.3) of [`Point`](https://tools.ietf.org/html/rfc7946#section-3.1.2) `Feature`s, but a single `Feature` containing a [`LineString`](https://tools.ietf.org/html/rfc7946#section-3.1.4) makes a lot more...

breaking

- https://saarfahrplan.de/?language=de_DE&L=vs_euspirit - https://euspirit.files.wordpress.com/2013/02/2015-01-26-eu-spirit_folder_190x260-fc3bcr-webanzeige.pdf - https://eu-spirit.eu

enhancement

previous work: - https://github.com/KDE/kpublictransport/blob/39ac8f9586b9300fa8a9ba0dec010e96fab9ab08/src/lib/backends/hafasmgateparser.cpp#L96-L99 - https://github.com/KDE/kpublictransport/blob/39ac8f9586b9300fa8a9ba0dec010e96fab9ab08/src/lib/backends/hafasvehiclelayoutparser.cpp

enhancement
help wanted
profile:db
profile:oebb

see also - https://github.com/marudor/BahnhofsAbfahrten/commit/5f50c56701925f578c5704ee1aa530208452447e#diff-7629496e628fff5702342f54862836a6R35-R73 - https://github.com/marudor/BahnhofsAbfahrten/pull/226/files related: #133, #85, #134

enhancement
help wanted