add open plaques

This commit is contained in:
Tykayn 2025-04-18 15:34:53 +02:00 committed by tykayn
parent e33aecb565
commit a79be23ccd
8 changed files with 114916 additions and 29 deletions

View file

@ -42,10 +42,14 @@ let listOfBooleanKeys = [
]
let irve_max_output = 401 // limite de kW de puissance pour une borne de recharge publique
import MappingOpenPlaquesUK from './mappings/converters/configOpenPlaquesUK'
import MappingOpenPlaques from './mappings/converters/configOpenPlaques'
const limitWarningPercentageChangeInPoints = 5; // show a warning when more than N percent of the number of points changed
const allowed_configs: any = {
MappingOpenPlaques,
MappingOpenPlaquesUK,
MappingPlaquesCommémorativesParis,
MappingPanneauxMaxSpeed,
MappingArbresRemarquablesRouen,