Create arts_centre preset

This commit is contained in:
KathleenLD
2013-08-30 19:28:39 -04:00
committed by John Firebaugh
parent 156aa90e27
commit 8b17928e83
4 changed files with 45 additions and 0 deletions
+3
View File
@@ -297,6 +297,9 @@ en:
amenity:
name: Amenity
terms: "<translate with synonyms or related terms for 'Amenity', separated by commas>"
amenity/arts_centre:
name: Arts Center
terms: "<translate with synonyms or related terms for 'Arts Center', separated by commas>"
amenity/atm:
name: ATM
terms: "<translate with synonyms or related terms for 'ATM', separated by commas>"
+19
View File
@@ -170,6 +170,25 @@
},
"name": "Amenity"
},
"amenity/arts_centre": {
"name": "Arts Center",
"geometry": [
"point",
"area"
],
"terms": [
"arts",
"arts centre"
],
"tags": {
"amenity": "arts_centre"
},
"icon": "theatre",
"fields": [
"building_area",
"address"
]
},
"amenity/atm": {
"icon": "bank",
"fields": [
@@ -0,0 +1,19 @@
{
"name": "Arts Center",
"geometry": [
"point",
"area"
],
"terms": [
"arts",
"arts centre"
],
"tags": {
"amenity": "arts_centre"
},
"icon": "theatre",
"fields": [
"building_area",
"address"
]
}
+4
View File
@@ -794,6 +794,10 @@
"name": "Amenity",
"terms": ""
},
"amenity/arts_centre": {
"name": "Arts Center",
"terms": "arts,arts centre"
},
"amenity/atm": {
"name": "ATM",
"terms": ""