mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-08-30 22:50:36 +02:00
npm run dist
This commit is contained in:
Vendored
+14
@@ -3380,6 +3380,20 @@
|
||||
"tourism"
|
||||
]
|
||||
},
|
||||
"usage_waterway": {
|
||||
"key": "usage",
|
||||
"type": "combo",
|
||||
"autoSuggestions": false,
|
||||
"customValues": false,
|
||||
"options": [
|
||||
"transportation",
|
||||
"transmission",
|
||||
"irrigation",
|
||||
"headrace",
|
||||
"tailrace",
|
||||
"spillway"
|
||||
]
|
||||
},
|
||||
"utility_semi": {
|
||||
"key": "utility",
|
||||
"type": "semiCombo"
|
||||
|
||||
Reference in New Issue
Block a user