Remove building_area from amenity=hospital

This commit is contained in:
John Firebaugh
2014-03-02 11:08:38 -08:00
parent 6c8b3a370a
commit bbc939ed8a
4 changed files with 5 additions and 7 deletions

View File

@@ -477,8 +477,8 @@ en:
name: Graveyard
terms: "<translate with synonyms or related terms for 'Graveyard', separated by commas>"
amenity/hospital:
name: Hospital
terms: "<translate with synonyms or related terms for 'Hospital', separated by commas>"
name: Hospital Grounds
terms: "<translate with synonyms or related terms for 'Hospital Grounds', separated by commas>"
amenity/kindergarten:
name: Kindergarten Grounds
terms: "<translate with synonyms or related terms for 'Kindergarten Grounds', separated by commas>"

View File

@@ -831,7 +831,6 @@
"icon": "hospital",
"fields": [
"emergency",
"building_area",
"address"
],
"geometry": [
@@ -857,7 +856,7 @@
"tags": {
"amenity": "hospital"
},
"name": "Hospital"
"name": "Hospital Grounds"
},
"amenity/kindergarten": {
"icon": "school",

View File

@@ -2,7 +2,6 @@
"icon": "hospital",
"fields": [
"emergency",
"building_area",
"address"
],
"geometry": [
@@ -28,5 +27,5 @@
"tags": {
"amenity": "hospital"
},
"name": "Hospital"
"name": "Hospital Grounds"
}

View File

@@ -1067,7 +1067,7 @@
"terms": ""
},
"amenity/hospital": {
"name": "Hospital",
"name": "Hospital Grounds",
"terms": "clinic,emergency room,health service,hospice,infirmary,institution,nursing home,rest home,sanatorium,sanitarium,sick bay,surgery,ward"
},
"amenity/kindergarten": {