Update field definition

This commit is contained in:
zstadler 2023-11-23 14:47:47 +02:00
parent 5725434959
commit 9b549c3045
2 changed files with 10 additions and 4 deletions

View file

@ -0,0 +1,5 @@
{
"key": "oneway:mtb",
"type": "check",
"label": "One Way (Mountain Bike)"
}

View file

@ -4,10 +4,7 @@
},
"icon": "temaki-pedestrian_and_cyclist",
"fields": [
"mtb:name",
"mtb:name:he",
"oneway:mtb",
"mtb:scale",
"mtb/name",
"segregated",
"name",
"oneway",
@ -18,6 +15,10 @@
"access",
"incline"
],
"moreFields": [
"mtb/scale",
"sac_scale"
],
"geometry": ["line"],
"tags": {
"highway": "path"