mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-06-06 06:53:53 +02:00
use Röntgen icon for more presets and field-values
presets: * Diving Platform * City Limit Sign * Turning Loop fields values: * `design` field of Power Poles and Power Towers/Portals * `leaf_type` * `traffic_calming` * `volcano:type` and `volcano:status` * `tower:construction`
This commit is contained in:
@@ -2,5 +2,11 @@
|
||||
"key": "tower:construction",
|
||||
"type": "combo",
|
||||
"label": "Construction",
|
||||
"placeholder": "Guyed, Lattice, Concealed, ..."
|
||||
"placeholder": "Guyed, Lattice, Concealed, ...",
|
||||
"icons": {
|
||||
"freestanding": "roentgen-tube",
|
||||
"guyed_lattice": "roentgen-lattice_guyed",
|
||||
"guyed_tube": "roentgen-tube_guyed",
|
||||
"lattice": "roentgen-lattice"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user