mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 09:12:52 +00:00
Add terms for tourism=artwork (mural, sculpture, statue)
This commit is contained in:
@@ -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"
|
||||
}
|
||||
|
||||
2
dist/locales/en.json
vendored
2
dist/locales/en.json
vendored
@@ -1872,7 +1872,7 @@
|
||||
},
|
||||
"tourism/artwork": {
|
||||
"name": "Artwork",
|
||||
"terms": ""
|
||||
"terms": "mural,sculpture,statue"
|
||||
},
|
||||
"tourism/attraction": {
|
||||
"name": "Tourist Attraction",
|
||||
|
||||
Reference in New Issue
Block a user