Cherry pick giant chess board

This commit is contained in:
ToastHawaii
2019-11-21 22:47:34 +01:00
committed by Quincy Morgan
parent 95a14ea722
commit a498ae5334
6 changed files with 34 additions and 1 deletions
+5
View File
@@ -5658,6 +5658,11 @@ en:
# 'leisure=pitch, sport=bowls'
name: Bowling Green
terms: '<translate with synonyms or related terms for ''Bowling Green'', separated by commas>'
leisure/pitch/chess:
# 'leisure=pitch, sport=chess'
name: Big open air chess board
# 'terms: chess board'
terms: '<translate with synonyms or related terms for ''Big open air chess board'', separated by commas>'
leisure/pitch/cricket:
# 'leisure=pitch, sport=cricket'
name: Cricket Field
+1
View File
@@ -677,6 +677,7 @@
"leisure/pitch/beachvolleyball": {"icon": "maki-volleyball", "geometry": ["point", "area"], "tags": {"leisure": "pitch", "sport": "beachvolleyball"}, "addTags": {"leisure": "pitch", "sport": "beachvolleyball", "surface": "sand"}, "reference": {"key": "sport", "value": "beachvolleyball"}, "terms": ["volleyball"], "name": "Beach Volleyball Court"},
"leisure/pitch/boules": {"icon": "maki-pitch", "fields": ["name", "boules", "{leisure/pitch}"], "geometry": ["point", "area"], "tags": {"leisure": "pitch", "sport": "boules"}, "reference": {"key": "sport", "value": "boules"}, "terms": ["bocce", "lyonnaise", "pétanque"], "name": "Boules/Bocce Court"},
"leisure/pitch/bowls": {"icon": "maki-pitch", "geometry": ["point", "area"], "tags": {"leisure": "pitch", "sport": "bowls"}, "reference": {"key": "sport", "value": "bowls"}, "terms": [], "name": "Bowling Green"},
"leisure/pitch/chess": {"icon": "fas-chess-pawn", "geometry": ["area", "point"], "tags": {"leisure": "pitch", "sport": "chess"}, "reference": {"key": "sport", "value": "chess"}, "terms": ["chess board"], "name": "Big open air chess board"},
"leisure/pitch/cricket": {"icon": "maki-cricket", "geometry": ["point", "area"], "tags": {"leisure": "pitch", "sport": "cricket"}, "reference": {"key": "sport", "value": "cricket"}, "terms": [], "name": "Cricket Field"},
"leisure/pitch/equestrian": {"icon": "maki-horse-riding", "fields": ["{leisure/pitch}", "building"], "geometry": ["point", "area"], "tags": {"leisure": "pitch", "sport": "equestrian"}, "reference": {"key": "sport", "value": "equestrian"}, "terms": ["dressage", "equestrian", "horse", "horseback", "riding"], "name": "Riding Arena"},
"leisure/pitch/field_hockey": {"icon": "maki-pitch", "geometry": ["point", "area"], "tags": {"leisure": "pitch", "sport": "field_hockey"}, "reference": {"key": "sport", "value": "field_hockey"}, "terms": ["landhockey"], "name": "Field Hockey Pitch"},
@@ -0,0 +1,19 @@
{
"icon": "fas-chess-pawn",
"geometry": [
"area",
"point"
],
"tags": {
"leisure": "pitch",
"sport": "chess"
},
"reference": {
"key": "sport",
"value": "chess"
},
"terms": [
"chess board"
],
"name": "Big open air chess board"
}
+1 -1
View File
@@ -649,7 +649,7 @@
{"key": "leisure", "value": "outdoor_seating", "description": "🄿 Outdoor Seating Area", "object_types": ["node", "area"], "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/picnic-site-15.svg"},
{"key": "leisure", "value": "park", "description": "🄿 Park", "object_types": ["node", "area"], "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/park-15.svg"},
{"key": "leisure", "value": "picnic_table", "description": "🄿 Picnic Table", "object_types": ["node"], "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/picnic-site-15.svg"},
{"key": "sport", "value": "chess", "description": "🄿 Chess Table", "object_types": ["node"], "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@master/svg/fontawesome/fas-chess-pawn.svg"},
{"key": "sport", "value": "chess", "description": "🄿 Chess Table, 🄿 Big open air chess board", "object_types": ["node"], "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@master/svg/fontawesome/fas-chess-pawn.svg"},
{"key": "leisure", "value": "pitch", "description": "🄿 Sport Pitch", "object_types": ["node", "area"], "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/pitch-15.svg"},
{"key": "sport", "value": "american_football", "description": "🄿 American Football Field", "object_types": ["node", "area"], "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/american-football-15.svg"},
{"key": "sport", "value": "australian_football", "description": "🄿 Australian Football Field", "object_types": ["node", "area"], "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/american-football-15.svg"},
+4
View File
@@ -7251,6 +7251,10 @@
"name": "Bowlingrasen",
"terms": "Bowling-Rasenfläche, Bowlingrasen"
},
"leisure/pitch/chess": {
"name": "Grosses Freiluft-Schachspiel",
"terms": "Grosses Freiluft-Schachspiel"
},
"leisure/pitch/cricket": {
"name": "Cricket-Spielfeld",
"terms": "Cricketfeld"
+4
View File
@@ -7320,6 +7320,10 @@
"name": "Bowling Green",
"terms": ""
},
"leisure/pitch/chess": {
"name": "Big open air chess board",
"terms": "chess board"
},
"leisure/pitch/cricket": {
"name": "Cricket Field",
"terms": ""