childcare amenity

Added childcare amenity tag. Removed conflicting terms in kindergarten tag.
This commit is contained in:
alyssa wright
2013-07-10 15:44:18 -04:00
parent 117291c3fd
commit 90dcbee920
2 changed files with 22 additions and 3 deletions

View File

@@ -0,0 +1,21 @@
{
"icon": "school",
"fields": [
"building_area",
"address"
],
"geometry": [
"point",
"vertex",
"area"
],
"terms": [
"nursery",
"orphanage",
"playgroup"
],
"tags": {
"amenity": "childcare"
},
"name": "Childcare"
}

View File

@@ -10,10 +10,8 @@
"area"
],
"terms": [
"preschool",
"nursery",
"childcare",
"playgroup"
"preschool"
],
"tags": {
"amenity": "kindergarten"