ajout évènements bison futé

This commit is contained in:
Tykayn 2025-10-04 16:21:26 +02:00 committed by tykayn
parent 9fb9986a2c
commit 677ee382d6

View file

@ -121,6 +121,59 @@ const oedb = {
lanes_affected: { label: 'Voies impactées', writable: true }
}
},
'traffic.OperatorAction.NetworkManagement.RoadOrCarriagewayOrLaneManagement': {
emoji: '',
image: 'static/cone.png',
label: 'Travaux de voirie',
category: 'Circulation',
description: 'Événement de type Traffic OperatorAction NetworkManagement RoadOrCarriagewayOrLaneManagement',
durationHours: 24,
properties: {
source: { label: 'Source', writable: true },
}
},
'traffic.OperatorAction.MaintenanceWorks': {
emoji: '',
image: 'static/cone.png',
label: 'Travaux d\'entretien de voirie',
category: 'Circulation',
description: 'Événement de type Traffic OperatorAction NetworkManagement RoadOrCarriagewayOrLaneManagement',
durationHours: 200,
properties: {
source: { label: 'Source', writable: true },
}
},
'traffic.OperatorAction.NetworkManagement.ReroutingManagement': {
emoji: '',
image: 'static/cone.png',
label: 'Gestion des déviations de voirie',
category: 'Circulation',
description: 'Événement de type Traffic OperatorAction NetworkManagement ReroutingManagement',
durationHours: 200,
properties: {
source: { label: 'Source', writable: true },
}
},
'traffic.OperatorAction.ConstructionWorks': {
emoji: '',
image: 'static/cone.png',
label: 'Travaux de construction',
category: 'Circulation',
description: 'Événement de type Traffic OperatorAction ConstructionWorks',
durationHours: 200,
properties: {
source: { label: 'Source', writable: true },
}
},
'traffic.obstacle.flood': {
emoji: '🌊',
label: 'Chaussée inondée',
category: 'Circulation',
description: 'Chaussée inondée',
durationHours: 50,
},
'wildlife': {
emoji: '🦌',
label: 'Animal',