mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-28 13:23:52 +01:00
Merge c0278ca225 into 12f0515143
This commit is contained in:
commit
e9a430f981
11 changed files with 31 additions and 10 deletions
11
data/fields/operator/type_check.json
Normal file
11
data/fields/operator/type_check.json
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"key": "operator:type",
|
||||
"type": "defaultCheck",
|
||||
"label": "Road Maintenance",
|
||||
"strings": {
|
||||
"options": {
|
||||
"undefined": "Public Entity",
|
||||
"private": "Private"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue