mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-21 19:26:41 +02:00
Merge pull request #5357 from s-Hale/master
Changed Baseball Diamond to Baseball Field, left Diamond in the searc…
This commit is contained in:
+2
-2
@@ -4198,8 +4198,8 @@ en:
|
||||
terms: '<translate with synonyms or related terms for ''Badminton Court'', separated by commas>'
|
||||
leisure/pitch/baseball:
|
||||
# 'leisure=pitch, sport=baseball'
|
||||
name: Baseball Diamond
|
||||
terms: '<translate with synonyms or related terms for ''Baseball Diamond'', separated by commas>'
|
||||
name: Baseball Field
|
||||
terms: '<translate with synonyms or related terms for ''Baseball Field'', separated by commas>'
|
||||
leisure/pitch/basketball:
|
||||
# 'leisure=pitch, sport=basketball'
|
||||
name: Basketball Court
|
||||
|
||||
@@ -511,6 +511,7 @@
|
||||
"leisure/pitch/american_football": {"icon": "maki-america-football", "fields": ["name", "surface", "lit"], "geometry": ["point", "area"], "tags": {"leisure": "pitch", "sport": "american_football"}, "reference": {"key": "sport", "value": "american_football"}, "terms": [], "name": "American Football Field"},
|
||||
"leisure/pitch/badminton": {"icon": "maki-tennis", "fields": ["name", "surface", "lit", "access_simple"], "geometry": ["point", "area"], "tags": {"leisure": "pitch", "sport": "badminton"}, "reference": {"key": "sport", "value": "badminton"}, "terms": [], "name": "Badminton Court"},
|
||||
"leisure/pitch/baseball": {"icon": "maki-baseball", "fields": ["name", "lit"], "geometry": ["point", "area"], "tags": {"leisure": "pitch", "sport": "baseball"}, "reference": {"key": "sport", "value": "baseball"}, "terms": [], "name": "Baseball Diamond"},
|
||||
"leisure/pitch/baseball": {"icon": "maki-baseball", "fields": ["name", "lit"], "geometry": ["point", "area"], "tags": {"leisure": "pitch", "sport": "baseball"}, "reference": {"key": "sport", "value": "baseball"}, "terms": [], "name": "Baseball Field"},
|
||||
"leisure/pitch/basketball": {"icon": "maki-basketball", "fields": ["name", "surface", "hoops", "lit", "access_simple"], "geometry": ["point", "area"], "tags": {"leisure": "pitch", "sport": "basketball"}, "reference": {"key": "sport", "value": "basketball"}, "terms": [], "name": "Basketball Court"},
|
||||
"leisure/pitch/beachvolleyball": {"icon": "maki-basketball", "fields": ["name", "surface", "lit"], "geometry": ["point", "area"], "tags": {"leisure": "pitch", "sport": "beachvolleyball"}, "addTags": {"leisure": "pitch", "sport": "beachvolleyball", "surface": "sand"}, "removeTags": {"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", "surface", "lit"], "geometry": ["point", "area"], "tags": {"leisure": "pitch", "sport": "boules"}, "reference": {"key": "sport", "value": "boules"}, "terms": ["bocce", "lyonnaise", "pétanque"], "name": "Boules/Bocce Court"},
|
||||
|
||||
@@ -17,5 +17,5 @@
|
||||
"value": "baseball"
|
||||
},
|
||||
"terms": [],
|
||||
"name": "Baseball Diamond"
|
||||
"name": "Baseball Field"
|
||||
}
|
||||
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"icon": "maki-baseball",
|
||||
"fields": [
|
||||
"name",
|
||||
"lit"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"leisure": "pitch",
|
||||
"sport": "softball"
|
||||
},
|
||||
"reference": {
|
||||
"key": "sport",
|
||||
"value": "softball"
|
||||
},
|
||||
"terms": [
|
||||
"softball",
|
||||
"diamond"
|
||||
],
|
||||
"name": "Softball Field"
|
||||
}
|
||||
+1
-1
@@ -3440,7 +3440,7 @@
|
||||
{
|
||||
"key": "sport",
|
||||
"value": "baseball",
|
||||
"description": "Baseball Diamond",
|
||||
"description": "Baseball Field",
|
||||
"object_types": ["node", "area"],
|
||||
"icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/baseball-15.svg?sanitize=true"
|
||||
},
|
||||
|
||||
Vendored
+1
-1
@@ -4258,7 +4258,7 @@
|
||||
"name": "American Football Field"
|
||||
},
|
||||
"leisure/pitch/baseball": {
|
||||
"name": "Baseball Diamond"
|
||||
"name": "Baseball Field"
|
||||
},
|
||||
"leisure/pitch/basketball": {
|
||||
"name": "Basketball Court"
|
||||
|
||||
Vendored
+1
-1
@@ -5100,7 +5100,7 @@
|
||||
"terms": ""
|
||||
},
|
||||
"leisure/pitch/baseball": {
|
||||
"name": "Baseball Diamond",
|
||||
"name": "Baseball Field",
|
||||
"terms": ""
|
||||
},
|
||||
"leisure/pitch/basketball": {
|
||||
|
||||
Vendored
+1
-1
@@ -4661,7 +4661,7 @@
|
||||
},
|
||||
"leisure/pitch/baseball": {
|
||||
"name": "Campo de basebol",
|
||||
"terms": "Baisebol, Beisebol, Baizebol, Beizebol, Baseball Diamond"
|
||||
"terms": "Baisebol, Beisebol, Baizebol, Beizebol, Baseball Field"
|
||||
},
|
||||
"leisure/pitch/basketball": {
|
||||
"name": "Campo de basquetebol",
|
||||
|
||||
Vendored
+1
-1
@@ -4855,7 +4855,7 @@
|
||||
},
|
||||
"leisure/pitch/baseball": {
|
||||
"name": "Бейсбольний майданчик",
|
||||
"terms": "Baseball Diamond, tqcjkmybq vfqlfyxbr, бейсбольний майданчик, бейсбол"
|
||||
"terms": "Baseball Field, tqcjkmybq vfqlfyxbr, бейсбольний майданчик, бейсбол"
|
||||
},
|
||||
"leisure/pitch/basketball": {
|
||||
"name": "Баскетбольний майданчик",
|
||||
|
||||
Vendored
+1
-1
@@ -2345,7 +2345,7 @@
|
||||
},
|
||||
"leisure/pitch/baseball": {
|
||||
"name": "棒球場",
|
||||
"terms": "Baseball Diamond,棒球場"
|
||||
"terms": "Baseball Field,棒球場"
|
||||
},
|
||||
"leisure/pitch/basketball": {
|
||||
"name": "籃球場",
|
||||
|
||||
Vendored
+1
-1
@@ -4165,7 +4165,7 @@
|
||||
},
|
||||
"leisure/pitch/baseball": {
|
||||
"name": "棒球場",
|
||||
"terms": "Baseball Diamond,棒球場"
|
||||
"terms": "Baseball Field,棒球場"
|
||||
},
|
||||
"leisure/pitch/basketball": {
|
||||
"name": "籃球場",
|
||||
|
||||
Reference in New Issue
Block a user