Add terms for tourism=artwork (mural, sculpture, statue)

This commit is contained in:
AJ Ashton
2013-08-23 13:29:32 -04:00
parent e3b712e06b
commit 5f0fbae5e1
3 changed files with 11 additions and 1 deletions

View File

@@ -4527,6 +4527,11 @@
"tags": {
"tourism": "artwork"
},
"terms": [
"mural",
"sculpture",
"statue"
],
"name": "Artwork"
},
"tourism/attraction": {

View File

@@ -12,5 +12,10 @@
"tags": {
"tourism": "artwork"
},
"terms": [
"mural",
"sculpture",
"statue"
],
"name": "Artwork"
}

View File

@@ -1872,7 +1872,7 @@
},
"tourism/artwork": {
"name": "Artwork",
"terms": ""
"terms": "mural,sculpture,statue"
},
"tourism/attraction": {
"name": "Tourist Attraction",