added mud to presets natural

This commit is contained in:
xortiz
2018-03-22 07:53:46 -04:00
parent 3e47ca005c
commit 3365ff5e73
5 changed files with 37 additions and 0 deletions
+5
View File
@@ -4101,6 +4101,11 @@ en:
# natural=heath
name: Heath
terms: '<translate with synonyms or related terms for ''Heath'', separated by commas>'
natural/mud:
# natural=mud
name: Mud
# 'terms: wetland'
terms: '<translate with synonyms or related terms for ''Mud'', separated by commas>'
natural/peak:
# natural=peak
name: Peak
+12
View File
@@ -11647,6 +11647,18 @@
"terms": [],
"name": "Heath"
},
"natural/mud": {
"geometry": [
"area"
],
"tags": {
"natural": "mud"
},
"terms": [
"wetland"
],
"name": "Mud"
},
"natural/peak": {
"icon": "mountain",
"fields": [
+12
View File
@@ -0,0 +1,12 @@
{
"geometry": [
"area"
],
"tags": {
"natural": "mud"
},
"terms": [
"wetland"
],
"name": "Mud"
}
+4
View File
@@ -2186,6 +2186,10 @@
"key": "natural",
"value": "heath"
},
{
"key": "natural",
"value": "mud"
},
{
"key": "natural",
"value": "peak"
+4
View File
@@ -4947,6 +4947,10 @@
"name": "Heath",
"terms": ""
},
"natural/mud": {
"name": "Mud",
"terms": "wetland"
},
"natural/peak": {
"name": "Peak",
"terms": "acme,aiguille,alp,climax,crest,crown,hill,mount,mountain,pinnacle,summit,tip,top"