mirror of
https://forge.chapril.org/tykayn/wololo
synced 2025-10-04 17:04:53 +02:00
up imports
This commit is contained in:
parent
a79be23ccd
commit
e056ee504a
4 changed files with 2 additions and 114315 deletions
|
@ -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,
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
,tykayn,spaceship,17.04.2025 18:27,file:///home/tykayn/.config/libreoffice/4;
|
|
|
@ -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": "",
|
||||||
|
|
114310
output/converted_
114310
output/converted_
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue