add preset to noexit=yes

This commit is contained in:
Wille Marcel
2017-02-05 12:29:21 -02:00
parent eba1e4c9b2
commit 1f525db8ed
5 changed files with 43 additions and 0 deletions
+5
View File
@@ -3280,6 +3280,11 @@ en:
name: Wood
# 'terms: tree'
terms: '<translate with synonyms or related terms for ''Wood'', separated by commas>'
noexit/yes:
# noexit=yes
name: No Exit
# 'terms: no exit,road end,dead end'
terms: '<translate with synonyms or related terms for ''No Exit'', separated by commas>'
office:
# office=*
name: Office
+15
View File
@@ -8160,6 +8160,21 @@
],
"name": "Wood"
},
"noexit/yes": {
"icon": "roadblock",
"geometry": [
"vertex"
],
"terms": [
"no exit",
"road end",
"dead end"
],
"tags": {
"noexit": "yes"
},
"name": "No Exit"
},
"office": {
"icon": "commercial",
"fields": [
+15
View File
@@ -0,0 +1,15 @@
{
"icon": "roadblock",
"geometry": [
"vertex"
],
"terms": [
"no exit",
"road end",
"dead end"
],
"tags": {
"noexit": "yes"
},
"name": "No Exit"
}
+4
View File
@@ -1793,6 +1793,10 @@
"key": "natural",
"value": "wood"
},
{
"key": "noexit",
"value": "yes"
},
{
"key": "office"
},
+4
View File
@@ -3632,6 +3632,10 @@
"name": "Wood",
"terms": "tree"
},
"noexit/yes": {
"name": "No Exit",
"terms": "no exit,road end,dead end"
},
"office": {
"name": "Office",
"terms": ""