mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-15 21:48:15 +02:00
specify cons for some shelter_type values, see #851
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
{
|
||||
"key": "shelter_type",
|
||||
"type": "combo",
|
||||
"label": "Type"
|
||||
"label": "Type",
|
||||
"icons": {
|
||||
"public_transport": "temaki-transit_shelter",
|
||||
"picnic_shelter": "temaki-picnic_shelter",
|
||||
"lean_to": "temaki-sleep_shelter",
|
||||
"field_shelter": "temaki-horse_shelter"
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user