Merge pull request #1726 from ajashton/artwork-terms

Add terms for tourism=artwork (mural, sculpture, statue)
This commit is contained in:
John Firebaugh
2013-08-23 11:09:55 -07:00
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",