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
+5
View File
@@ -4527,6 +4527,11 @@
"tags": {
"tourism": "artwork"
},
"terms": [
"mural",
"sculpture",
"statue"
],
"name": "Artwork"
},
"tourism/attraction": {
@@ -12,5 +12,10 @@
"tags": {
"tourism": "artwork"
},
"terms": [
"mural",
"sculpture",
"statue"
],
"name": "Artwork"
}