mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-28 05:13:50 +01:00
12 lines
206 B
JSON
12 lines
206 B
JSON
{
|
|
"key": "side",
|
|
"type": "combo",
|
|
"label": "Side",
|
|
"strings": {
|
|
"options": {
|
|
"left": "Left",
|
|
"right": "Right"
|
|
}
|
|
},
|
|
"autoSuggestions": false
|
|
}
|