Add guard rail preset for barrier=guard_rail (keep auto-built presets.json with missing recently added stuff)

This commit is contained in:
RudyTheDev
2018-11-25 23:26:34 +02:00
parent 329f54ff5e
commit 27f874acab
5 changed files with 39 additions and 1978 deletions
+5
View File
@@ -3100,6 +3100,11 @@ en:
# barrier=gate
name: Gate
terms: '<translate with synonyms or related terms for ''Gate'', separated by commas>'
barrier/guard_rail:
# barrier=guard_rail
name: Guard Rail
# 'terms: railing,guardrail,traffic barrier,crash barrier,median barrier,roadside barrier,Armco barrier'
terms: '<translate with synonyms or related terms for ''Guard Rail'', separated by commas>'
barrier/hedge:
# barrier=hedge
name: Hedge
+2 -1978
View File
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,21 @@
{
"icon": "maki-barrier",
"geometry": [
"vertex",
"line"
],
"tags": {
"barrier": "guard_rail"
},
"name": "Guard Rail",
"terms": [
"railing",
"guardrail",
"traffic barrier",
"crash barrier",
"median barrier",
"roadside barrier",
"Armco barrier"
],
"matchScore": 0.75
}
+7
View File
@@ -1597,6 +1597,13 @@
"object_types": ["node", "way"],
"icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/barrier-15.svg?sanitize=true"
},
{
"key": "barrier",
"value": "guard_rail",
"description": "Guard Rail",
"object_types": ["node", "way"],
"icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/barrier-15.svg?sanitize=true"
},
{
"key": "barrier",
"value": "hedge",
+4
View File
@@ -4116,6 +4116,10 @@
"name": "Gate",
"terms": ""
},
"barrier/guard_rail": {
"name": "Guard Rail",
"terms": "railing,guardrail,traffic barrier,crash barrier,median barrier,roadside barrier,Armco barrier"
},
"barrier/hedge": {
"name": "Hedge",
"terms": ""