db-vendo-client/test/fixtures/bvg-trip-with-occupancy.js

2048 lines
45 KiB
JavaScript
Raw Normal View History

2022-05-07 16:17:37 +02:00
const bvgTripWithOccupancy = {
2021-10-28 12:41:36 +02:00
id: '1|6849|3|86|1112021',
direction: 'S Ostbahnhof via S+U Wedding',
line: {
type: 'line',
id: '147',
fahrtNr: '7070',
name: '147',
public: true,
adminCode: 'BVB---',
2021-10-28 12:41:36 +02:00
productName: 'Bus',
mode: 'bus',
product: 'bus',
operator: {
type: 'operator',
id: 'berliner-verkehrsbetriebe',
name: 'Berliner Verkehrsbetriebe',
2021-10-28 12:41:36 +02:00
},
},
remarks: [
{type: 'hint', code: 'bf', text: 'barrier-free'},
2021-10-28 12:41:36 +02:00
{
type: 'hint',
code: 'text.journeystop.product.or.direction.changes.journey.message',
text: 'From S+U Wedding (Berlin) as 147 heading towards S Ostbahnhof via S+U Hauptbahnhof',
2021-10-28 12:41:36 +02:00
},
{
type: 'hint',
code: 'text.journeystop.product.or.direction.changes.journey.message',
text: 'From S+U Berlin Hauptbahnhof as 147 heading towards S Ostbahnhof via Friedrichstr.',
2021-10-28 12:41:36 +02:00
},
{
type: 'hint',
code: 'text.journeystop.product.or.direction.changes.journey.message',
text: 'From S+U Friedrichstr. Bhf (Berlin) as 147 heading towards S Ostbahnhof',
},
2021-10-28 12:41:36 +02:00
],
occupancy: 'medium',
2022-11-16 15:18:12 +01:00
scheduledDays: {
'2021-10-22': true,
'2021-10-23': false,
'2021-10-24': false,
'2021-10-25': true,
'2021-10-26': true,
'2021-10-27': true,
'2021-10-28': true,
'2021-10-29': true,
'2021-10-30': false,
'2021-10-31': false,
'2021-11-01': true,
'2021-11-02': true,
'2021-11-03': true,
'2021-11-04': true,
'2021-11-05': true,
'2021-11-06': false,
'2021-11-07': false,
'2021-11-08': true,
'2021-11-09': true,
'2021-11-10': true,
'2021-11-11': true,
'2021-11-12': true,
'2021-11-13': false,
'2021-11-14': false,
'2021-11-15': true,
'2021-11-16': true,
'2021-11-17': true,
'2021-11-18': true,
'2021-11-19': true,
'2021-11-20': false,
'2021-11-21': false,
'2021-11-22': true,
'2021-11-23': true,
'2021-11-24': true,
'2021-11-25': true,
'2021-11-26': true,
'2021-11-27': false,
'2021-11-28': false,
'2021-11-29': true,
'2021-11-30': true,
'2021-12-01': true,
'2021-12-02': true,
'2021-12-03': true,
'2021-12-04': false,
'2021-12-05': false,
'2021-12-06': true,
'2021-12-07': true,
'2021-12-08': true,
'2021-12-09': true,
'2021-12-10': true,
'2021-12-11': false,
'2021-12-12': false,
'2021-12-13': false,
'2021-12-14': false,
'2021-12-15': false,
'2021-12-16': false,
},
2021-10-28 12:41:36 +02:00
origin: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900009102',
2022-04-28 11:48:56 +02:00
name: 'U Leopoldplatz (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900009102',
latitude: 52.546489,
longitude: 13.359391,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: false,
subway: true,
tram: false,
bus: true,
ferry: false,
express: false,
regional: false,
},
2021-10-28 12:41:36 +02:00
},
departure: '2021-11-01T07:18:00+01:00',
plannedDeparture: '2021-11-01T07:18:00+01:00',
departureDelay: null,
departurePlatform: null,
plannedDeparturePlatform: null,
departurePrognosisType: 'prognosed',
2021-10-28 12:41:36 +02:00
destination: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900120005',
2022-04-28 11:48:56 +02:00
name: 'S Ostbahnhof (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900120005',
latitude: 52.510335,
longitude: 13.435089,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: true,
subway: false,
tram: false,
bus: true,
ferry: false,
express: true,
regional: true,
},
2021-10-28 12:41:36 +02:00
},
arrival: '2021-11-01T07:59:00+01:00',
plannedArrival: '2021-11-01T07:59:00+01:00',
arrivalDelay: null,
arrivalPlatform: null,
plannedArrivalPlatform: null,
arrivalPrognosisType: 'prognosed',
2021-10-28 12:41:36 +02:00
polyline: {
type: 'FeatureCollection',
features: [
{
type: 'Feature',
properties: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900009102',
2022-04-28 11:48:56 +02:00
name: 'U Leopoldplatz (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900009102',
latitude: 52.546489,
longitude: 13.359391,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: false,
subway: true,
tram: false,
bus: true,
ferry: false,
express: false,
regional: false,
},
2021-10-28 12:41:36 +02:00
},
geometry: {type: 'Point', coordinates: [13.35954, 52.54606]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900009151',
2022-04-28 11:48:56 +02:00
name: 'Gerichtstr. (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900009151',
latitude: 52.544476,
longitude: 13.362663,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: false,
subway: false,
tram: false,
bus: true,
ferry: false,
express: false,
regional: false,
},
2021-10-28 12:41:36 +02:00
},
geometry: {type: 'Point', coordinates: [13.36199, 52.54468]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900009104',
2022-04-28 11:48:56 +02:00
name: 'S+U Wedding (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900009104',
latitude: 52.542732,
longitude: 13.366061,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: true,
subway: true,
tram: false,
bus: true,
ferry: false,
express: false,
regional: false,
},
2021-10-28 12:41:36 +02:00
},
geometry: {type: 'Point', coordinates: [13.36525, 52.54283]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {},
geometry: {type: 'Point', coordinates: [13.36811, 52.54121]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {},
geometry: {type: 'Point', coordinates: [13.36814, 52.54108]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900008104',
2022-04-28 11:48:56 +02:00
name: 'U Reinickendorfer Str./Fennstr. (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900008104',
latitude: 52.541195,
longitude: 13.368713,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: false,
subway: true,
tram: false,
bus: true,
ferry: false,
express: false,
regional: false,
},
2021-10-28 12:41:36 +02:00
},
geometry: {type: 'Point', coordinates: [13.36785, 52.54092]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900001202',
2022-04-28 11:48:56 +02:00
name: 'Am Nordhafen (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900001202',
latitude: 52.538848,
longitude: 13.363607,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: false,
subway: false,
tram: false,
bus: true,
ferry: false,
express: false,
regional: false,
},
2021-10-28 12:41:36 +02:00
},
geometry: {type: 'Point', coordinates: [13.36308, 52.53868]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {},
geometry: {type: 'Point', coordinates: [13.36057, 52.53751]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {},
geometry: {type: 'Point', coordinates: [13.36036, 52.53723]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {},
geometry: {type: 'Point', coordinates: [13.36077, 52.53685]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {},
geometry: {type: 'Point', coordinates: [13.36246, 52.5361]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {},
geometry: {type: 'Point', coordinates: [13.36311, 52.53556]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900001252',
2022-04-28 11:48:56 +02:00
name: 'Friedrich-Krause-Ufer (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900001252',
latitude: 52.536736,
longitude: 13.361216,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: false,
subway: false,
tram: false,
bus: true,
ferry: false,
express: false,
regional: false,
},
2021-10-28 12:41:36 +02:00
},
geometry: {type: 'Point', coordinates: [13.36167, 52.53653]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {},
geometry: {type: 'Point', coordinates: [13.36539, 52.53325]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900001206',
2022-04-28 11:48:56 +02:00
name: 'Heidestr. (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900001206',
latitude: 52.53332,
longitude: 13.365512,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: false,
subway: false,
tram: false,
bus: true,
ferry: false,
express: false,
regional: false,
},
2021-10-28 12:41:36 +02:00
},
geometry: {type: 'Point', coordinates: [13.36544, 52.53332]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {},
geometry: {type: 'Point', coordinates: [13.36603, 52.5326]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900001203',
2022-04-28 11:48:56 +02:00
name: 'Döberitzer Str. (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900001203',
latitude: 52.530668,
longitude: 13.36811,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: false,
subway: false,
tram: false,
bus: true,
ferry: false,
express: false,
regional: false,
},
2021-10-28 12:41:36 +02:00
},
geometry: {type: 'Point', coordinates: [13.36783, 52.5309]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {},
geometry: {type: 'Point', coordinates: [13.36882, 52.52984]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {},
geometry: {type: 'Point', coordinates: [13.36937, 52.52903]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {},
geometry: {type: 'Point', coordinates: [13.36932, 52.5289]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {},
geometry: {type: 'Point', coordinates: [13.36834, 52.52845]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {},
geometry: {type: 'Point', coordinates: [13.36768, 52.52788]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {},
geometry: {type: 'Point', coordinates: [13.36751, 52.5275]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {},
geometry: {type: 'Point', coordinates: [13.3674, 52.52633]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {},
geometry: {type: 'Point', coordinates: [13.36762, 52.52592]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {},
geometry: {type: 'Point', coordinates: [13.36782, 52.52587]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900003201',
2021-10-28 12:41:36 +02:00
name: 'S+U Berlin Hauptbahnhof',
location: {
type: 'location',
id: '900003201',
latitude: 52.525607,
longitude: 13.369072,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: true,
subway: true,
tram: true,
bus: true,
ferry: false,
express: true,
regional: true,
},
2021-10-28 12:41:36 +02:00
},
geometry: {type: 'Point', coordinates: [13.36915, 52.52623]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {},
geometry: {type: 'Point', coordinates: [13.37048, 52.52664]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {},
geometry: {type: 'Point', coordinates: [13.3711, 52.52694]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900100503',
2022-04-28 11:48:56 +02:00
name: 'Invalidenpark (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900100503',
latitude: 52.528762,
longitude: 13.376929,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: false,
subway: false,
tram: true,
bus: true,
ferry: false,
express: false,
regional: false,
},
2021-10-28 12:41:36 +02:00
},
geometry: {type: 'Point', coordinates: [13.37714, 52.52876]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {},
geometry: {type: 'Point', coordinates: [13.37833, 52.52912]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {},
geometry: {type: 'Point', coordinates: [13.3785, 52.52905]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900100542',
2022-04-28 11:48:56 +02:00
name: 'Charité - Campus Mitte (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900100542',
latitude: 52.52576,
longitude: 13.379086,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: false,
subway: false,
tram: false,
bus: true,
ferry: false,
express: false,
regional: false,
},
2021-10-28 12:41:36 +02:00
},
geometry: {type: 'Point', coordinates: [13.37905, 52.52581]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900100033',
2022-04-28 11:48:56 +02:00
name: 'Schumannstr. (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900100033',
latitude: 52.524052,
longitude: 13.379392,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: false,
subway: false,
tram: false,
bus: true,
ferry: false,
express: false,
regional: false,
},
2021-10-28 12:41:36 +02:00
},
geometry: {type: 'Point', coordinates: [13.37942, 52.52361]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {},
geometry: {type: 'Point', coordinates: [13.37965, 52.52258]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900100509',
2022-04-28 11:48:56 +02:00
name: 'Deutsches Theater (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900100509',
latitude: 52.523126,
longitude: 13.383266,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: false,
subway: false,
tram: false,
bus: true,
ferry: false,
express: false,
regional: false,
},
2021-10-28 12:41:36 +02:00
},
geometry: {type: 'Point', coordinates: [13.38345, 52.52317]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900100047',
2022-04-28 11:48:56 +02:00
name: 'Friedrichstr./Reinhardtstr. (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900100047',
latitude: 52.523711,
longitude: 13.386835,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: false,
subway: false,
tram: false,
bus: true,
ferry: false,
express: false,
regional: false,
},
2021-10-28 12:41:36 +02:00
},
geometry: {type: 'Point', coordinates: [13.3867, 52.5237]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {},
geometry: {type: 'Point', coordinates: [13.38745, 52.52382]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {},
geometry: {type: 'Point', coordinates: [13.38761, 52.52376]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900100001',
2022-04-28 11:48:56 +02:00
name: 'S+U Friedrichstr. Bhf (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900100001',
latitude: 52.520519,
longitude: 13.386448,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: true,
subway: true,
tram: true,
bus: true,
ferry: false,
express: false,
regional: true,
},
2021-10-28 12:41:36 +02:00
},
geometry: {type: 'Point', coordinates: [13.38818, 52.52058]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {},
geometry: {type: 'Point', coordinates: [13.38833, 52.51913]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900100513',
2022-04-28 11:48:56 +02:00
name: 'U Unter den Linden (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900100513',
latitude: 52.516996,
longitude: 13.388875,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: false,
subway: true,
tram: false,
bus: true,
ferry: false,
express: false,
regional: false,
},
2021-10-28 12:41:36 +02:00
},
geometry: {type: 'Point', coordinates: [13.38889, 52.51663]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {},
geometry: {type: 'Point', coordinates: [13.38872, 52.51723]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {},
geometry: {type: 'Point', coordinates: [13.38914, 52.51479]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900100027',
2022-04-28 11:48:56 +02:00
name: 'Französische Str. (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900100027',
latitude: 52.514766,
longitude: 13.389208,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: false,
subway: false,
tram: false,
bus: true,
ferry: false,
express: false,
regional: false,
},
2021-10-28 12:41:36 +02:00
},
geometry: {type: 'Point', coordinates: [13.38959, 52.51475]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900100530',
2022-04-28 11:48:56 +02:00
name: 'Werderscher Markt (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900100530',
latitude: 52.515306,
longitude: 13.397334,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: false,
subway: false,
tram: false,
bus: true,
ferry: false,
express: false,
regional: false,
},
2021-10-28 12:41:36 +02:00
},
geometry: {type: 'Point', coordinates: [13.3971, 52.51524]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {},
geometry: {type: 'Point', coordinates: [13.39995, 52.51587]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {},
geometry: {type: 'Point', coordinates: [13.40046, 52.51582]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900100052',
2022-04-28 11:48:56 +02:00
name: 'Berliner Schloss (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900100052',
latitude: 52.516124,
longitude: 13.401676,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: false,
subway: false,
tram: false,
bus: true,
ferry: false,
express: false,
regional: false,
},
2021-10-28 12:41:36 +02:00
},
geometry: {type: 'Point', coordinates: [13.40196, 52.51628]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {},
geometry: {type: 'Point', coordinates: [13.40251, 52.51634]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900100531',
2022-04-28 11:48:56 +02:00
name: 'Neumannsgasse (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900100531',
latitude: 52.515189,
longitude: 13.403995,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: false,
subway: false,
tram: false,
bus: true,
ferry: false,
express: false,
regional: false,
},
2021-10-28 12:41:36 +02:00
},
geometry: {type: 'Point', coordinates: [13.40414, 52.51521]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900100726',
2022-04-28 11:48:56 +02:00
name: 'Fischerinsel. (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900100726',
latitude: 52.513571,
longitude: 13.406449,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: false,
subway: false,
tram: false,
bus: true,
ferry: false,
express: false,
regional: false,
},
2021-10-28 12:41:36 +02:00
},
geometry: {type: 'Point', coordinates: [13.4063, 52.51363]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {},
geometry: {type: 'Point', coordinates: [13.40867, 52.51202]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900100014',
2022-04-28 11:48:56 +02:00
name: 'U Märkisches Museum (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900100014',
latitude: 52.512007,
longitude: 13.408768,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: false,
subway: true,
tram: false,
bus: true,
ferry: false,
express: false,
regional: false,
},
2021-10-28 12:41:36 +02:00
},
geometry: {type: 'Point', coordinates: [13.40938, 52.51132]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {},
geometry: {type: 'Point', coordinates: [13.41117, 52.5096]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900100032',
2022-04-28 11:48:56 +02:00
name: 'Heinrich-Heine-Str./Annenstr. (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900100032',
latitude: 52.508285,
longitude: 13.413749,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: false,
subway: false,
tram: false,
bus: true,
ferry: false,
express: false,
regional: false,
},
2021-10-28 12:41:36 +02:00
},
geometry: {type: 'Point', coordinates: [13.41383, 52.50815]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {},
geometry: {type: 'Point', coordinates: [13.41531, 52.50736]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900100544',
2022-04-28 11:48:56 +02:00
name: 'Heinrich-Heine-Platz (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900100544',
latitude: 52.506595,
longitude: 13.417857,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: false,
subway: false,
tram: false,
bus: true,
ferry: false,
express: false,
regional: false,
},
2021-10-28 12:41:36 +02:00
},
geometry: {type: 'Point', coordinates: [13.41761, 52.50662]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {},
geometry: {type: 'Point', coordinates: [13.41951, 52.50609]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {},
geometry: {type: 'Point', coordinates: [13.41935, 52.50579]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {},
geometry: {type: 'Point', coordinates: [13.41947, 52.50569]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {},
geometry: {type: 'Point', coordinates: [13.42159, 52.50512]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900100546',
2022-04-28 11:48:56 +02:00
name: 'Adalbertstr. (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900100546',
latitude: 52.505283,
longitude: 13.422144,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: false,
subway: false,
tram: false,
bus: true,
ferry: false,
express: false,
regional: false,
},
2021-10-28 12:41:36 +02:00
},
geometry: {type: 'Point', coordinates: [13.42233, 52.50507]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {},
geometry: {type: 'Point', coordinates: [13.42443, 52.50514]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {},
geometry: {type: 'Point', coordinates: [13.42561, 52.50542]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {},
geometry: {type: 'Point', coordinates: [13.42639, 52.5057]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {},
geometry: {type: 'Point', coordinates: [13.42708, 52.50612]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {},
geometry: {type: 'Point', coordinates: [13.4279, 52.5068]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900014107',
2022-04-28 11:48:56 +02:00
name: 'Bethaniendamm (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900014107',
latitude: 52.507215,
longitude: 13.428437,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: false,
subway: false,
tram: false,
bus: true,
ferry: false,
express: false,
regional: false,
},
2021-10-28 12:41:36 +02:00
},
geometry: {type: 'Point', coordinates: [13.42813, 52.50712]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {},
geometry: {type: 'Point', coordinates: [13.42845, 52.5082]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {},
geometry: {type: 'Point', coordinates: [13.43015, 52.51009]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {},
geometry: {type: 'Point', coordinates: [13.43482, 52.50851]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {},
geometry: {type: 'Point', coordinates: [13.43507, 52.5086]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {},
geometry: {type: 'Point', coordinates: [13.4355, 52.50904]},
2021-10-28 12:41:36 +02:00
},
{
type: 'Feature',
properties: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900120005',
2022-04-28 11:48:56 +02:00
name: 'S Ostbahnhof (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900120005',
latitude: 52.510335,
longitude: 13.435089,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: true,
subway: false,
tram: false,
bus: true,
ferry: false,
express: true,
regional: true,
},
2021-10-28 12:41:36 +02:00
},
geometry: {type: 'Point', coordinates: [13.43447, 52.50953]},
},
],
2021-10-28 12:41:36 +02:00
},
stopovers: [
{
stop: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900009102',
2022-04-28 11:48:56 +02:00
name: 'U Leopoldplatz (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900009102',
latitude: 52.546489,
longitude: 13.359391,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: false,
subway: true,
tram: false,
bus: true,
ferry: false,
express: false,
regional: false,
},
2021-10-28 12:41:36 +02:00
},
arrival: null,
plannedArrival: null,
arrivalDelay: null,
arrivalPlatform: null,
plannedArrivalPlatform: null,
arrivalPrognosisType: null,
2021-10-28 12:41:36 +02:00
departure: '2021-11-01T07:18:00+01:00',
plannedDeparture: '2021-11-01T07:18:00+01:00',
departureDelay: null,
departurePlatform: null,
plannedDeparturePlatform: null,
departurePrognosisType: 'prognosed',
2021-10-28 12:41:36 +02:00
remarks: [
{
type: 'hint',
code: 'text.journeystop.product.or.direction.changes.stop.message',
text: 'As 147 heading towards S Ostbahnhof via S+U Wedding from here',
},
2021-10-28 12:41:36 +02:00
],
occupancy: 'low',
2021-10-28 12:41:36 +02:00
},
{
stop: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900009151',
2022-04-28 11:48:56 +02:00
name: 'Gerichtstr. (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900009151',
latitude: 52.544476,
longitude: 13.362663,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: false,
subway: false,
tram: false,
bus: true,
ferry: false,
express: false,
regional: false,
},
2021-10-28 12:41:36 +02:00
},
arrival: '2021-11-01T07:20:00+01:00',
plannedArrival: '2021-11-01T07:20:00+01:00',
arrivalDelay: null,
arrivalPlatform: null,
plannedArrivalPlatform: null,
arrivalPrognosisType: null,
2021-10-28 12:41:36 +02:00
departure: '2021-11-01T07:20:00+01:00',
plannedDeparture: '2021-11-01T07:20:00+01:00',
departureDelay: null,
departurePlatform: null,
plannedDeparturePlatform: null,
departurePrognosisType: null,
2021-10-28 12:41:36 +02:00
remarks: [],
occupancy: 'low',
2021-10-28 12:41:36 +02:00
},
{
stop: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900009104',
2022-04-28 11:48:56 +02:00
name: 'S+U Wedding (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900009104',
latitude: 52.542732,
longitude: 13.366061,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: true,
subway: true,
tram: false,
bus: true,
ferry: false,
express: false,
regional: false,
},
2021-10-28 12:41:36 +02:00
},
arrival: '2021-11-01T07:21:00+01:00',
plannedArrival: '2021-11-01T07:21:00+01:00',
arrivalDelay: null,
arrivalPlatform: null,
plannedArrivalPlatform: null,
arrivalPrognosisType: null,
2021-10-28 12:41:36 +02:00
departure: '2021-11-01T07:21:00+01:00',
plannedDeparture: '2021-11-01T07:21:00+01:00',
departureDelay: null,
departurePlatform: null,
plannedDeparturePlatform: null,
departurePrognosisType: null,
2021-10-28 12:41:36 +02:00
remarks: [
{
type: 'hint',
code: 'text.journeystop.product.or.direction.changes.stop.message',
text: 'As 147 heading towards S Ostbahnhof via S+U Hauptbahnhof from here',
},
2021-10-28 12:41:36 +02:00
],
occupancy: 'low',
2021-10-28 12:41:36 +02:00
},
{
stop: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900008104',
2022-04-28 11:48:56 +02:00
name: 'U Reinickendorfer Str./Fennstr. (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900008104',
latitude: 52.541195,
longitude: 13.368713,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: false,
subway: true,
tram: false,
bus: true,
ferry: false,
express: false,
regional: false,
},
2021-10-28 12:41:36 +02:00
},
arrival: '2021-11-01T07:22:00+01:00',
plannedArrival: '2021-11-01T07:22:00+01:00',
arrivalDelay: null,
arrivalPlatform: null,
plannedArrivalPlatform: null,
arrivalPrognosisType: null,
2021-10-28 12:41:36 +02:00
departure: '2021-11-01T07:22:00+01:00',
plannedDeparture: '2021-11-01T07:22:00+01:00',
departureDelay: null,
departurePlatform: null,
plannedDeparturePlatform: null,
departurePrognosisType: null,
2021-10-28 12:41:36 +02:00
remarks: [],
occupancy: 'low',
2021-10-28 12:41:36 +02:00
},
{
stop: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900001202',
2022-04-28 11:48:56 +02:00
name: 'Am Nordhafen (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900001202',
latitude: 52.538848,
longitude: 13.363607,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: false,
subway: false,
tram: false,
bus: true,
ferry: false,
express: false,
regional: false,
},
2021-10-28 12:41:36 +02:00
},
arrival: '2021-11-01T07:24:00+01:00',
plannedArrival: '2021-11-01T07:24:00+01:00',
arrivalDelay: null,
arrivalPlatform: null,
plannedArrivalPlatform: null,
arrivalPrognosisType: null,
2021-10-28 12:41:36 +02:00
departure: '2021-11-01T07:24:00+01:00',
plannedDeparture: '2021-11-01T07:24:00+01:00',
departureDelay: null,
departurePlatform: null,
plannedDeparturePlatform: null,
departurePrognosisType: null,
2021-10-28 12:41:36 +02:00
remarks: [],
occupancy: 'low',
2021-10-28 12:41:36 +02:00
},
{
stop: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900001252',
2022-04-28 11:48:56 +02:00
name: 'Friedrich-Krause-Ufer (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900001252',
latitude: 52.536736,
longitude: 13.361216,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: false,
subway: false,
tram: false,
bus: true,
ferry: false,
express: false,
regional: false,
},
2021-10-28 12:41:36 +02:00
},
arrival: '2021-11-01T07:26:00+01:00',
plannedArrival: '2021-11-01T07:26:00+01:00',
arrivalDelay: null,
arrivalPlatform: null,
plannedArrivalPlatform: null,
arrivalPrognosisType: null,
2021-10-28 12:41:36 +02:00
departure: '2021-11-01T07:26:00+01:00',
plannedDeparture: '2021-11-01T07:26:00+01:00',
departureDelay: null,
departurePlatform: null,
plannedDeparturePlatform: null,
departurePrognosisType: null,
2021-10-28 12:41:36 +02:00
remarks: [],
occupancy: 'low',
2021-10-28 12:41:36 +02:00
},
{
stop: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900001206',
2022-04-28 11:48:56 +02:00
name: 'Heidestr. (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900001206',
latitude: 52.53332,
longitude: 13.365512,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: false,
subway: false,
tram: false,
bus: true,
ferry: false,
express: false,
regional: false,
},
2021-10-28 12:41:36 +02:00
},
arrival: '2021-11-01T07:27:00+01:00',
plannedArrival: '2021-11-01T07:27:00+01:00',
arrivalDelay: null,
arrivalPlatform: null,
plannedArrivalPlatform: null,
arrivalPrognosisType: null,
2021-10-28 12:41:36 +02:00
departure: '2021-11-01T07:27:00+01:00',
plannedDeparture: '2021-11-01T07:27:00+01:00',
departureDelay: null,
departurePlatform: null,
plannedDeparturePlatform: null,
departurePrognosisType: null,
2021-10-28 12:41:36 +02:00
remarks: [],
occupancy: 'low',
2021-10-28 12:41:36 +02:00
},
{
stop: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900001203',
2022-04-28 11:48:56 +02:00
name: 'Döberitzer Str. (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900001203',
latitude: 52.530668,
longitude: 13.36811,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: false,
subway: false,
tram: false,
bus: true,
ferry: false,
express: false,
regional: false,
},
2021-10-28 12:41:36 +02:00
},
arrival: '2021-11-01T07:28:00+01:00',
plannedArrival: '2021-11-01T07:28:00+01:00',
arrivalDelay: null,
arrivalPlatform: null,
plannedArrivalPlatform: null,
arrivalPrognosisType: null,
2021-10-28 12:41:36 +02:00
departure: '2021-11-01T07:28:00+01:00',
plannedDeparture: '2021-11-01T07:28:00+01:00',
departureDelay: null,
departurePlatform: null,
plannedDeparturePlatform: null,
departurePrognosisType: null,
2021-10-28 12:41:36 +02:00
remarks: [],
occupancy: 'low',
2021-10-28 12:41:36 +02:00
},
{
stop: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900003201',
2021-10-28 12:41:36 +02:00
name: 'S+U Berlin Hauptbahnhof',
location: {
type: 'location',
id: '900003201',
latitude: 52.525607,
longitude: 13.369072,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: true,
subway: true,
tram: true,
bus: true,
ferry: false,
express: true,
regional: true,
},
2021-10-28 12:41:36 +02:00
},
arrival: '2021-11-01T07:31:00+01:00',
plannedArrival: '2021-11-01T07:31:00+01:00',
arrivalDelay: null,
arrivalPlatform: null,
plannedArrivalPlatform: null,
arrivalPrognosisType: null,
2021-10-28 12:41:36 +02:00
departure: '2021-11-01T07:31:00+01:00',
plannedDeparture: '2021-11-01T07:31:00+01:00',
departureDelay: null,
departurePlatform: null,
plannedDeparturePlatform: null,
departurePrognosisType: null,
2021-10-28 12:41:36 +02:00
remarks: [
{
type: 'hint',
code: 'text.journeystop.product.or.direction.changes.stop.message',
text: 'As 147 heading towards S Ostbahnhof via Friedrichstr. from here',
},
2021-10-28 12:41:36 +02:00
],
occupancy: 'medium',
2021-10-28 12:41:36 +02:00
},
{
stop: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900100503',
2022-04-28 11:48:56 +02:00
name: 'Invalidenpark (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900100503',
latitude: 52.528762,
longitude: 13.376929,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: false,
subway: false,
tram: true,
bus: true,
ferry: false,
express: false,
regional: false,
},
2021-10-28 12:41:36 +02:00
},
arrival: '2021-11-01T07:33:00+01:00',
plannedArrival: '2021-11-01T07:33:00+01:00',
arrivalDelay: null,
arrivalPlatform: null,
plannedArrivalPlatform: null,
arrivalPrognosisType: null,
2021-10-28 12:41:36 +02:00
departure: '2021-11-01T07:33:00+01:00',
plannedDeparture: '2021-11-01T07:33:00+01:00',
departureDelay: null,
departurePlatform: null,
plannedDeparturePlatform: null,
departurePrognosisType: null,
2021-10-28 12:41:36 +02:00
remarks: [],
occupancy: 'medium',
2021-10-28 12:41:36 +02:00
},
{
stop: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900100542',
2022-04-28 11:48:56 +02:00
name: 'Charité - Campus Mitte (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900100542',
latitude: 52.52576,
longitude: 13.379086,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: false,
subway: false,
tram: false,
bus: true,
ferry: false,
express: false,
regional: false,
},
2021-10-28 12:41:36 +02:00
},
arrival: '2021-11-01T07:35:00+01:00',
plannedArrival: '2021-11-01T07:35:00+01:00',
arrivalDelay: null,
arrivalPlatform: null,
plannedArrivalPlatform: null,
arrivalPrognosisType: null,
2021-10-28 12:41:36 +02:00
departure: '2021-11-01T07:35:00+01:00',
plannedDeparture: '2021-11-01T07:35:00+01:00',
departureDelay: null,
departurePlatform: null,
plannedDeparturePlatform: null,
departurePrognosisType: null,
2021-10-28 12:41:36 +02:00
remarks: [],
occupancy: 'low',
2021-10-28 12:41:36 +02:00
},
{
stop: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900100033',
2022-04-28 11:48:56 +02:00
name: 'Schumannstr. (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900100033',
latitude: 52.524052,
longitude: 13.379392,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: false,
subway: false,
tram: false,
bus: true,
ferry: false,
express: false,
regional: false,
},
2021-10-28 12:41:36 +02:00
},
arrival: '2021-11-01T07:36:00+01:00',
plannedArrival: '2021-11-01T07:36:00+01:00',
arrivalDelay: null,
arrivalPlatform: null,
plannedArrivalPlatform: null,
arrivalPrognosisType: null,
2021-10-28 12:41:36 +02:00
departure: '2021-11-01T07:36:00+01:00',
plannedDeparture: '2021-11-01T07:36:00+01:00',
departureDelay: null,
departurePlatform: null,
plannedDeparturePlatform: null,
departurePrognosisType: null,
2021-10-28 12:41:36 +02:00
remarks: [],
occupancy: 'low',
2021-10-28 12:41:36 +02:00
},
{
stop: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900100509',
2022-04-28 11:48:56 +02:00
name: 'Deutsches Theater (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900100509',
latitude: 52.523126,
longitude: 13.383266,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: false,
subway: false,
tram: false,
bus: true,
ferry: false,
express: false,
regional: false,
},
2021-10-28 12:41:36 +02:00
},
arrival: '2021-11-01T07:38:00+01:00',
plannedArrival: '2021-11-01T07:38:00+01:00',
arrivalDelay: null,
arrivalPlatform: null,
plannedArrivalPlatform: null,
arrivalPrognosisType: null,
2021-10-28 12:41:36 +02:00
departure: '2021-11-01T07:38:00+01:00',
plannedDeparture: '2021-11-01T07:38:00+01:00',
departureDelay: null,
departurePlatform: null,
plannedDeparturePlatform: null,
departurePrognosisType: null,
2021-10-28 12:41:36 +02:00
remarks: [],
occupancy: 'low',
2021-10-28 12:41:36 +02:00
},
{
stop: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900100047',
2022-04-28 11:48:56 +02:00
name: 'Friedrichstr./Reinhardtstr. (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900100047',
latitude: 52.523711,
longitude: 13.386835,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: false,
subway: false,
tram: false,
bus: true,
ferry: false,
express: false,
regional: false,
},
2021-10-28 12:41:36 +02:00
},
arrival: '2021-11-01T07:39:00+01:00',
plannedArrival: '2021-11-01T07:39:00+01:00',
arrivalDelay: null,
arrivalPlatform: null,
plannedArrivalPlatform: null,
arrivalPrognosisType: null,
2021-10-28 12:41:36 +02:00
departure: '2021-11-01T07:39:00+01:00',
plannedDeparture: '2021-11-01T07:39:00+01:00',
departureDelay: null,
departurePlatform: null,
plannedDeparturePlatform: null,
departurePrognosisType: null,
2021-10-28 12:41:36 +02:00
remarks: [],
occupancy: 'low',
2021-10-28 12:41:36 +02:00
},
{
stop: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900100001',
2022-04-28 11:48:56 +02:00
name: 'S+U Friedrichstr. Bhf (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900100001',
latitude: 52.520519,
longitude: 13.386448,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: true,
subway: true,
tram: true,
bus: true,
ferry: false,
express: false,
regional: true,
},
2021-10-28 12:41:36 +02:00
},
arrival: '2021-11-01T07:41:00+01:00',
plannedArrival: '2021-11-01T07:41:00+01:00',
arrivalDelay: null,
arrivalPlatform: null,
plannedArrivalPlatform: null,
arrivalPrognosisType: null,
2021-10-28 12:41:36 +02:00
departure: '2021-11-01T07:41:00+01:00',
plannedDeparture: '2021-11-01T07:41:00+01:00',
departureDelay: null,
departurePlatform: null,
plannedDeparturePlatform: null,
departurePrognosisType: null,
2021-10-28 12:41:36 +02:00
remarks: [
{
type: 'hint',
code: 'text.journeystop.product.or.direction.changes.stop.message',
text: 'As 147 heading towards S Ostbahnhof from here',
},
2021-10-28 12:41:36 +02:00
],
occupancy: 'low',
2021-10-28 12:41:36 +02:00
},
{
stop: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900100513',
2022-04-28 11:48:56 +02:00
name: 'U Unter den Linden (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900100513',
latitude: 52.516996,
longitude: 13.388875,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: false,
subway: true,
tram: false,
bus: true,
ferry: false,
express: false,
regional: false,
},
2021-10-28 12:41:36 +02:00
},
arrival: '2021-11-01T07:44:00+01:00',
plannedArrival: '2021-11-01T07:44:00+01:00',
arrivalDelay: null,
arrivalPlatform: null,
plannedArrivalPlatform: null,
arrivalPrognosisType: null,
2021-10-28 12:41:36 +02:00
departure: '2021-11-01T07:44:00+01:00',
plannedDeparture: '2021-11-01T07:44:00+01:00',
departureDelay: null,
departurePlatform: null,
plannedDeparturePlatform: null,
departurePrognosisType: null,
2021-10-28 12:41:36 +02:00
remarks: [],
occupancy: 'low',
2021-10-28 12:41:36 +02:00
},
{
stop: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900100027',
2022-04-28 11:48:56 +02:00
name: 'Französische Str. (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900100027',
latitude: 52.514766,
longitude: 13.389208,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: false,
subway: false,
tram: false,
bus: true,
ferry: false,
express: false,
regional: false,
},
2021-10-28 12:41:36 +02:00
},
arrival: '2021-11-01T07:45:00+01:00',
plannedArrival: '2021-11-01T07:45:00+01:00',
arrivalDelay: null,
arrivalPlatform: null,
plannedArrivalPlatform: null,
arrivalPrognosisType: null,
2021-10-28 12:41:36 +02:00
departure: '2021-11-01T07:45:00+01:00',
plannedDeparture: '2021-11-01T07:45:00+01:00',
departureDelay: null,
departurePlatform: null,
plannedDeparturePlatform: null,
departurePrognosisType: null,
2021-10-28 12:41:36 +02:00
remarks: [],
occupancy: 'low',
2021-10-28 12:41:36 +02:00
},
{
stop: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900100530',
2022-04-28 11:48:56 +02:00
name: 'Werderscher Markt (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900100530',
latitude: 52.515306,
longitude: 13.397334,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: false,
subway: false,
tram: false,
bus: true,
ferry: false,
express: false,
regional: false,
},
2021-10-28 12:41:36 +02:00
},
arrival: '2021-11-01T07:47:00+01:00',
plannedArrival: '2021-11-01T07:47:00+01:00',
arrivalDelay: null,
arrivalPlatform: null,
plannedArrivalPlatform: null,
arrivalPrognosisType: null,
2021-10-28 12:41:36 +02:00
departure: '2021-11-01T07:47:00+01:00',
plannedDeparture: '2021-11-01T07:47:00+01:00',
departureDelay: null,
departurePlatform: null,
plannedDeparturePlatform: null,
departurePrognosisType: null,
2021-10-28 12:41:36 +02:00
remarks: [],
occupancy: 'low',
2021-10-28 12:41:36 +02:00
},
{
stop: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900100052',
2022-04-28 11:48:56 +02:00
name: 'Berliner Schloss (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900100052',
latitude: 52.516124,
longitude: 13.401676,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: false,
subway: false,
tram: false,
bus: true,
ferry: false,
express: false,
regional: false,
},
2021-10-28 12:41:36 +02:00
},
arrival: '2021-11-01T07:47:00+01:00',
plannedArrival: '2021-11-01T07:47:00+01:00',
arrivalDelay: null,
arrivalPlatform: null,
plannedArrivalPlatform: null,
arrivalPrognosisType: null,
2021-10-28 12:41:36 +02:00
departure: '2021-11-01T07:47:00+01:00',
plannedDeparture: '2021-11-01T07:47:00+01:00',
departureDelay: null,
departurePlatform: null,
plannedDeparturePlatform: null,
departurePrognosisType: null,
2021-10-28 12:41:36 +02:00
remarks: [],
occupancy: 'low',
2021-10-28 12:41:36 +02:00
},
{
stop: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900100531',
2022-04-28 11:48:56 +02:00
name: 'Neumannsgasse (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900100531',
latitude: 52.515189,
longitude: 13.403995,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: false,
subway: false,
tram: false,
bus: true,
ferry: false,
express: false,
regional: false,
},
2021-10-28 12:41:36 +02:00
},
arrival: '2021-11-01T07:48:00+01:00',
plannedArrival: '2021-11-01T07:48:00+01:00',
arrivalDelay: null,
arrivalPlatform: null,
plannedArrivalPlatform: null,
arrivalPrognosisType: null,
2021-10-28 12:41:36 +02:00
departure: '2021-11-01T07:48:00+01:00',
plannedDeparture: '2021-11-01T07:48:00+01:00',
departureDelay: null,
departurePlatform: null,
plannedDeparturePlatform: null,
departurePrognosisType: null,
2021-10-28 12:41:36 +02:00
remarks: [],
occupancy: 'low',
2021-10-28 12:41:36 +02:00
},
{
stop: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900100726',
2022-04-28 11:48:56 +02:00
name: 'Fischerinsel. (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900100726',
latitude: 52.513571,
longitude: 13.406449,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: false,
subway: false,
tram: false,
bus: true,
ferry: false,
express: false,
regional: false,
},
2021-10-28 12:41:36 +02:00
},
arrival: '2021-11-01T07:49:00+01:00',
plannedArrival: '2021-11-01T07:49:00+01:00',
arrivalDelay: null,
arrivalPlatform: null,
plannedArrivalPlatform: null,
arrivalPrognosisType: null,
2021-10-28 12:41:36 +02:00
departure: '2021-11-01T07:49:00+01:00',
plannedDeparture: '2021-11-01T07:49:00+01:00',
departureDelay: null,
departurePlatform: null,
plannedDeparturePlatform: null,
departurePrognosisType: null,
2021-10-28 12:41:36 +02:00
remarks: [],
occupancy: 'low',
2021-10-28 12:41:36 +02:00
},
{
stop: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900100014',
2022-04-28 11:48:56 +02:00
name: 'U Märkisches Museum (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900100014',
latitude: 52.512007,
longitude: 13.408768,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: false,
subway: true,
tram: false,
bus: true,
ferry: false,
express: false,
regional: false,
},
2021-10-28 12:41:36 +02:00
},
arrival: '2021-11-01T07:50:00+01:00',
plannedArrival: '2021-11-01T07:50:00+01:00',
arrivalDelay: null,
arrivalPlatform: null,
plannedArrivalPlatform: null,
arrivalPrognosisType: null,
2021-10-28 12:41:36 +02:00
departure: '2021-11-01T07:50:00+01:00',
plannedDeparture: '2021-11-01T07:50:00+01:00',
departureDelay: null,
departurePlatform: null,
plannedDeparturePlatform: null,
departurePrognosisType: null,
2021-10-28 12:41:36 +02:00
remarks: [],
occupancy: 'low',
2021-10-28 12:41:36 +02:00
},
{
stop: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900100032',
2022-04-28 11:48:56 +02:00
name: 'Heinrich-Heine-Str./Annenstr. (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900100032',
latitude: 52.508285,
longitude: 13.413749,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: false,
subway: false,
tram: false,
bus: true,
ferry: false,
express: false,
regional: false,
},
2021-10-28 12:41:36 +02:00
},
arrival: '2021-11-01T07:51:00+01:00',
plannedArrival: '2021-11-01T07:51:00+01:00',
arrivalDelay: null,
arrivalPlatform: null,
plannedArrivalPlatform: null,
arrivalPrognosisType: null,
2021-10-28 12:41:36 +02:00
departure: '2021-11-01T07:51:00+01:00',
plannedDeparture: '2021-11-01T07:51:00+01:00',
departureDelay: null,
departurePlatform: null,
plannedDeparturePlatform: null,
departurePrognosisType: null,
2021-10-28 12:41:36 +02:00
remarks: [],
occupancy: 'low',
2021-10-28 12:41:36 +02:00
},
{
stop: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900100544',
2022-04-28 11:48:56 +02:00
name: 'Heinrich-Heine-Platz (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900100544',
latitude: 52.506595,
longitude: 13.417857,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: false,
subway: false,
tram: false,
bus: true,
ferry: false,
express: false,
regional: false,
},
2021-10-28 12:41:36 +02:00
},
arrival: '2021-11-01T07:52:00+01:00',
plannedArrival: '2021-11-01T07:52:00+01:00',
arrivalDelay: null,
arrivalPlatform: null,
plannedArrivalPlatform: null,
arrivalPrognosisType: null,
2021-10-28 12:41:36 +02:00
departure: '2021-11-01T07:52:00+01:00',
plannedDeparture: '2021-11-01T07:52:00+01:00',
departureDelay: null,
departurePlatform: null,
plannedDeparturePlatform: null,
departurePrognosisType: null,
2021-10-28 12:41:36 +02:00
remarks: [],
occupancy: 'low',
2021-10-28 12:41:36 +02:00
},
{
stop: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900100546',
2022-04-28 11:48:56 +02:00
name: 'Adalbertstr. (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900100546',
latitude: 52.505283,
longitude: 13.422144,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: false,
subway: false,
tram: false,
bus: true,
ferry: false,
express: false,
regional: false,
},
2021-10-28 12:41:36 +02:00
},
arrival: '2021-11-01T07:53:00+01:00',
plannedArrival: '2021-11-01T07:53:00+01:00',
arrivalDelay: null,
arrivalPlatform: null,
plannedArrivalPlatform: null,
arrivalPrognosisType: null,
2021-10-28 12:41:36 +02:00
departure: '2021-11-01T07:53:00+01:00',
plannedDeparture: '2021-11-01T07:53:00+01:00',
departureDelay: null,
departurePlatform: null,
plannedDeparturePlatform: null,
departurePrognosisType: null,
2021-10-28 12:41:36 +02:00
remarks: [],
occupancy: 'low',
2021-10-28 12:41:36 +02:00
},
{
stop: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900014107',
2022-04-28 11:48:56 +02:00
name: 'Bethaniendamm (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900014107',
latitude: 52.507215,
longitude: 13.428437,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: false,
subway: false,
tram: false,
bus: true,
ferry: false,
express: false,
regional: false,
},
2021-10-28 12:41:36 +02:00
},
arrival: '2021-11-01T07:55:00+01:00',
plannedArrival: '2021-11-01T07:55:00+01:00',
arrivalDelay: null,
arrivalPlatform: null,
plannedArrivalPlatform: null,
arrivalPrognosisType: null,
2021-10-28 12:41:36 +02:00
departure: '2021-11-01T07:55:00+01:00',
plannedDeparture: '2021-11-01T07:55:00+01:00',
departureDelay: null,
departurePlatform: null,
plannedDeparturePlatform: null,
departurePrognosisType: null,
2021-10-28 12:41:36 +02:00
remarks: [],
occupancy: 'low',
2021-10-28 12:41:36 +02:00
},
{
stop: {
type: 'stop',
2022-04-28 11:47:23 +02:00
id: '900120005',
2022-04-28 11:48:56 +02:00
name: 'S Ostbahnhof (Berlin)',
2021-10-28 12:41:36 +02:00
location: {
type: 'location',
id: '900120005',
latitude: 52.510335,
longitude: 13.435089,
2021-10-28 12:41:36 +02:00
},
products: {
suburban: true,
subway: false,
tram: false,
bus: true,
ferry: false,
express: true,
regional: true,
},
2021-10-28 12:41:36 +02:00
},
arrival: '2021-11-01T07:59:00+01:00',
plannedArrival: '2021-11-01T07:59:00+01:00',
arrivalDelay: null,
arrivalPlatform: null,
plannedArrivalPlatform: null,
arrivalPrognosisType: 'prognosed',
2021-10-28 12:41:36 +02:00
departure: null,
plannedDeparture: null,
departureDelay: null,
departurePlatform: null,
plannedDeparturePlatform: null,
departurePrognosisType: null,
},
2021-10-28 12:41:36 +02:00
],
};
2022-05-07 16:17:37 +02:00
export {
bvgTripWithOccupancy,
};