mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-06-10 08:53:54 +02:00
golf cartpaths: add field to choose hw tag
and use highway=footway for walking paths
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"key": "highway",
|
||||
"type": "typeCombo",
|
||||
"label": "Type of Path",
|
||||
"strings": {
|
||||
"options": {
|
||||
"path": "Cartpath",
|
||||
"service": "Service Road"
|
||||
}
|
||||
},
|
||||
"autoSuggestions": false
|
||||
}
|
||||
Reference in New Issue
Block a user