mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-28 05:13:50 +01: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:
parent
262f0fb46c
commit
8de00a159a
16 changed files with 93 additions and 12 deletions
|
|
@ -9,6 +9,11 @@
|
|||
"extinct": "Extinct"
|
||||
}
|
||||
},
|
||||
"icons": {
|
||||
"active": "roentgen-stratovolcano___lava",
|
||||
"dormant": "roentgen-stratovolcano___smoke",
|
||||
"extinct": "roentgen-stratovolcano"
|
||||
},
|
||||
"autoSuggestions": false,
|
||||
"customValues": false
|
||||
}
|
||||
|
|
|
|||
|
|
@ -9,6 +9,11 @@
|
|||
"scoria": "Scoria"
|
||||
}
|
||||
},
|
||||
"icons": {
|
||||
"stratovolcano": "roentgen-stratovolcano___smoke_2",
|
||||
"shield": "roentgen-shield_volcano___smoke_2",
|
||||
"scoria": "roentgen-volcanic_cone___smoke_2"
|
||||
},
|
||||
"autoSuggestions": false,
|
||||
"customValues": false
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue