mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-28 21:33:51 +01:00
7 lines
189 B
JSON
7 lines
189 B
JSON
{
|
|
"key": "content",
|
|
"type": "combo",
|
|
"label": "Content",
|
|
"options": ["silage", "water", "oil", "fuel", "slurry", "gas", "manure", "sewage"],
|
|
"autoSuggestions" : false
|
|
}
|