mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-29 22:03:53 +01:00
Add dogs allowed field to more presets
This commit is contained in:
parent
2d53ca9b69
commit
ee77136322
10 changed files with 16 additions and 3 deletions
|
|
@ -5,9 +5,11 @@
|
|||
"strings": {
|
||||
"options": {
|
||||
"yes": "Allowed",
|
||||
"no": "Not Allowed",
|
||||
"designated": "Intended for dogs",
|
||||
"outside": "Allowed only outside",
|
||||
"leashed": "Leashed Only",
|
||||
"unleashed": "Leashes Not Required",
|
||||
"no": "Not Allowed"
|
||||
"unleashed": "Leashes Not Required"
|
||||
}
|
||||
},
|
||||
"autoSuggestions": false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue