mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-29 19:29:33 +02:00
use Röntgen icons for crane types
This commit is contained in:
@@ -11,6 +11,12 @@
|
||||
"tower_crane": "Tower Crane"
|
||||
}
|
||||
},
|
||||
"icons": {
|
||||
"portal_crane": "roentgen-crane_portal",
|
||||
"gantry_crane": "roentgen-crane_gantry",
|
||||
"tower_crane": "roentgen-crane",
|
||||
"travel_lift": "roentgen-crane_travel_lift"
|
||||
},
|
||||
"autoSuggestions": false,
|
||||
"customValues": false
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"icon": "temaki-crane",
|
||||
"icon": "roentgen-crane",
|
||||
"fields": [
|
||||
"operator",
|
||||
"manufacturer",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"icon": "temaki-crane",
|
||||
"icon": "roentgen-crane_gantry",
|
||||
"geometry": [
|
||||
"point",
|
||||
"vertex",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"icon": "temaki-crane",
|
||||
"icon": "roentgen-crane_portal",
|
||||
"geometry": [
|
||||
"point",
|
||||
"vertex",
|
||||
|
||||
Reference in New Issue
Block a user