mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-26 20:33:51 +01:00
Create static_caravans.json
Key is used with tourism related features. Also see #26
This commit is contained in:
parent
9512192026
commit
891eb02711
1 changed files with 11 additions and 0 deletions
11
data/fields/static_caravans.json
Normal file
11
data/fields/static_caravans.json
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"key": "static_caravans",
|
||||
"type": "check",
|
||||
"label": "Mobile Homes",
|
||||
"terms": [
|
||||
"House Trailers",
|
||||
"Park Home",
|
||||
"Static Caravans",
|
||||
"Trailer home"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue