This commit is contained in:
Tobias 2025-10-23 20:16:16 +11:00 committed by GitHub
commit e9a430f981
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 31 additions and 10 deletions

View file

@ -0,0 +1,11 @@
{
"key": "operator:type",
"type": "defaultCheck",
"label": "Road Maintenance",
"strings": {
"options": {
"undefined": "Public Entity",
"private": "Private"
}
}
}

View file

@ -16,7 +16,8 @@
"maxweight_bridge",
"smoothness",
"stroller",
"wheelchair"
"wheelchair",
"operator/type_check"
],
"icon": "maki-horse-riding",
"geometry": [

View file

@ -19,7 +19,8 @@
"maxweight_bridge",
"not/name",
"stroller",
"wheelchair"
"wheelchair",
"operator/type_check"
],
"geometry": [
"line"

View file

@ -20,7 +20,8 @@
"smoothness",
"stroller",
"tactile_paving",
"wheelchair"
"wheelchair",
"operator/type_check"
],
"geometry": [
"line"

View file

@ -27,7 +27,8 @@
"smoothness",
"stroller",
"trail_visibility",
"wheelchair"
"wheelchair",
"operator/type_check"
],
"geometry": [
"line"

View file

@ -9,7 +9,8 @@
"access"
],
"moreFields": [
"bridge/ref"
"bridge/ref",
"operator/type_check"
],
"geometry": [
"area"

View file

@ -14,7 +14,8 @@
"covered_no",
"incline",
"maxweight_bridge",
"smoothness"
"smoothness",
"operator/type_check"
],
"geometry": [
"line"

View file

@ -33,7 +33,8 @@
"smoothness",
"traffic_calming_road",
"trolley_wire",
"width"
"width",
"operator/type_check"
],
"geometry": [
"line"

View file

@ -27,7 +27,8 @@
"parking/side/orientation",
"smoothness",
"trolley_wire",
"width"
"width",
"operator/type_check"
],
"geometry": [
"line"

View file

@ -21,7 +21,8 @@
"ref",
"ramp",
"stroller",
"wheelchair"
"wheelchair",
"operator/type_check"
],
"geometry": [
"line"

View file

@ -21,7 +21,8 @@
"mtb/scale/uphill",
"oneway",
"stroller",
"wheelchair"
"wheelchair",
"operator/type_check"
],
"geometry": [
"line"