Endpunkt getjourney
Mit dem Endpunkt getjourney können Sie sich die Verbindungen zwischen zwei Adressen und/oder Haltestellen suchen.
https://app.{instanz}.via-cloud.de/api/oepnv/getjourney?
Parameter
Parameter | notwendig | Beschreibung |
---|---|---|
origin | ✅ | Start der Reiseverbindung - Adresse oder Name der Haltestelle. Beispiel: Königsbrücker Straße 96, Dresden |
destination | ✅ | Ende der Reiseverbindung - Adresse oder Name der Haltestelle.Beispiel: Hauptbahnhof, Dresden |
results | Anzahl der zurück gegebenen Ergebnisse. Standard: 5 Verfügbar: Integer | |
time | Startzeit der Verbindung. Standard: aktuelle Uhrzeit Hinweis: Die Schnittstelle benutzt immer den aktuellen Tag. | |
api-key | ✅ | ihr API-Schlüssel ist für diese Schnittstelle immer notwendig. |
Ergebnis
[ { "type": "journey", "legs": [ { "origin": { "type": "location", "latitude": 51.0806, "longitude": 13.759986, "address": "Königsbrücker Straße 96, 01187 Dresden" }, "destination": { "type": "stop", "id": "972208", "name": "Heeresbäckerei, Dresden", "location": { "type": "location", "latitude": 51.081886, "longitude": 13.760121 }, "products": { "nationalExp": false, "national": false, "regionalExp": false, "regional": false, "suburban": false, "bus": false, "ferry": false, "subway": false, "tram": true, "taxi": false } }, "departure": "2019-06-18T09:41:00.000+02:00", "arrival": "2019-06-18T09:43:00.000+02:00", "mode": "walking", "public": true, "distance": 185 }, { "origin": { "type": "stop", "id": "972208", "name": "Heeresbäckerei, Dresden", "location": { "type": "location", "latitude": 51.081886, "longitude": 13.760121 }, "products": { "nationalExp": false, "national": false, "regionalExp": false, "regional": false, "suburban": false, "bus": false, "ferry": false, "subway": false, "tram": true, "taxi": false } }, "destination": { "type": "stop", "id": "977992", "name": "Hauptbahnhof, Dresden", "location": { "type": "location", "latitude": 51.03978, "longitude": 13.733585 }, "products": { "nationalExp": true, "national": true, "regionalExp": true, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": false, "tram": true, "taxi": false }, "station": { "type": "station", "id": "8010085", "name": "Dresden Hbf", "location": { "type": "location", "latitude": 51.040221, "longitude": 13.731409 }, "products": { "nationalExp": true, "national": true, "regionalExp": true, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": false, "tram": true, "taxi": false } } }, "departure": "2019-06-18T09:43:00.000+02:00", "arrival": "2019-06-18T10:02:00.000+02:00", "polyline": { "type": "FeatureCollection", "features": [ { "type": "Feature", "properties": { "type": "stop", "id": "972208", "name": "Heeresbäckerei, Dresden", "location": { "type": "location", "latitude": 51.081886, "longitude": 13.760121 }, "products": { "nationalExp": false, "national": false, "regionalExp": false, "regional": false, "suburban": false, "bus": false, "ferry": false, "subway": false, "tram": true, "taxi": false } }, "geometry": { "type": "Point", "coordinates": [ 13.76012, 51.08188 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.75605, 51.0771 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.75289, 51.07382 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.75073, 51.07143 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.74763, 51.06795 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.74621, 51.06289 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.74594, 51.05798 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.7471, 51.05247 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.74368, 51.04891 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.73777, 51.04388 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.73501, 51.04138 ] } }, { "type": "Feature", "properties": { "type": "stop", "id": "977992", "name": "Hauptbahnhof, Dresden", "location": { "type": "location", "latitude": 51.03978, "longitude": 13.733585 }, "products": { "nationalExp": true, "national": true, "regionalExp": true, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": false, "tram": true, "taxi": false }, "station": { "type": "station", "id": "8010085", "name": "Dresden Hbf", "location": { "type": "location", "latitude": 51.040221, "longitude": 13.731409 }, "products": { "nationalExp": true, "national": true, "regionalExp": true, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": false, "tram": true, "taxi": false } } }, "geometry": { "type": "Point", "coordinates": [ 13.73358, 51.03978 ] } } ] }, "id": "1|1326329|20|80|18062019", "line": { "type": "line", "id": "str-8", "fahrtNr": "26423", "name": "STR 8", "public": true, "class": 256, "productCode": 8, "mode": "train", "product": "tram", "operator": { "type": "operator", "id": "dresdner-verkehrsbetriebe", "name": "Dresdner Verkehrsbetriebe" } }, "direction": "Südvorstadt", "cycle": { "min": 300, "max": 300 } }, { "origin": { "type": "stop", "id": "977992", "name": "Hauptbahnhof, Dresden", "location": { "type": "location", "latitude": 51.03978, "longitude": 13.733585 }, "products": { "nationalExp": true, "national": true, "regionalExp": true, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": false, "tram": true, "taxi": false }, "station": { "type": "station", "id": "8010085", "name": "Dresden Hbf", "location": { "type": "location", "latitude": 51.040221, "longitude": 13.731409 }, "products": { "nationalExp": true, "national": true, "regionalExp": true, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": false, "tram": true, "taxi": false } } }, "destination": { "type": "stop", "id": "600977992", "name": "Dresden Hauptbahnhof", "location": { "type": "location", "latitude": 51.039771, "longitude": 13.733117 }, "products": { "nationalExp": false, "national": false, "regionalExp": false, "regional": false, "suburban": false, "bus": false, "ferry": false, "subway": false, "tram": false, "taxi": false }, "station": { "type": "station", "id": "977992", "name": "Hauptbahnhof, Dresden", "location": { "type": "location", "latitude": 51.03978, "longitude": 13.733585 }, "products": { "nationalExp": true, "national": true, "regionalExp": true, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": false, "tram": true, "taxi": false }, "station": { "type": "station", "id": "8010085", "name": "Dresden Hbf", "location": { "type": "location", "latitude": 51.040221, "longitude": 13.731409 }, "products": { "nationalExp": true, "national": true, "regionalExp": true, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": false, "tram": true, "taxi": false } } } }, "departure": "2019-06-18T10:02:00.000+02:00", "arrival": "2019-06-18T10:03:00.000+02:00", "mode": "walking", "public": true, "distance": 40 }, { "origin": { "type": "stop", "id": "600977992", "name": "Dresden Hauptbahnhof", "location": { "type": "location", "latitude": 51.039771, "longitude": 13.733117 }, "products": { "nationalExp": false, "national": false, "regionalExp": false, "regional": false, "suburban": false, "bus": false, "ferry": false, "subway": false, "tram": false, "taxi": false }, "station": { "type": "station", "id": "977992", "name": "Hauptbahnhof, Dresden", "location": { "type": "location", "latitude": 51.03978, "longitude": 13.733585 }, "products": { "nationalExp": true, "national": true, "regionalExp": true, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": false, "tram": true, "taxi": false }, "station": { "type": "station", "id": "8010085", "name": "Dresden Hbf", "location": { "type": "location", "latitude": 51.040221, "longitude": 13.731409 }, "products": { "nationalExp": true, "national": true, "regionalExp": true, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": false, "tram": true, "taxi": false } } } }, "destination": { "type": "location", "latitude": 51.040392, "longitude": 13.731463, "address": "Hauptbahnhof Dresden" }, "departure": "2019-06-18T10:03:00.000+02:00", "arrival": "2019-06-18T10:07:00.000+02:00", "mode": "walking", "public": true, "distance": 318 } ], "refreshToken": "¶HKI¶G@F$A=2@O=Königsbrücker Straße 96, 01187 Dresden@X=13759986@Y=51080600@u=3@a=128@$A=1@O=Heeresbäckerei, Dresden@L=972208@a=128@$201906180941$201906180943$$$1$§T$A=1@O=Heeresbäckerei, Dresden@L=972208@a=128@$A=1@O=Hauptbahnhof, Dresden@L=977992@a=128@$201906180943$201906181002$STR 8$$1$§W$A=1@O=Hauptbahnhof, Dresden@L=977992@a=128@$A=1@O=Dresden Hauptbahnhof@L=600977992@a=128@$201906181002$201906181003$$$1$§G@F$A=1@O=Dresden Hauptbahnhof@L=600977992@a=128@$A=2@O=Hauptbahnhof Dresden@X=13731463@Y=51040392@u=3@a=128@$201906181003$201906181007$$$1$¶GP¶ft@0@2000@120@0@100@1@1000@0@@@@@false@0@-1@$f@$f@$f@$f@$f@$§bt@0@2000@120@0@100@1@1000@0@@@@@false@0@-1@$f@$f@$f@$f@$f@$§tf@$f@$f@$f@$f@$f@$§", "price": { "amount": null, "hint": "No pricing information available." } }, { "type": "journey", "legs": [ { "origin": { "type": "location", "latitude": 51.0806, "longitude": 13.759986, "address": "Königsbrücker Straße 96, 01187 Dresden" }, "destination": { "type": "stop", "id": "8070851", "name": "Dresden S-Bf Industriegelände", "location": { "type": "location", "latitude": 51.08647, "longitude": 13.763258 }, "products": { "nationalExp": false, "national": false, "regionalExp": false, "regional": true, "suburban": true, "bus": false, "ferry": false, "subway": false, "tram": true, "taxi": false }, "station": { "type": "station", "id": "8011418", "name": "Dresden Industriegelände", "location": { "type": "location", "latitude": 51.087441, "longitude": 13.762773 }, "products": { "nationalExp": false, "national": false, "regionalExp": false, "regional": true, "suburban": true, "bus": false, "ferry": false, "subway": false, "tram": true, "taxi": false } } }, "departure": "2019-06-18T09:45:00.000+02:00", "arrival": "2019-06-18T09:54:00.000+02:00", "mode": "walking", "public": true, "distance": 734 }, { "origin": { "type": "stop", "id": "8070851", "name": "Dresden S-Bf Industriegelände", "location": { "type": "location", "latitude": 51.08647, "longitude": 13.763258 }, "products": { "nationalExp": false, "national": false, "regionalExp": false, "regional": true, "suburban": true, "bus": false, "ferry": false, "subway": false, "tram": true, "taxi": false }, "station": { "type": "station", "id": "8011418", "name": "Dresden Industriegelände", "location": { "type": "location", "latitude": 51.087441, "longitude": 13.762773 }, "products": { "nationalExp": false, "national": false, "regionalExp": false, "regional": true, "suburban": true, "bus": false, "ferry": false, "subway": false, "tram": true, "taxi": false } } }, "destination": { "type": "stop", "id": "8011418", "name": "Dresden Industriegelände", "location": { "type": "location", "latitude": 51.087441, "longitude": 13.762773 }, "products": { "nationalExp": false, "national": false, "regionalExp": false, "regional": true, "suburban": true, "bus": false, "ferry": false, "subway": false, "tram": true, "taxi": false } }, "departure": "2019-06-18T09:54:00.000+02:00", "arrival": "2019-06-18T09:57:00.000+02:00", "mode": "walking", "public": true, "distance": 113 }, { "origin": { "type": "stop", "id": "8011418", "name": "Dresden Industriegelände", "location": { "type": "location", "latitude": 51.087441, "longitude": 13.762773 }, "products": { "nationalExp": false, "national": false, "regionalExp": false, "regional": true, "suburban": true, "bus": false, "ferry": false, "subway": false, "tram": true, "taxi": false } }, "destination": { "type": "stop", "id": "8010085", "name": "Dresden Hbf", "location": { "type": "location", "latitude": 51.040221, "longitude": 13.731409 }, "products": { "nationalExp": true, "national": true, "regionalExp": true, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": false, "tram": true, "taxi": false } }, "departure": "2019-06-18T09:57:00.000+02:00", "arrival": "2019-06-18T10:09:00.000+02:00", "polyline": { "type": "FeatureCollection", "features": [ { "type": "Feature", "properties": { "type": "stop", "id": "8011418", "name": "Dresden Industriegelände", "location": { "type": "location", "latitude": 51.087441, "longitude": 13.762773 }, "products": { "nationalExp": false, "national": false, "regionalExp": false, "regional": true, "suburban": true, "bus": false, "ferry": false, "subway": false, "tram": true, "taxi": false } }, "geometry": { "type": "Point", "coordinates": [ 13.76277, 51.08744 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.76222, 51.08684 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.76222, 51.08684 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.7506, 51.07419 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.74806, 51.07156 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.74629, 51.07217 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.74657, 51.07172 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.7467, 51.07104 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.74648, 51.07033 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.74594, 51.06965 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.74037, 51.06601 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.74037, 51.06601 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.73957, 51.0655 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.73868, 51.06604 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.73868, 51.06604 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.73814, 51.06479 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.73685, 51.06368 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.73467, 51.06244 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.7304, 51.06095 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.72978, 51.06065 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.72909, 51.06018 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.72793, 51.05907 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.72406, 51.05624 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.72422, 51.05615 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.72259, 51.05485 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.7216, 51.05389 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.71999, 51.0517 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.71963, 51.05074 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.71949, 51.04873 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.7194, 51.04873 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.71949, 51.04873 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.71966, 51.04796 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.71958, 51.04783 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.71958, 51.04783 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.72001, 51.04679 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.72054, 51.04594 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.72154, 51.04476 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.72261, 51.0439 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.72366, 51.04327 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.72754, 51.04132 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.72925, 51.04058 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.73089, 51.04004 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.73103, 51.04021 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.73132, 51.04011 ] } }, { "type": "Feature", "properties": { "type": "stop", "id": "8010085", "name": "Dresden Hbf", "location": { "type": "location", "latitude": 51.040221, "longitude": 13.731409 }, "products": { "nationalExp": true, "national": true, "regionalExp": true, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": false, "tram": true, "taxi": false } }, "geometry": { "type": "Point", "coordinates": [ 13.7314, 51.04022 ] } } ] }, "id": "1|315396|3|80|18062019", "line": { "type": "line", "id": "s-2", "fahrtNr": "32723", "name": "S 2", "public": true, "class": 16, "productCode": 4, "mode": "train", "product": "suburban", "operator": { "type": "operator", "id": "db-regio-ag-sudost", "name": "DB Regio AG Südost" } }, "direction": "Pirna", "departurePlatform": "1", "arrivalPlatform": "18", "cycle": { "min": 1800, "max": 1800 } }, { "origin": { "type": "stop", "id": "8010085", "name": "Dresden Hbf", "location": { "type": "location", "latitude": 51.040221, "longitude": 13.731409 }, "products": { "nationalExp": true, "national": true, "regionalExp": true, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": false, "tram": true, "taxi": false } }, "destination": { "type": "stop", "id": "658010085", "name": "Dresden Hbf", "location": { "type": "location", "latitude": 51.040895, "longitude": 13.732335 }, "products": { "nationalExp": false, "national": false, "regionalExp": false, "regional": false, "suburban": false, "bus": false, "ferry": false, "subway": false, "tram": false, "taxi": false }, "station": { "type": "station", "id": "8010085", "name": "Dresden Hbf", "location": { "type": "location", "latitude": 51.040221, "longitude": 13.731409 }, "products": { "nationalExp": true, "national": true, "regionalExp": true, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": false, "tram": true, "taxi": false } } }, "departure": "2019-06-18T10:09:00.000+02:00", "arrival": "2019-06-18T10:11:00.000+02:00", "mode": "walking", "public": true, "distance": 52 }, { "origin": { "type": "stop", "id": "658010085", "name": "Dresden Hbf", "location": { "type": "location", "latitude": 51.040895, "longitude": 13.732335 }, "products": { "nationalExp": false, "national": false, "regionalExp": false, "regional": false, "suburban": false, "bus": false, "ferry": false, "subway": false, "tram": false, "taxi": false }, "station": { "type": "station", "id": "8010085", "name": "Dresden Hbf", "location": { "type": "location", "latitude": 51.040221, "longitude": 13.731409 }, "products": { "nationalExp": true, "national": true, "regionalExp": true, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": false, "tram": true, "taxi": false } } }, "destination": { "type": "location", "latitude": 51.040392, "longitude": 13.731463, "address": "Hauptbahnhof Dresden" }, "departure": "2019-06-18T10:11:00.000+02:00", "arrival": "2019-06-18T10:12:00.000+02:00", "mode": "walking", "public": true, "distance": 107 } ], "refreshToken": "¶HKI¶G@F$A=2@O=Königsbrücker Straße 96, 01187 Dresden@X=13759986@Y=51080600@u=3@a=128@$A=1@O=Dresden S-Bf Industriegelände@L=8070851@a=128@$201906180945$201906180954$$$1$§W$A=1@O=Dresden S-Bf Industriegelände@L=8070851@a=128@$A=1@O=Dresden Industriegelände@L=8011418@a=128@$201906180954$201906180957$$$1$§T$A=1@O=Dresden Industriegelände@L=8011418@a=128@$A=1@O=Dresden Hbf@L=8010085@a=128@$201906180957$201906181009$S 2$$1$§W$A=1@O=Dresden Hbf@L=8010085@a=128@$A=1@O=Dresden Hbf@L=658010085@a=128@$201906181009$201906181011$$$1$§G@F$A=1@O=Dresden Hbf@L=658010085@a=128@$A=2@O=Hauptbahnhof Dresden@X=13731463@Y=51040392@u=3@a=128@$201906181011$201906181012$$$1$¶GP¶ft@0@2000@120@0@100@1@1000@0@@@@@false@0@-1@$f@$f@$f@$f@$f@$§bt@0@2000@120@0@100@1@1000@0@@@@@false@0@-1@$f@$f@$f@$f@$f@$§tf@$f@$f@$f@$f@$f@$§", "price": { "amount": null, "hint": "No pricing information available." } }, { "type": "journey", "legs": [ { "origin": { "type": "location", "latitude": 51.0806, "longitude": 13.759986, "address": "Königsbrücker Straße 96, 01187 Dresden" }, "destination": { "type": "stop", "id": "972208", "name": "Heeresbäckerei, Dresden", "location": { "type": "location", "latitude": 51.081886, "longitude": 13.760121 }, "products": { "nationalExp": false, "national": false, "regionalExp": false, "regional": false, "suburban": false, "bus": false, "ferry": false, "subway": false, "tram": true, "taxi": false } }, "departure": "2019-06-18T09:46:00.000+02:00", "arrival": "2019-06-18T09:48:00.000+02:00", "mode": "walking", "public": true, "distance": 185 }, { "origin": { "type": "stop", "id": "972208", "name": "Heeresbäckerei, Dresden", "location": { "type": "location", "latitude": 51.081886, "longitude": 13.760121 }, "products": { "nationalExp": false, "national": false, "regionalExp": false, "regional": false, "suburban": false, "bus": false, "ferry": false, "subway": false, "tram": true, "taxi": false } }, "destination": { "type": "stop", "id": "975243", "name": "Hauptbahnhof, Dresden", "location": { "type": "location", "latitude": 51.04103, "longitude": 13.732848 }, "products": { "nationalExp": true, "national": true, "regionalExp": true, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": false, "tram": true, "taxi": false }, "station": { "type": "station", "id": "8010085", "name": "Dresden Hbf", "location": { "type": "location", "latitude": 51.040221, "longitude": 13.731409 }, "products": { "nationalExp": true, "national": true, "regionalExp": true, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": false, "tram": true, "taxi": false } } }, "departure": "2019-06-18T09:48:00.000+02:00", "arrival": "2019-06-18T10:08:00.000+02:00", "polyline": { "type": "FeatureCollection", "features": [ { "type": "Feature", "properties": { "type": "stop", "id": "972208", "name": "Heeresbäckerei, Dresden", "location": { "type": "location", "latitude": 51.081886, "longitude": 13.760121 }, "products": { "nationalExp": false, "national": false, "regionalExp": false, "regional": false, "suburban": false, "bus": false, "ferry": false, "subway": false, "tram": true, "taxi": false } }, "geometry": { "type": "Point", "coordinates": [ 13.76012, 51.08188 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.75605, 51.0771 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.75289, 51.07382 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.75073, 51.07143 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.74763, 51.06795 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.74621, 51.06289 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.74594, 51.05798 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.7471, 51.05247 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.74368, 51.04891 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.73777, 51.04388 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.73501, 51.04138 ] } }, { "type": "Feature", "properties": { "type": "stop", "id": "975243", "name": "Hauptbahnhof, Dresden", "location": { "type": "location", "latitude": 51.04103, "longitude": 13.732848 }, "products": { "nationalExp": true, "national": true, "regionalExp": true, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": false, "tram": true, "taxi": false }, "station": { "type": "station", "id": "8010085", "name": "Dresden Hbf", "location": { "type": "location", "latitude": 51.040221, "longitude": 13.731409 }, "products": { "nationalExp": true, "national": true, "regionalExp": true, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": false, "tram": true, "taxi": false } } }, "geometry": { "type": "Point", "coordinates": [ 13.73284, 51.04103 ] } } ] }, "id": "1|1326062|21|80|18062019", "line": { "type": "line", "id": "str-7", "fahrtNr": "25419", "name": "STR 7", "public": true, "class": 256, "productCode": 8, "mode": "train", "product": "tram", "operator": { "type": "operator", "id": "dresdner-verkehrsbetriebe", "name": "Dresdner Verkehrsbetriebe" } }, "direction": "Pennrich", "cycle": { "min": 300, "max": 300 } }, { "origin": { "type": "stop", "id": "975243", "name": "Hauptbahnhof, Dresden", "location": { "type": "location", "latitude": 51.04103, "longitude": 13.732848 }, "products": { "nationalExp": true, "national": true, "regionalExp": true, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": false, "tram": true, "taxi": false }, "station": { "type": "station", "id": "8010085", "name": "Dresden Hbf", "location": { "type": "location", "latitude": 51.040221, "longitude": 13.731409 }, "products": { "nationalExp": true, "national": true, "regionalExp": true, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": false, "tram": true, "taxi": false } } }, "destination": { "type": "stop", "id": "670975243", "name": "Dresden Hauptbahnhof", "location": { "type": "location", "latitude": 51.040895, "longitude": 13.732335 }, "products": { "nationalExp": false, "national": false, "regionalExp": false, "regional": false, "suburban": false, "bus": false, "ferry": false, "subway": false, "tram": false, "taxi": false }, "station": { "type": "station", "id": "975243", "name": "Hauptbahnhof, Dresden", "location": { "type": "location", "latitude": 51.04103, "longitude": 13.732848 }, "products": { "nationalExp": true, "national": true, "regionalExp": true, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": false, "tram": true, "taxi": false }, "station": { "type": "station", "id": "8010085", "name": "Dresden Hbf", "location": { "type": "location", "latitude": 51.040221, "longitude": 13.731409 }, "products": { "nationalExp": true, "national": true, "regionalExp": true, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": false, "tram": true, "taxi": false } } } }, "departure": "2019-06-18T10:08:00.000+02:00", "arrival": "2019-06-18T10:12:00.000+02:00", "mode": "walking", "public": true, "distance": 164 }, { "origin": { "type": "stop", "id": "670975243", "name": "Dresden Hauptbahnhof", "location": { "type": "location", "latitude": 51.040895, "longitude": 13.732335 }, "products": { "nationalExp": false, "national": false, "regionalExp": false, "regional": false, "suburban": false, "bus": false, "ferry": false, "subway": false, "tram": false, "taxi": false }, "station": { "type": "station", "id": "975243", "name": "Hauptbahnhof, Dresden", "location": { "type": "location", "latitude": 51.04103, "longitude": 13.732848 }, "products": { "nationalExp": true, "national": true, "regionalExp": true, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": false, "tram": true, "taxi": false }, "station": { "type": "station", "id": "8010085", "name": "Dresden Hbf", "location": { "type": "location", "latitude": 51.040221, "longitude": 13.731409 }, "products": { "nationalExp": true, "national": true, "regionalExp": true, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": false, "tram": true, "taxi": false } } } }, "destination": { "type": "location", "latitude": 51.040392, "longitude": 13.731463, "address": "Hauptbahnhof Dresden" }, "departure": "2019-06-18T10:12:00.000+02:00", "arrival": "2019-06-18T10:13:00.000+02:00", "mode": "walking", "public": true, "distance": 107 } ], "refreshToken": "¶HKI¶G@F$A=2@O=Königsbrücker Straße 96, 01187 Dresden@X=13759986@Y=51080600@u=3@a=128@$A=1@O=Heeresbäckerei, Dresden@L=972208@a=128@$201906180946$201906180948$$$1$§T$A=1@O=Heeresbäckerei, Dresden@L=972208@a=128@$A=1@O=Hauptbahnhof, Dresden@L=975243@a=128@$201906180948$201906181008$STR 7$$1$§W$A=1@O=Hauptbahnhof, Dresden@L=975243@a=128@$A=1@O=Dresden Hauptbahnhof@L=670975243@a=128@$201906181008$201906181012$$$1$§G@F$A=1@O=Dresden Hauptbahnhof@L=670975243@a=128@$A=2@O=Hauptbahnhof Dresden@X=13731463@Y=51040392@u=3@a=128@$201906181012$201906181013$$$1$¶GP¶ft@0@2000@120@0@100@1@1000@0@@@@@false@0@-1@$f@$f@$f@$f@$f@$§bt@0@2000@120@0@100@1@1000@0@@@@@false@0@-1@$f@$f@$f@$f@$f@$§tf@$f@$f@$f@$f@$f@$§", "price": { "amount": null, "hint": "No pricing information available." } }, { "type": "journey", "legs": [ { "origin": { "type": "location", "latitude": 51.0806, "longitude": 13.759986, "address": "Königsbrücker Straße 96, 01187 Dresden" }, "destination": { "type": "stop", "id": "972208", "name": "Heeresbäckerei, Dresden", "location": { "type": "location", "latitude": 51.081886, "longitude": 13.760121 }, "products": { "nationalExp": false, "national": false, "regionalExp": false, "regional": false, "suburban": false, "bus": false, "ferry": false, "subway": false, "tram": true, "taxi": false } }, "departure": "2019-06-18T09:51:00.000+02:00", "arrival": "2019-06-18T09:53:00.000+02:00", "mode": "walking", "public": true, "distance": 185 }, { "origin": { "type": "stop", "id": "972208", "name": "Heeresbäckerei, Dresden", "location": { "type": "location", "latitude": 51.081886, "longitude": 13.760121 }, "products": { "nationalExp": false, "national": false, "regionalExp": false, "regional": false, "suburban": false, "bus": false, "ferry": false, "subway": false, "tram": true, "taxi": false } }, "destination": { "type": "stop", "id": "972209", "name": "S-Bahnhof Industriegelände, Dresden", "location": { "type": "location", "latitude": 51.087189, "longitude": 13.763564 }, "products": { "nationalExp": false, "national": false, "regionalExp": false, "regional": true, "suburban": true, "bus": false, "ferry": false, "subway": false, "tram": true, "taxi": false }, "station": { "type": "station", "id": "8011418", "name": "Dresden Industriegelände", "location": { "type": "location", "latitude": 51.087441, "longitude": 13.762773 }, "products": { "nationalExp": false, "national": false, "regionalExp": false, "regional": true, "suburban": true, "bus": false, "ferry": false, "subway": false, "tram": true, "taxi": false } } }, "departure": "2019-06-18T09:53:00.000+02:00", "arrival": "2019-06-18T09:54:00.000+02:00", "polyline": { "type": "FeatureCollection", "features": [ { "type": "Feature", "properties": { "type": "stop", "id": "972208", "name": "Heeresbäckerei, Dresden", "location": { "type": "location", "latitude": 51.081886, "longitude": 13.760121 }, "products": { "nationalExp": false, "national": false, "regionalExp": false, "regional": false, "suburban": false, "bus": false, "ferry": false, "subway": false, "tram": true, "taxi": false } }, "geometry": { "type": "Point", "coordinates": [ 13.76012, 51.08188 ] } }, { "type": "Feature", "properties": { "type": "stop", "id": "972209", "name": "S-Bahnhof Industriegelände, Dresden", "location": { "type": "location", "latitude": 51.087189, "longitude": 13.763564 }, "products": { "nationalExp": false, "national": false, "regionalExp": false, "regional": true, "suburban": true, "bus": false, "ferry": false, "subway": false, "tram": true, "taxi": false }, "station": { "type": "station", "id": "8011418", "name": "Dresden Industriegelände", "location": { "type": "location", "latitude": 51.087441, "longitude": 13.762773 }, "products": { "nationalExp": false, "national": false, "regionalExp": false, "regional": true, "suburban": true, "bus": false, "ferry": false, "subway": false, "tram": true, "taxi": false } } }, "geometry": { "type": "Point", "coordinates": [ 13.76356, 51.08718 ] } } ] }, "id": "1|1326123|18|80|18062019", "line": { "type": "line", "id": "str-7", "fahrtNr": "25660", "name": "STR 7", "public": true, "class": 256, "productCode": 8, "mode": "train", "product": "tram", "operator": { "type": "operator", "id": "dresdner-verkehrsbetriebe", "name": "Dresdner Verkehrsbetriebe" } }, "direction": "Weixdorf", "cycle": { "min": 300, "max": 300 } }, { "origin": { "type": "stop", "id": "972209", "name": "S-Bahnhof Industriegelände, Dresden", "location": { "type": "location", "latitude": 51.087189, "longitude": 13.763564 }, "products": { "nationalExp": false, "national": false, "regionalExp": false, "regional": true, "suburban": true, "bus": false, "ferry": false, "subway": false, "tram": true, "taxi": false }, "station": { "type": "station", "id": "8011418", "name": "Dresden Industriegelände", "location": { "type": "location", "latitude": 51.087441, "longitude": 13.762773 }, "products": { "nationalExp": false, "national": false, "regionalExp": false, "regional": true, "suburban": true, "bus": false, "ferry": false, "subway": false, "tram": true, "taxi": false } } }, "destination": { "type": "stop", "id": "8011418", "name": "Dresden Industriegelände", "location": { "type": "location", "latitude": 51.087441, "longitude": 13.762773 }, "products": { "nationalExp": false, "national": false, "regionalExp": false, "regional": true, "suburban": true, "bus": false, "ferry": false, "subway": false, "tram": true, "taxi": false } }, "departure": "2019-06-18T09:54:00.000+02:00", "arrival": "2019-06-18T09:57:00.000+02:00", "mode": "walking", "public": true, "distance": 62 }, { "origin": { "type": "stop", "id": "8011418", "name": "Dresden Industriegelände", "location": { "type": "location", "latitude": 51.087441, "longitude": 13.762773 }, "products": { "nationalExp": false, "national": false, "regionalExp": false, "regional": true, "suburban": true, "bus": false, "ferry": false, "subway": false, "tram": true, "taxi": false } }, "destination": { "type": "stop", "id": "8010085", "name": "Dresden Hbf", "location": { "type": "location", "latitude": 51.040221, "longitude": 13.731409 }, "products": { "nationalExp": true, "national": true, "regionalExp": true, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": false, "tram": true, "taxi": false } }, "departure": "2019-06-18T09:57:00.000+02:00", "arrival": "2019-06-18T10:09:00.000+02:00", "polyline": { "type": "FeatureCollection", "features": [ { "type": "Feature", "properties": { "type": "stop", "id": "8011418", "name": "Dresden Industriegelände", "location": { "type": "location", "latitude": 51.087441, "longitude": 13.762773 }, "products": { "nationalExp": false, "national": false, "regionalExp": false, "regional": true, "suburban": true, "bus": false, "ferry": false, "subway": false, "tram": true, "taxi": false } }, "geometry": { "type": "Point", "coordinates": [ 13.76277, 51.08744 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.76222, 51.08684 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.76222, 51.08684 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.7506, 51.07419 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.74806, 51.07156 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.74629, 51.07217 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.74657, 51.07172 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.7467, 51.07104 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.74648, 51.07033 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.74594, 51.06965 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.74037, 51.06601 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.74037, 51.06601 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.73957, 51.0655 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.73868, 51.06604 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.73868, 51.06604 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.73814, 51.06479 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.73685, 51.06368 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.73467, 51.06244 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.7304, 51.06095 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.72978, 51.06065 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.72909, 51.06018 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.72793, 51.05907 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.72406, 51.05624 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.72422, 51.05615 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.72259, 51.05485 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.7216, 51.05389 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.71999, 51.0517 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.71963, 51.05074 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.71949, 51.04873 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.7194, 51.04873 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.71949, 51.04873 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.71966, 51.04796 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.71958, 51.04783 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.71958, 51.04783 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.72001, 51.04679 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.72054, 51.04594 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.72154, 51.04476 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.72261, 51.0439 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.72366, 51.04327 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.72754, 51.04132 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.72925, 51.04058 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.73089, 51.04004 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.73103, 51.04021 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.73132, 51.04011 ] } }, { "type": "Feature", "properties": { "type": "stop", "id": "8010085", "name": "Dresden Hbf", "location": { "type": "location", "latitude": 51.040221, "longitude": 13.731409 }, "products": { "nationalExp": true, "national": true, "regionalExp": true, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": false, "tram": true, "taxi": false } }, "geometry": { "type": "Point", "coordinates": [ 13.7314, 51.04022 ] } } ] }, "id": "1|315396|3|80|18062019", "line": { "type": "line", "id": "s-2", "fahrtNr": "32723", "name": "S 2", "public": true, "class": 16, "productCode": 4, "mode": "train", "product": "suburban", "operator": { "type": "operator", "id": "db-regio-ag-sudost", "name": "DB Regio AG Südost" } }, "direction": "Pirna", "departurePlatform": "1", "arrivalPlatform": "18", "cycle": { "min": 1800, "max": 1800 } }, { "origin": { "type": "stop", "id": "8010085", "name": "Dresden Hbf", "location": { "type": "location", "latitude": 51.040221, "longitude": 13.731409 }, "products": { "nationalExp": true, "national": true, "regionalExp": true, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": false, "tram": true, "taxi": false } }, "destination": { "type": "stop", "id": "658010085", "name": "Dresden Hbf", "location": { "type": "location", "latitude": 51.040895, "longitude": 13.732335 }, "products": { "nationalExp": false, "national": false, "regionalExp": false, "regional": false, "suburban": false, "bus": false, "ferry": false, "subway": false, "tram": false, "taxi": false }, "station": { "type": "station", "id": "8010085", "name": "Dresden Hbf", "location": { "type": "location", "latitude": 51.040221, "longitude": 13.731409 }, "products": { "nationalExp": true, "national": true, "regionalExp": true, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": false, "tram": true, "taxi": false } } }, "departure": "2019-06-18T10:09:00.000+02:00", "arrival": "2019-06-18T10:11:00.000+02:00", "mode": "walking", "public": true, "distance": 52 }, { "origin": { "type": "stop", "id": "658010085", "name": "Dresden Hbf", "location": { "type": "location", "latitude": 51.040895, "longitude": 13.732335 }, "products": { "nationalExp": false, "national": false, "regionalExp": false, "regional": false, "suburban": false, "bus": false, "ferry": false, "subway": false, "tram": false, "taxi": false }, "station": { "type": "station", "id": "8010085", "name": "Dresden Hbf", "location": { "type": "location", "latitude": 51.040221, "longitude": 13.731409 }, "products": { "nationalExp": true, "national": true, "regionalExp": true, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": false, "tram": true, "taxi": false } } }, "destination": { "type": "location", "latitude": 51.040392, "longitude": 13.731463, "address": "Hauptbahnhof Dresden" }, "departure": "2019-06-18T10:11:00.000+02:00", "arrival": "2019-06-18T10:12:00.000+02:00", "mode": "walking", "public": true, "distance": 107 } ], "refreshToken": "¶HKI¶G@F$A=2@O=Königsbrücker Straße 96, 01187 Dresden@X=13759986@Y=51080600@u=3@a=128@$A=1@O=Heeresbäckerei, Dresden@L=972208@a=128@$201906180951$201906180953$$$1$§T$A=1@O=Heeresbäckerei, Dresden@L=972208@a=128@$A=1@O=S-Bahnhof Industriegelände, Dresden@L=972209@a=128@$201906180953$201906180954$STR 7$$1$§W$A=1@O=S-Bahnhof Industriegelände, Dresden@L=972209@a=128@$A=1@O=Dresden Industriegelände@L=8011418@a=128@$201906180954$201906180957$$$1$§T$A=1@O=Dresden Industriegelände@L=8011418@a=128@$A=1@O=Dresden Hbf@L=8010085@a=128@$201906180957$201906181009$S 2$$1$§W$A=1@O=Dresden Hbf@L=8010085@a=128@$A=1@O=Dresden Hbf@L=658010085@a=128@$201906181009$201906181011$$$1$§G@F$A=1@O=Dresden Hbf@L=658010085@a=128@$A=2@O=Hauptbahnhof Dresden@X=13731463@Y=51040392@u=3@a=128@$201906181011$201906181012$$$1$¶GP¶ft@0@2000@120@0@100@1@1000@0@@@@@false@0@-1@$f@$f@$f@$f@$f@$§bt@0@2000@120@0@100@1@1000@0@@@@@false@0@-1@$f@$f@$f@$f@$f@$§tf@$f@$f@$f@$f@$f@$§", "price": { "amount": null, "hint": "No pricing information available." } }, { "type": "journey", "legs": [ { "origin": { "type": "location", "latitude": 51.0806, "longitude": 13.759986, "address": "Königsbrücker Straße 96, 01187 Dresden" }, "destination": { "type": "stop", "id": "972208", "name": "Heeresbäckerei, Dresden", "location": { "type": "location", "latitude": 51.081886, "longitude": 13.760121 }, "products": { "nationalExp": false, "national": false, "regionalExp": false, "regional": false, "suburban": false, "bus": false, "ferry": false, "subway": false, "tram": true, "taxi": false } }, "departure": "2019-06-18T09:51:00.000+02:00", "arrival": "2019-06-18T09:53:00.000+02:00", "mode": "walking", "public": true, "distance": 185 }, { "origin": { "type": "stop", "id": "972208", "name": "Heeresbäckerei, Dresden", "location": { "type": "location", "latitude": 51.081886, "longitude": 13.760121 }, "products": { "nationalExp": false, "national": false, "regionalExp": false, "regional": false, "suburban": false, "bus": false, "ferry": false, "subway": false, "tram": true, "taxi": false } }, "destination": { "type": "stop", "id": "977992", "name": "Hauptbahnhof, Dresden", "location": { "type": "location", "latitude": 51.03978, "longitude": 13.733585 }, "products": { "nationalExp": true, "national": true, "regionalExp": true, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": false, "tram": true, "taxi": false }, "station": { "type": "station", "id": "8010085", "name": "Dresden Hbf", "location": { "type": "location", "latitude": 51.040221, "longitude": 13.731409 }, "products": { "nationalExp": true, "national": true, "regionalExp": true, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": false, "tram": true, "taxi": false } } }, "departure": "2019-06-18T09:53:00.000+02:00", "arrival": "2019-06-18T10:12:00.000+02:00", "polyline": { "type": "FeatureCollection", "features": [ { "type": "Feature", "properties": { "type": "stop", "id": "972208", "name": "Heeresbäckerei, Dresden", "location": { "type": "location", "latitude": 51.081886, "longitude": 13.760121 }, "products": { "nationalExp": false, "national": false, "regionalExp": false, "regional": false, "suburban": false, "bus": false, "ferry": false, "subway": false, "tram": true, "taxi": false } }, "geometry": { "type": "Point", "coordinates": [ 13.76012, 51.08188 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.75605, 51.0771 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.75289, 51.07382 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.75073, 51.07143 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.74763, 51.06795 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.74621, 51.06289 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.74594, 51.05798 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.7471, 51.05247 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.74368, 51.04891 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.73777, 51.04388 ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 13.73501, 51.04138 ] } }, { "type": "Feature", "properties": { "type": "stop", "id": "977992", "name": "Hauptbahnhof, Dresden", "location": { "type": "location", "latitude": 51.03978, "longitude": 13.733585 }, "products": { "nationalExp": true, "national": true, "regionalExp": true, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": false, "tram": true, "taxi": false }, "station": { "type": "station", "id": "8010085", "name": "Dresden Hbf", "location": { "type": "location", "latitude": 51.040221, "longitude": 13.731409 }, "products": { "nationalExp": true, "national": true, "regionalExp": true, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": false, "tram": true, "taxi": false } } }, "geometry": { "type": "Point", "coordinates": [ 13.73358, 51.03978 ] } } ] }, "id": "1|1326329|21|80|18062019", "line": { "type": "line", "id": "str-8", "fahrtNr": "26426", "name": "STR 8", "public": true, "class": 256, "productCode": 8, "mode": "train", "product": "tram", "operator": { "type": "operator", "id": "dresdner-verkehrsbetriebe", "name": "Dresdner Verkehrsbetriebe" } }, "direction": "Südvorstadt", "cycle": { "min": 300, "max": 300 } }, { "origin": { "type": "stop", "id": "977992", "name": "Hauptbahnhof, Dresden", "location": { "type": "location", "latitude": 51.03978, "longitude": 13.733585 }, "products": { "nationalExp": true, "national": true, "regionalExp": true, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": false, "tram": true, "taxi": false }, "station": { "type": "station", "id": "8010085", "name": "Dresden Hbf", "location": { "type": "location", "latitude": 51.040221, "longitude": 13.731409 }, "products": { "nationalExp": true, "national": true, "regionalExp": true, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": false, "tram": true, "taxi": false } } }, "destination": { "type": "stop", "id": "600977992", "name": "Dresden Hauptbahnhof", "location": { "type": "location", "latitude": 51.039771, "longitude": 13.733117 }, "products": { "nationalExp": false, "national": false, "regionalExp": false, "regional": false, "suburban": false, "bus": false, "ferry": false, "subway": false, "tram": false, "taxi": false }, "station": { "type": "station", "id": "977992", "name": "Hauptbahnhof, Dresden", "location": { "type": "location", "latitude": 51.03978, "longitude": 13.733585 }, "products": { "nationalExp": true, "national": true, "regionalExp": true, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": false, "tram": true, "taxi": false }, "station": { "type": "station", "id": "8010085", "name": "Dresden Hbf", "location": { "type": "location", "latitude": 51.040221, "longitude": 13.731409 }, "products": { "nationalExp": true, "national": true, "regionalExp": true, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": false, "tram": true, "taxi": false } } } }, "departure": "2019-06-18T10:12:00.000+02:00", "arrival": "2019-06-18T10:13:00.000+02:00", "mode": "walking", "public": true, "distance": 40 }, { "origin": { "type": "stop", "id": "600977992", "name": "Dresden Hauptbahnhof", "location": { "type": "location", "latitude": 51.039771, "longitude": 13.733117 }, "products": { "nationalExp": false, "national": false, "regionalExp": false, "regional": false, "suburban": false, "bus": false, "ferry": false, "subway": false, "tram": false, "taxi": false }, "station": { "type": "station", "id": "977992", "name": "Hauptbahnhof, Dresden", "location": { "type": "location", "latitude": 51.03978, "longitude": 13.733585 }, "products": { "nationalExp": true, "national": true, "regionalExp": true, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": false, "tram": true, "taxi": false }, "station": { "type": "station", "id": "8010085", "name": "Dresden Hbf", "location": { "type": "location", "latitude": 51.040221, "longitude": 13.731409 }, "products": { "nationalExp": true, "national": true, "regionalExp": true, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": false, "tram": true, "taxi": false } } } }, "destination": { "type": "location", "latitude": 51.040392, "longitude": 13.731463, "address": "Hauptbahnhof Dresden" }, "departure": "2019-06-18T10:13:00.000+02:00", "arrival": "2019-06-18T10:17:00.000+02:00", "mode": "walking", "public": true, "distance": 318 } ], "refreshToken": "¶HKI¶G@F$A=2@O=Königsbrücker Straße 96, 01187 Dresden@X=13759986@Y=51080600@u=3@a=128@$A=1@O=Heeresbäckerei, Dresden@L=972208@a=128@$201906180951$201906180953$$$1$§T$A=1@O=Heeresbäckerei, Dresden@L=972208@a=128@$A=1@O=Hauptbahnhof, Dresden@L=977992@a=128@$201906180953$201906181012$STR 8$$1$§W$A=1@O=Hauptbahnhof, Dresden@L=977992@a=128@$A=1@O=Dresden Hauptbahnhof@L=600977992@a=128@$201906181012$201906181013$$$1$§G@F$A=1@O=Dresden Hauptbahnhof@L=600977992@a=128@$A=2@O=Hauptbahnhof Dresden@X=13731463@Y=51040392@u=3@a=128@$201906181013$201906181017$$$1$¶GP¶ft@0@2000@120@0@100@1@1000@0@@@@@false@0@-1@$f@$f@$f@$f@$f@$§bt@0@2000@120@0@100@1@1000@0@@@@@false@0@-1@$f@$f@$f@$f@$f@$§tf@$f@$f@$f@$f@$f@$§", "price": { "amount": null, "hint": "No pricing information available." } } ]