mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-27 21:03:51 +01:00
simplify post box preset
dropping the GB regional variant in favour of making the `royal_cypher` field regional. see also https://github.com/ideditor/schema-builder/issues/94
This commit is contained in:
parent
7a444f10be
commit
ae68feef3c
3 changed files with 9 additions and 28 deletions
|
|
@ -16,5 +16,10 @@
|
|||
}
|
||||
},
|
||||
"autoSuggestions": false,
|
||||
"customValues": false
|
||||
"customValues": false,
|
||||
"locationSet": {
|
||||
"include": [
|
||||
"gb"
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue