Update barrier category, use roadblock icon

This commit is contained in:
Bryan Housel
2016-05-12 16:50:21 -04:00
parent 470d3386f3
commit 5a4f401ba7
19 changed files with 59 additions and 16 deletions
+2
View File
@@ -1,6 +1,8 @@
en:
presets:
categories:
category-barrier:
name: Barrier Features
category-building:
name: Building Features
category-golf:
+4 -3
View File
@@ -1,12 +1,13 @@
{
"category-barrier": {
"geometry": "line",
"name": "Barrier",
"icon": "barrier",
"name": "Barrier Features",
"icon": "roadblock",
"members": [
"barrier/fence",
"barrier/wall",
"barrier/ditch",
"barrier/gate",
"barrier"
]
},
@@ -161,4 +162,4 @@
"waterway/drain"
]
}
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"geometry": "line",
"name": "Barrier Features",
"icon": "roadblock",
"members": [
"barrier/fence",
"barrier/wall",
"barrier/ditch",
"barrier/gate",
"barrier"
]
}
+1
View File
@@ -15,6 +15,7 @@
"category-rail",
"category-path",
"category-water-line",
"category-barrier",
"power/line",
"line"
],
+12
View File
@@ -2288,6 +2288,7 @@
"name": "Road Surface"
},
"barrier": {
"icon": "roadblock",
"geometry": [
"point",
"vertex",
@@ -2303,6 +2304,7 @@
"name": "Barrier"
},
"barrier/block": {
"icon": "roadblock",
"fields": [
"access"
],
@@ -2316,6 +2318,7 @@
"name": "Block"
},
"barrier/bollard": {
"icon": "roadblock",
"fields": [
"access"
],
@@ -2330,6 +2333,7 @@
"name": "Bollard"
},
"barrier/cattle_grid": {
"icon": "roadblock",
"geometry": [
"vertex"
],
@@ -2349,6 +2353,7 @@
"name": "City Wall"
},
"barrier/cycle_barrier": {
"icon": "roadblock",
"fields": [
"access"
],
@@ -2382,6 +2387,7 @@
"searchable": false
},
"barrier/fence": {
"icon": "roadblock",
"geometry": [
"line"
],
@@ -2391,6 +2397,7 @@
"name": "Fence"
},
"barrier/gate": {
"icon": "roadblock",
"fields": [
"access"
],
@@ -2415,6 +2422,7 @@
"name": "Hedge"
},
"barrier/kissing_gate": {
"icon": "roadblock",
"fields": [
"access"
],
@@ -2427,6 +2435,7 @@
"name": "Kissing Gate"
},
"barrier/lift_gate": {
"icon": "roadblock",
"fields": [
"access"
],
@@ -2450,6 +2459,7 @@
"name": "Retaining Wall"
},
"barrier/stile": {
"icon": "roadblock",
"fields": [
"access"
],
@@ -2463,6 +2473,7 @@
"name": "Stile"
},
"barrier/toll_booth": {
"icon": "roadblock",
"fields": [
"access"
],
@@ -2475,6 +2486,7 @@
"name": "Toll Booth"
},
"barrier/wall": {
"icon": "roadblock",
"geometry": [
"line",
"area"
+2 -1
View File
@@ -1,4 +1,5 @@
{
"icon": "roadblock",
"geometry": [
"point",
"vertex",
@@ -12,4 +13,4 @@
"barrier"
],
"name": "Barrier"
}
}
+2 -1
View File
@@ -1,4 +1,5 @@
{
"icon": "roadblock",
"fields": [
"access"
],
@@ -10,4 +11,4 @@
"barrier": "block"
},
"name": "Block"
}
}
+2 -1
View File
@@ -1,4 +1,5 @@
{
"icon": "roadblock",
"fields": [
"access"
],
@@ -11,4 +12,4 @@
"barrier": "bollard"
},
"name": "Bollard"
}
}
@@ -1,4 +1,5 @@
{
"icon": "roadblock",
"geometry": [
"vertex"
],
@@ -6,4 +7,4 @@
"barrier": "cattle_grid"
},
"name": "Cattle Grid"
}
}
@@ -1,4 +1,5 @@
{
"icon": "roadblock",
"fields": [
"access"
],
@@ -9,4 +10,4 @@
"barrier": "cycle_barrier"
},
"name": "Cycle Barrier"
}
}
+2 -1
View File
@@ -1,4 +1,5 @@
{
"icon": "roadblock",
"geometry": [
"line"
],
@@ -6,4 +7,4 @@
"barrier": "fence"
},
"name": "Fence"
}
}
+2 -1
View File
@@ -1,4 +1,5 @@
{
"icon": "roadblock",
"fields": [
"access"
],
@@ -11,4 +12,4 @@
"barrier": "gate"
},
"name": "Gate"
}
}
+1 -1
View File
@@ -7,4 +7,4 @@
"barrier": "hedge"
},
"name": "Hedge"
}
}
@@ -1,4 +1,5 @@
{
"icon": "roadblock",
"fields": [
"access"
],
@@ -9,4 +10,4 @@
"barrier": "kissing_gate"
},
"name": "Kissing Gate"
}
}
+2 -1
View File
@@ -1,4 +1,5 @@
{
"icon": "roadblock",
"fields": [
"access"
],
@@ -10,4 +11,4 @@
"barrier": "lift_gate"
},
"name": "Lift Gate"
}
}
+2 -1
View File
@@ -1,4 +1,5 @@
{
"icon": "roadblock",
"fields": [
"access"
],
@@ -10,4 +11,4 @@
"barrier": "stile"
},
"name": "Stile"
}
}
+2 -1
View File
@@ -1,4 +1,5 @@
{
"icon": "roadblock",
"fields": [
"access"
],
@@ -9,4 +10,4 @@
"barrier": "toll_booth"
},
"name": "Toll Booth"
}
}
+2 -1
View File
@@ -1,4 +1,5 @@
{
"icon": "roadblock",
"geometry": [
"line",
"area"
@@ -7,4 +8,4 @@
"barrier": "wall"
},
"name": "Wall"
}
}
+3
View File
@@ -613,6 +613,9 @@
},
"presets": {
"categories": {
"category-barrier": {
"name": "Barrier Features"
},
"category-building": {
"name": "Building Features"
},