mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 17:23:02 +00:00
Merge pull request #4236 from willemarcel/attraction-presets
add presets for theme park attractions
This commit is contained in:
@@ -2112,6 +2112,71 @@ en:
|
||||
# 'area:highway=*'
|
||||
name: Road Surface
|
||||
terms: '<translate with synonyms or related terms for ''Road Surface'', separated by commas>'
|
||||
attraction/amusement_ride:
|
||||
# attraction=amusement_ride
|
||||
name: Amusement Ride
|
||||
# 'terms: theme park,carnival ride'
|
||||
terms: '<translate with synonyms or related terms for ''Amusement Ride'', separated by commas>'
|
||||
attraction/animal:
|
||||
# attraction=animal
|
||||
name: Animal
|
||||
# 'terms: zoo,theme park,animal park,lion,tiger,bear'
|
||||
terms: '<translate with synonyms or related terms for ''Animal'', separated by commas>'
|
||||
attraction/big_wheel:
|
||||
# attraction=big_wheel
|
||||
name: Big Wheel
|
||||
# 'terms: ferris wheel,theme park,amusement ride'
|
||||
terms: '<translate with synonyms or related terms for ''Big Wheel'', separated by commas>'
|
||||
attraction/bumper_car:
|
||||
# attraction=bumper_car
|
||||
name: Bumper Car
|
||||
# 'terms: theme park,dodgem cars,autoscooter'
|
||||
terms: '<translate with synonyms or related terms for ''Bumper Car'', separated by commas>'
|
||||
attraction/bungee_jumping:
|
||||
# attraction=bungee_jumping
|
||||
name: Bungee Jumping
|
||||
# 'terms: theme park,bungy jumping,jumping platform'
|
||||
terms: '<translate with synonyms or related terms for ''Bungee Jumping'', separated by commas>'
|
||||
attraction/carousel:
|
||||
# attraction=carousel
|
||||
name: Carousel
|
||||
# 'terms: theme park,roundabout,merry-go-round,galloper,jumper,horseabout,flying horses'
|
||||
terms: '<translate with synonyms or related terms for ''Carousel'', separated by commas>'
|
||||
attraction/dark_ride:
|
||||
# attraction=dark_ride
|
||||
name: Dark Ride
|
||||
# 'terms: theme park,ghost train'
|
||||
terms: '<translate with synonyms or related terms for ''Dark Ride'', separated by commas>'
|
||||
attraction/drop_tower:
|
||||
# attraction=drop_tower
|
||||
name: Drop Tower
|
||||
# 'terms: theme park,amusement ride,gondola,tower,big drop'
|
||||
terms: '<translate with synonyms or related terms for ''Drop Tower'', separated by commas>'
|
||||
attraction/pirate_ship:
|
||||
# attraction=pirate_ship
|
||||
name: Pirate Ship
|
||||
# 'terms: theme park,carnival ride,amusement ride'
|
||||
terms: '<translate with synonyms or related terms for ''Pirate Ship'', separated by commas>'
|
||||
attraction/river_rafting:
|
||||
# attraction=river_rafting
|
||||
name: River Rafting
|
||||
# 'terms: theme park,aquatic park,water park,rafting simulator,river rafting ride,river rapids ride'
|
||||
terms: '<translate with synonyms or related terms for ''River Rafting'', separated by commas>'
|
||||
attraction/roller_coaster:
|
||||
# attraction=roller_coaster
|
||||
name: Roller Coaster
|
||||
# 'terms: theme park,amusement ride'
|
||||
terms: '<translate with synonyms or related terms for ''Roller Coaster'', separated by commas>'
|
||||
attraction/train:
|
||||
# attraction=train
|
||||
name: Tourist Train
|
||||
# 'terms: theme park,rackless train,road train,Tschu-Tschu train,dotto train,park train'
|
||||
terms: '<translate with synonyms or related terms for ''Tourist Train'', separated by commas>'
|
||||
attraction/water_slide:
|
||||
# attraction=water_slide
|
||||
name: Water Slide
|
||||
# 'terms: theme park,aquatic park,water park,flumes,water chutes,hydroslides'
|
||||
terms: '<translate with synonyms or related terms for ''Water Slide'', separated by commas>'
|
||||
barrier:
|
||||
# barrier=*
|
||||
name: Barrier
|
||||
|
||||
@@ -3317,6 +3317,296 @@
|
||||
},
|
||||
"name": "Road Surface"
|
||||
},
|
||||
"attraction/amusement_ride": {
|
||||
"icon": "amusement-park",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"opening_hours"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"theme park",
|
||||
"carnival ride"
|
||||
],
|
||||
"tags": {
|
||||
"attraction": "amusement_ride"
|
||||
},
|
||||
"name": "Amusement Ride"
|
||||
},
|
||||
"attraction/animal": {
|
||||
"icon": "zoo",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"zoo",
|
||||
"theme park",
|
||||
"animal park",
|
||||
"lion",
|
||||
"tiger",
|
||||
"bear"
|
||||
],
|
||||
"tags": {
|
||||
"attraction": "animal"
|
||||
},
|
||||
"name": "Animal"
|
||||
},
|
||||
"attraction/big_wheel": {
|
||||
"icon": "amusement-park",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"height",
|
||||
"opening_hours"
|
||||
],
|
||||
"geometry": [
|
||||
"point"
|
||||
],
|
||||
"terms": [
|
||||
"ferris wheel",
|
||||
"theme park",
|
||||
"amusement ride"
|
||||
],
|
||||
"tags": {
|
||||
"attraction": "big_wheel"
|
||||
},
|
||||
"name": "Big Wheel"
|
||||
},
|
||||
"attraction/bumper_car": {
|
||||
"icon": "car",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"opening_hours"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"theme park",
|
||||
"dodgem cars",
|
||||
"autoscooter"
|
||||
],
|
||||
"tags": {
|
||||
"attraction": "bumper_car"
|
||||
},
|
||||
"name": "Bumper Car"
|
||||
},
|
||||
"attraction/bungee_jumping": {
|
||||
"icon": "pitch",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"height",
|
||||
"opening_hours"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"theme park",
|
||||
"bungy jumping",
|
||||
"jumping platform"
|
||||
],
|
||||
"tags": {
|
||||
"attraction": "bungee_jumping"
|
||||
},
|
||||
"name": "Bungee Jumping"
|
||||
},
|
||||
"attraction/carousel": {
|
||||
"icon": "horse-riding",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"opening_hours"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"theme park",
|
||||
"roundabout",
|
||||
"merry-go-round",
|
||||
"galloper",
|
||||
"jumper",
|
||||
"horseabout",
|
||||
"flying horses"
|
||||
],
|
||||
"tags": {
|
||||
"attraction": "carousel"
|
||||
},
|
||||
"name": "Carousel"
|
||||
},
|
||||
"attraction/dark_ride": {
|
||||
"icon": "rail-metro",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"opening_hours"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"line",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"theme park",
|
||||
"ghost train"
|
||||
],
|
||||
"tags": {
|
||||
"attraction": "dark_ride"
|
||||
},
|
||||
"name": "Dark Ride"
|
||||
},
|
||||
"attraction/drop_tower": {
|
||||
"icon": "poi-tower",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"height",
|
||||
"opening_hours"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"theme park",
|
||||
"amusement ride",
|
||||
"gondola",
|
||||
"tower",
|
||||
"big drop"
|
||||
],
|
||||
"tags": {
|
||||
"attraction": "drop_tower"
|
||||
},
|
||||
"name": "Drop Tower"
|
||||
},
|
||||
"attraction/pirate_ship": {
|
||||
"icon": "amusement-park",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"opening_hours"
|
||||
],
|
||||
"geometry": [
|
||||
"point"
|
||||
],
|
||||
"terms": [
|
||||
"theme park",
|
||||
"carnival ride",
|
||||
"amusement ride"
|
||||
],
|
||||
"tags": {
|
||||
"attraction": "pirate_ship"
|
||||
},
|
||||
"name": "Pirate Ship"
|
||||
},
|
||||
"attraction/river_rafting": {
|
||||
"icon": "ferry",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"opening_hours"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"line"
|
||||
],
|
||||
"terms": [
|
||||
"theme park",
|
||||
"aquatic park",
|
||||
"water park",
|
||||
"rafting simulator",
|
||||
"river rafting ride",
|
||||
"river rapids ride"
|
||||
],
|
||||
"tags": {
|
||||
"attraction": "river_rafting"
|
||||
},
|
||||
"name": "River Rafting"
|
||||
},
|
||||
"attraction/roller_coaster": {
|
||||
"icon": "amusement-park",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"opening_hours"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"theme park",
|
||||
"amusement ride"
|
||||
],
|
||||
"tags": {
|
||||
"attraction": "roller_coaster"
|
||||
},
|
||||
"name": "Roller Coaster"
|
||||
},
|
||||
"attraction/train": {
|
||||
"icon": "rail",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"fee",
|
||||
"opening_hours"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"line"
|
||||
],
|
||||
"terms": [
|
||||
"theme park",
|
||||
"rackless train",
|
||||
"road train",
|
||||
"Tschu-Tschu train",
|
||||
"dotto train",
|
||||
"park train"
|
||||
],
|
||||
"tags": {
|
||||
"attraction": "train"
|
||||
},
|
||||
"name": "Tourist Train"
|
||||
},
|
||||
"attraction/water_slide": {
|
||||
"icon": "swimming",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"opening_hours"
|
||||
],
|
||||
"geometry": [
|
||||
"line",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"theme park",
|
||||
"aquatic park",
|
||||
"water park",
|
||||
"flumes",
|
||||
"water chutes",
|
||||
"hydroslides"
|
||||
],
|
||||
"tags": {
|
||||
"attraction": "water_slide"
|
||||
},
|
||||
"name": "Water Slide"
|
||||
},
|
||||
"barrier": {
|
||||
"icon": "roadblock",
|
||||
"geometry": [
|
||||
|
||||
20
data/presets/presets/attraction/amusement_ride.json
Normal file
20
data/presets/presets/attraction/amusement_ride.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"icon": "amusement-park",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"opening_hours"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"theme park",
|
||||
"carnival ride"
|
||||
],
|
||||
"tags": {
|
||||
"attraction": "amusement_ride"
|
||||
},
|
||||
"name": "Amusement Ride"
|
||||
}
|
||||
23
data/presets/presets/attraction/animal.json
Normal file
23
data/presets/presets/attraction/animal.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"icon": "zoo",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"zoo",
|
||||
"theme park",
|
||||
"animal park",
|
||||
"lion",
|
||||
"tiger",
|
||||
"bear"
|
||||
],
|
||||
"tags": {
|
||||
"attraction": "animal"
|
||||
},
|
||||
"name": "Animal"
|
||||
}
|
||||
21
data/presets/presets/attraction/big_wheel.json
Normal file
21
data/presets/presets/attraction/big_wheel.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"icon": "amusement-park",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"height",
|
||||
"opening_hours"
|
||||
],
|
||||
"geometry": [
|
||||
"point"
|
||||
],
|
||||
"terms": [
|
||||
"ferris wheel",
|
||||
"theme park",
|
||||
"amusement ride"
|
||||
],
|
||||
"tags": {
|
||||
"attraction": "big_wheel"
|
||||
},
|
||||
"name": "Big Wheel"
|
||||
}
|
||||
21
data/presets/presets/attraction/bumper_car.json
Normal file
21
data/presets/presets/attraction/bumper_car.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"icon": "car",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"opening_hours"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"theme park",
|
||||
"dodgem cars",
|
||||
"autoscooter"
|
||||
],
|
||||
"tags": {
|
||||
"attraction": "bumper_car"
|
||||
},
|
||||
"name": "Bumper Car"
|
||||
}
|
||||
22
data/presets/presets/attraction/bungee_jumping.json
Normal file
22
data/presets/presets/attraction/bungee_jumping.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"icon": "pitch",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"height",
|
||||
"opening_hours"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"theme park",
|
||||
"bungy jumping",
|
||||
"jumping platform"
|
||||
],
|
||||
"tags": {
|
||||
"attraction": "bungee_jumping"
|
||||
},
|
||||
"name": "Bungee Jumping"
|
||||
}
|
||||
25
data/presets/presets/attraction/carousel.json
Normal file
25
data/presets/presets/attraction/carousel.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"icon": "horse-riding",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"opening_hours"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"theme park",
|
||||
"roundabout",
|
||||
"merry-go-round",
|
||||
"galloper",
|
||||
"jumper",
|
||||
"horseabout",
|
||||
"flying horses"
|
||||
],
|
||||
"tags": {
|
||||
"attraction": "carousel"
|
||||
},
|
||||
"name": "Carousel"
|
||||
}
|
||||
21
data/presets/presets/attraction/dark_ride.json
Normal file
21
data/presets/presets/attraction/dark_ride.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"icon": "rail-metro",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"opening_hours"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"line",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"theme park",
|
||||
"ghost train"
|
||||
],
|
||||
"tags": {
|
||||
"attraction": "dark_ride"
|
||||
},
|
||||
"name": "Dark Ride"
|
||||
}
|
||||
24
data/presets/presets/attraction/drop_tower.json
Normal file
24
data/presets/presets/attraction/drop_tower.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"icon": "poi-tower",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"height",
|
||||
"opening_hours"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"theme park",
|
||||
"amusement ride",
|
||||
"gondola",
|
||||
"tower",
|
||||
"big drop"
|
||||
],
|
||||
"tags": {
|
||||
"attraction": "drop_tower"
|
||||
},
|
||||
"name": "Drop Tower"
|
||||
}
|
||||
20
data/presets/presets/attraction/pirate_ship.json
Normal file
20
data/presets/presets/attraction/pirate_ship.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"icon": "amusement-park",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"opening_hours"
|
||||
],
|
||||
"geometry": [
|
||||
"point"
|
||||
],
|
||||
"terms": [
|
||||
"theme park",
|
||||
"carnival ride",
|
||||
"amusement ride"
|
||||
],
|
||||
"tags": {
|
||||
"attraction": "pirate_ship"
|
||||
},
|
||||
"name": "Pirate Ship"
|
||||
}
|
||||
24
data/presets/presets/attraction/river_rafting.json
Normal file
24
data/presets/presets/attraction/river_rafting.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"icon": "ferry",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"opening_hours"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"line"
|
||||
],
|
||||
"terms": [
|
||||
"theme park",
|
||||
"aquatic park",
|
||||
"water park",
|
||||
"rafting simulator",
|
||||
"river rafting ride",
|
||||
"river rapids ride"
|
||||
],
|
||||
"tags": {
|
||||
"attraction": "river_rafting"
|
||||
},
|
||||
"name": "River Rafting"
|
||||
}
|
||||
20
data/presets/presets/attraction/roller_coaster.json
Normal file
20
data/presets/presets/attraction/roller_coaster.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"icon": "amusement-park",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"opening_hours"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"theme park",
|
||||
"amusement ride"
|
||||
],
|
||||
"tags": {
|
||||
"attraction": "roller_coaster"
|
||||
},
|
||||
"name": "Roller Coaster"
|
||||
}
|
||||
25
data/presets/presets/attraction/train.json
Normal file
25
data/presets/presets/attraction/train.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"icon": "rail",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"fee",
|
||||
"opening_hours"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"line"
|
||||
],
|
||||
"terms": [
|
||||
"theme park",
|
||||
"rackless train",
|
||||
"road train",
|
||||
"Tschu-Tschu train",
|
||||
"dotto train",
|
||||
"park train"
|
||||
],
|
||||
"tags": {
|
||||
"attraction": "train"
|
||||
},
|
||||
"name": "Tourist Train"
|
||||
}
|
||||
24
data/presets/presets/attraction/water_slide.json
Normal file
24
data/presets/presets/attraction/water_slide.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"icon": "swimming",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"opening_hours"
|
||||
],
|
||||
"geometry": [
|
||||
"line",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"theme park",
|
||||
"aquatic park",
|
||||
"water park",
|
||||
"flumes",
|
||||
"water chutes",
|
||||
"hydroslides"
|
||||
],
|
||||
"tags": {
|
||||
"attraction": "water_slide"
|
||||
},
|
||||
"name": "Water Slide"
|
||||
}
|
||||
@@ -606,6 +606,58 @@
|
||||
{
|
||||
"key": "area:highway"
|
||||
},
|
||||
{
|
||||
"key": "attraction",
|
||||
"value": "amusement_ride"
|
||||
},
|
||||
{
|
||||
"key": "attraction",
|
||||
"value": "animal"
|
||||
},
|
||||
{
|
||||
"key": "attraction",
|
||||
"value": "big_wheel"
|
||||
},
|
||||
{
|
||||
"key": "attraction",
|
||||
"value": "bumper_car"
|
||||
},
|
||||
{
|
||||
"key": "attraction",
|
||||
"value": "bungee_jumping"
|
||||
},
|
||||
{
|
||||
"key": "attraction",
|
||||
"value": "carousel"
|
||||
},
|
||||
{
|
||||
"key": "attraction",
|
||||
"value": "dark_ride"
|
||||
},
|
||||
{
|
||||
"key": "attraction",
|
||||
"value": "drop_tower"
|
||||
},
|
||||
{
|
||||
"key": "attraction",
|
||||
"value": "pirate_ship"
|
||||
},
|
||||
{
|
||||
"key": "attraction",
|
||||
"value": "river_rafting"
|
||||
},
|
||||
{
|
||||
"key": "attraction",
|
||||
"value": "roller_coaster"
|
||||
},
|
||||
{
|
||||
"key": "attraction",
|
||||
"value": "train"
|
||||
},
|
||||
{
|
||||
"key": "attraction",
|
||||
"value": "water_slide"
|
||||
},
|
||||
{
|
||||
"key": "barrier"
|
||||
},
|
||||
|
||||
52
dist/locales/en.json
vendored
52
dist/locales/en.json
vendored
@@ -2893,6 +2893,58 @@
|
||||
"name": "Road Surface",
|
||||
"terms": ""
|
||||
},
|
||||
"attraction/amusement_ride": {
|
||||
"name": "Amusement Ride",
|
||||
"terms": "theme park,carnival ride"
|
||||
},
|
||||
"attraction/animal": {
|
||||
"name": "Animal",
|
||||
"terms": "zoo,theme park,animal park,lion,tiger,bear"
|
||||
},
|
||||
"attraction/big_wheel": {
|
||||
"name": "Big Wheel",
|
||||
"terms": "ferris wheel,theme park,amusement ride"
|
||||
},
|
||||
"attraction/bumper_car": {
|
||||
"name": "Bumper Car",
|
||||
"terms": "theme park,dodgem cars,autoscooter"
|
||||
},
|
||||
"attraction/bungee_jumping": {
|
||||
"name": "Bungee Jumping",
|
||||
"terms": "theme park,bungy jumping,jumping platform"
|
||||
},
|
||||
"attraction/carousel": {
|
||||
"name": "Carousel",
|
||||
"terms": "theme park,roundabout,merry-go-round,galloper,jumper,horseabout,flying horses"
|
||||
},
|
||||
"attraction/dark_ride": {
|
||||
"name": "Dark Ride",
|
||||
"terms": "theme park,ghost train"
|
||||
},
|
||||
"attraction/drop_tower": {
|
||||
"name": "Drop Tower",
|
||||
"terms": "theme park,amusement ride,gondola,tower,big drop"
|
||||
},
|
||||
"attraction/pirate_ship": {
|
||||
"name": "Pirate Ship",
|
||||
"terms": "theme park,carnival ride,amusement ride"
|
||||
},
|
||||
"attraction/river_rafting": {
|
||||
"name": "River Rafting",
|
||||
"terms": "theme park,aquatic park,water park,rafting simulator,river rafting ride,river rapids ride"
|
||||
},
|
||||
"attraction/roller_coaster": {
|
||||
"name": "Roller Coaster",
|
||||
"terms": "theme park,amusement ride"
|
||||
},
|
||||
"attraction/train": {
|
||||
"name": "Tourist Train",
|
||||
"terms": "theme park,rackless train,road train,Tschu-Tschu train,dotto train,park train"
|
||||
},
|
||||
"attraction/water_slide": {
|
||||
"name": "Water Slide",
|
||||
"terms": "theme park,aquatic park,water park,flumes,water chutes,hydroslides"
|
||||
},
|
||||
"barrier": {
|
||||
"name": "Barrier",
|
||||
"terms": ""
|
||||
|
||||
Reference in New Issue
Block a user