Skip to content

Commit

Permalink
Add images
Browse files Browse the repository at this point in the history
  • Loading branch information
wielandb committed Jul 18, 2023
1 parent 9674a3c commit 7edcd6c
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions assets/datasets/question_catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -2666,37 +2666,43 @@
"input": [
{
"name": "Bus",
"image": "assets/images/questions/mode_of_transport_bus.jpg",
"osm_tags": {
"bus": "yes"
}
},
{
"name": "Straßenbahn",
"image": "assets/images/questions/mode_of_transport_tram.jpg",
"osm_tags": {
"tram": "yes"
}
},
{
"name": "Zug",
"image": "assets/images/questions/mode_of_transport_train.jpg",
"osm_tags": {
"train": "yes"
}
},
{
"name": "Stadtbahn",
"image": "assets/images/questions/mode_of_transport_lightrail.jpg",
"description": "Eine Stadtbahn ist eine Zwischenstufe zwischen Straßenbahn und traditionellem Zug. Sie verbindet oft ländliche Gebiete mit der Stadt und sind hochfluriger als Straßenbahnen.",
"osm_tags": {
"light_rail": "yes"
}
},
{
"name":"U-Bahn",
"image": "assets/images/questions/mode_of_transport_subway.jpg",
"osm_tags": {
"subway": "yes"
}
},
{
"name": "Einschienenbahn",
"image": "assets/images/questions/mode_of_transport_monorail.jpg",
"description": "Eine Einschienenbahn fährt meistens über der Straßenebene und hat keine sichtbaren Räder.",
"osm_tags": {
"monorail": "yes"
Expand Down
Binary file added assets/images/questions/mode_of_transport_bus.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7edcd6c

Please sign in to comment.