mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-28 02:42:27 +02:00
cycleway/crossing: add "oneway" field to unmarked in bicycle_foot
This streamlines the presets and makes it easer to review and use them.
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
},
|
||||
"icon": "temaki-ped_cyclist_crosswalk",
|
||||
"fields": [
|
||||
"oneway",
|
||||
"crossing",
|
||||
"surface",
|
||||
"smoothness",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "fas-biking",
|
||||
"fields": [
|
||||
"oneway",
|
||||
"crossing",
|
||||
"surface",
|
||||
"tactile_paving",
|
||||
|
||||
Reference in New Issue
Block a user