mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-18 14:45:12 +02:00
update hackerspace preset and add terms for bowling_alley
This commit is contained in:
@@ -3212,6 +3212,7 @@ en:
|
||||
leisure/bowling_alley:
|
||||
# leisure=bowling_alley
|
||||
name: Bowling Alley
|
||||
# 'terms: bowling center'
|
||||
terms: '<translate with synonyms or related terms for ''Bowling Alley'', separated by commas>'
|
||||
leisure/common:
|
||||
# leisure=common
|
||||
|
||||
@@ -8271,7 +8271,9 @@
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [],
|
||||
"terms": [
|
||||
"bowling center"
|
||||
],
|
||||
"tags": {
|
||||
"leisure": "bowling_alley"
|
||||
},
|
||||
@@ -8461,10 +8463,13 @@
|
||||
"fields": [
|
||||
"name",
|
||||
"address",
|
||||
"building_area",
|
||||
"opening_hours",
|
||||
"website"
|
||||
],
|
||||
"geometry": [
|
||||
"point"
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"makerspace",
|
||||
|
||||
@@ -13,6 +13,7 @@
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"bowling center"
|
||||
],
|
||||
"tags": {
|
||||
"leisure": "bowling_alley"
|
||||
|
||||
@@ -3,10 +3,13 @@
|
||||
"fields": [
|
||||
"name",
|
||||
"address",
|
||||
"building_area",
|
||||
"opening_hours",
|
||||
"website"
|
||||
],
|
||||
"geometry": [
|
||||
"point"
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"makerspace",
|
||||
|
||||
Vendored
+1
-1
@@ -3899,7 +3899,7 @@
|
||||
},
|
||||
"leisure/bowling_alley": {
|
||||
"name": "Bowling Alley",
|
||||
"terms": ""
|
||||
"terms": "bowling center"
|
||||
},
|
||||
"leisure/common": {
|
||||
"name": "Common",
|
||||
|
||||
Reference in New Issue
Block a user