up imports

This commit is contained in:
Tykayn 2025-04-27 23:28:43 +02:00 committed by tykayn
parent a79be23ccd
commit e056ee504a
4 changed files with 2 additions and 114315 deletions

View file

@ -43,12 +43,10 @@ let listOfBooleanKeys = [
let irve_max_output = 401 // limite de kW de puissance pour une borne de recharge publique let irve_max_output = 401 // limite de kW de puissance pour une borne de recharge publique
import MappingOpenPlaquesUK from './mappings/converters/configOpenPlaquesUK' 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 limitWarningPercentageChangeInPoints = 5; // show a warning when more than N percent of the number of points changed
const allowed_configs: any = { const allowed_configs: any = {
MappingOpenPlaques,
MappingOpenPlaquesUK, MappingOpenPlaquesUK,
MappingPlaquesCommémorativesParis, MappingPlaquesCommémorativesParis,
MappingPanneauxMaxSpeed, MappingPanneauxMaxSpeed,

View file

@ -1 +0,0 @@
,tykayn,spaceship,17.04.2025 18:27,file:///home/tykayn/.config/libreoffice/4;

View file

@ -27,7 +27,7 @@ const MappingOpenPlaquesUK: MappingConfigType = {
tags: { tags: {
"id": "openplaque:id", "id": "openplaque:id",
// "machine_tag": "", // "machine_tag": "",
// "title": "", "title": "name",
// "inscription": "", // "inscription": "",
// "latitude": "", // "latitude": "",
// "longitude": "", // "longitude": "",

File diff suppressed because it is too large Load diff