Add handrail field to steps preset (closes #2815)

This commit is contained in:
Bryan Housel
2015-11-25 00:14:55 -05:00
parent 0e203c60cf
commit df1cbbffb4
6 changed files with 18 additions and 2 deletions
+3
View File
@@ -425,6 +425,9 @@ en:
label: Handicap
# handicap field placeholder
placeholder: 1-18
handrail:
# 'handrail=*'
label: Handrail
highway:
# 'highway=*'
label: Type
+5
View File
@@ -577,6 +577,11 @@
"label": "Handicap",
"placeholder": "1-18"
},
"handrail": {
"key": "handrail",
"type": "check",
"label": "Handrail"
},
"highway": {
"key": "highway",
"type": "typeCombo",
+5
View File
@@ -0,0 +1,5 @@
{
"key": "handrail",
"type": "check",
"label": "Handrail"
}
+1 -1
View File
@@ -4493,7 +4493,7 @@
"lit",
"width",
"incline_steps",
"access"
"handrail"
],
"icon": "highway-steps",
"geometry": [
+1 -1
View File
@@ -4,7 +4,7 @@
"lit",
"width",
"incline_steps",
"access"
"handrail"
],
"icon": "highway-steps",
"geometry": [