Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
Itinerary
Commits
e136c0af
Commit
e136c0af
authored
Jan 07, 2021
by
Volker Krause
Browse files
Extend the Osnabrück demo scenario a bit
parent
2e9434b6
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/osnabrueck2021.json
View file @
e136c0af
...
...
@@ -8,6 +8,13 @@
"arrivalPlatform"
:
"12"
,
"arrivalStation"
:
{
"@type"
:
"TrainStation"
,
"address"
:
{
"@type"
:
"PostalAddress"
,
"addressCountry"
:
"DE"
,
"addressLocality"
:
"Osnabrück"
,
"postalCode"
:
"49074"
,
"streetAddress"
:
"Theodor-Heuss-Platz 2"
},
"geo"
:
{
"@type"
:
"GeoCoordinates"
,
"latitude"
:
52.272533416
,
...
...
@@ -21,6 +28,13 @@
"departurePlatform"
:
"13"
,
"departureStation"
:
{
"@type"
:
"TrainStation"
,
"address"
:
{
"@type"
:
"PostalAddress"
,
"addressCountry"
:
"DE"
,
"addressLocality"
:
"Berlin"
,
"postalCode"
:
"10557"
,
"streetAddress"
:
"Europaplatz 1"
},
"geo"
:
{
"@type"
:
"GeoCoordinates"
,
"latitude"
:
52.52492523
,
...
...
@@ -130,6 +144,13 @@
"arrivalPlatform"
:
"11"
,
"arrivalStation"
:
{
"@type"
:
"TrainStation"
,
"address"
:
{
"@type"
:
"PostalAddress"
,
"addressCountry"
:
"DE"
,
"addressLocality"
:
"Berlin"
,
"postalCode"
:
"10557"
,
"streetAddress"
:
"Europaplatz 1"
},
"geo"
:
{
"@type"
:
"GeoCoordinates"
,
"latitude"
:
52.52492523
,
...
...
@@ -143,6 +164,13 @@
"departurePlatform"
:
"11"
,
"departureStation"
:
{
"@type"
:
"TrainStation"
,
"address"
:
{
"@type"
:
"PostalAddress"
,
"addressCountry"
:
"DE"
,
"addressLocality"
:
"Osnabrück"
,
"postalCode"
:
"49074"
,
"streetAddress"
:
"Theodor-Heuss-Platz 2"
},
"geo"
:
{
"@type"
:
"GeoCoordinates"
,
"latitude"
:
52.272533416
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment