Switch from sloped_curb=* to kerb=*

(closes #3210)
This commit is contained in:
Bryan Housel
2016-06-30 21:45:18 -04:00
parent e664c35e72
commit 8bf9c260a7
10 changed files with 24 additions and 24 deletions
+3 -3
View File
@@ -466,6 +466,9 @@ en:
internet_access/fee:
# 'internet_access:fee=*'
label: Internet Access Fee
kerb:
# kerb=*
label: Curb Ramp
lamp_type:
# lamp_type=*
label: Type
@@ -868,9 +871,6 @@ en:
site:
# site=*
label: Type
sloped_curb:
# sloped_curb=*
label: Sloped Curb
smoking:
# smoking=*
label: Smoking
+5 -5
View File
@@ -640,6 +640,11 @@
"type": "check",
"label": "Internet Access Fee"
},
"kerb": {
"key": "kerb",
"type": "combo",
"label": "Curb Ramp"
},
"lamp_type": {
"key": "lamp_type",
"type": "combo",
@@ -1155,11 +1160,6 @@
"type": "combo",
"label": "Type"
},
"sloped_curb": {
"key": "sloped_curb",
"type": "combo",
"label": "Sloped Curb"
},
"smoking": {
"key": "smoking",
"type": "combo",
+5
View File
@@ -0,0 +1,5 @@
{
"key": "kerb",
"type": "combo",
"label": "Curb Ramp"
}
-5
View File
@@ -1,5 +0,0 @@
{
"key": "sloped_curb",
"type": "combo",
"label": "Sloped Curb"
}
+4 -4
View File
@@ -4041,7 +4041,7 @@
"crossing",
"access",
"surface",
"sloped_curb",
"kerb",
"tactile_paving"
],
"geometry": [
@@ -4060,7 +4060,7 @@
"crossing",
"access",
"surface",
"sloped_curb",
"kerb",
"tactile_paving"
],
"geometry": [
@@ -4289,7 +4289,7 @@
"highway/crossing": {
"fields": [
"crossing",
"sloped_curb",
"kerb",
"tactile_paving"
],
"geometry": [
@@ -4304,7 +4304,7 @@
"highway/crosswalk": {
"fields": [
"crossing",
"sloped_curb",
"kerb",
"tactile_paving"
],
"geometry": [
+1 -1
View File
@@ -3,7 +3,7 @@
"crossing",
"access",
"surface",
"sloped_curb",
"kerb",
"tactile_paving"
],
"geometry": [
+1 -1
View File
@@ -4,7 +4,7 @@
"crossing",
"access",
"surface",
"sloped_curb",
"kerb",
"tactile_paving"
],
"geometry": [
+1 -1
View File
@@ -1,7 +1,7 @@
{
"fields": [
"crossing",
"sloped_curb",
"kerb",
"tactile_paving"
],
"geometry": [
+1 -1
View File
@@ -1,7 +1,7 @@
{
"fields": [
"crossing",
"sloped_curb",
"kerb",
"tactile_paving"
],
"geometry": [
+3 -3
View File
@@ -1042,6 +1042,9 @@
"internet_access/fee": {
"label": "Internet Access Fee"
},
"kerb": {
"label": "Curb Ramp"
},
"lamp_type": {
"label": "Type"
},
@@ -1365,9 +1368,6 @@
"site": {
"label": "Type"
},
"sloped_curb": {
"label": "Sloped Curb"
},
"smoking": {
"label": "Smoking",
"placeholder": "No, Separated, Yes...",