mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-01 16:08:00 +02:00
Update name, terms, and icon for giant chess board preset (re: #7059)
This commit is contained in:
+3
-3
@@ -5660,9 +5660,9 @@ en:
|
||||
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>'
|
||||
name: Giant Chess Board
|
||||
# 'terms: chessboard,checkerboard,checkers,chequerboard,garden chess,large chess,oversize chess'
|
||||
terms: '<translate with synonyms or related terms for ''Giant Chess Board'', separated by commas>'
|
||||
leisure/pitch/cricket:
|
||||
# 'leisure=pitch, sport=cricket'
|
||||
name: Cricket Field
|
||||
|
||||
@@ -677,7 +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/chess": {"icon": "fas-chess-bishop", "geometry": ["area", "point"], "tags": {"leisure": "pitch", "sport": "chess"}, "reference": {"key": "sport", "value": "chess"}, "terms": ["chessboard", "checkerboard", "checkers", "chequerboard", "garden chess", "large chess", "oversize chess"], "name": "Giant 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"},
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"icon": "fas-chess-pawn",
|
||||
"icon": "fas-chess-bishop",
|
||||
"geometry": [
|
||||
"area",
|
||||
"point"
|
||||
@@ -13,7 +13,13 @@
|
||||
"value": "chess"
|
||||
},
|
||||
"terms": [
|
||||
"chess board"
|
||||
"chessboard",
|
||||
"checkerboard",
|
||||
"checkers",
|
||||
"chequerboard",
|
||||
"garden chess",
|
||||
"large chess",
|
||||
"oversize chess"
|
||||
],
|
||||
"name": "Big open air chess board"
|
||||
}
|
||||
"name": "Giant Chess Board"
|
||||
}
|
||||
|
||||
+1
-1
@@ -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, 🄿 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": "sport", "value": "chess", "description": "🄿 Chess Table, 🄿 Giant 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"},
|
||||
|
||||
Vendored
+2
-2
@@ -7321,8 +7321,8 @@
|
||||
"terms": ""
|
||||
},
|
||||
"leisure/pitch/chess": {
|
||||
"name": "Big open air chess board",
|
||||
"terms": "chess board"
|
||||
"name": "Giant Chess Board",
|
||||
"terms": "chessboard,checkerboard,checkers,chequerboard,garden chess,large chess,oversize chess"
|
||||
},
|
||||
"leisure/pitch/cricket": {
|
||||
"name": "Cricket Field",
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chess-bishop" class="svg-inline--fa fa-chess-bishop fa-w-10" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path fill="currentColor" d="M8 287.88c0 51.64 22.14 73.83 56 84.6V416h192v-43.52c33.86-10.77 56-33 56-84.6 0-30.61-10.73-67.1-26.69-102.56L185 285.65a8 8 0 0 1-11.31 0l-11.31-11.31a8 8 0 0 1 0-11.31L270.27 155.1c-20.8-37.91-46.47-72.1-70.87-92.59C213.4 59.09 224 47.05 224 32a32 32 0 0 0-32-32h-64a32 32 0 0 0-32 32c0 15 10.6 27.09 24.6 30.51C67.81 106.8 8 214.5 8 287.88zM304 448H16a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h288a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16z"></path></svg>
|
||||
|
After Width: | Height: | Size: 683 B |
Reference in New Issue
Block a user