From c19e27dd1a52bf11712e0e90204249570af24fbf Mon Sep 17 00:00:00 2001 From: Tykayn Date: Thu, 3 Oct 2024 15:17:20 +0200 Subject: [PATCH] issy start config 2 roues, modular engine option in cli --- convert_to_osm_tags.ts | 13 +- mappings/engine.ts | 1 + output/my_converted_data_set.json | 4659 +++++++++++++++++++++++++++++ 3 files changed, 4668 insertions(+), 5 deletions(-) create mode 100644 output/my_converted_data_set.json diff --git a/convert_to_osm_tags.ts b/convert_to_osm_tags.ts index cc8cb85..fcd948a 100644 --- a/convert_to_osm_tags.ts +++ b/convert_to_osm_tags.ts @@ -313,6 +313,8 @@ function mapElementFromConfSimple(featurePoint: any, mappingConfig: any) { } function setMappingConfigFromName(engine_conf_choice: string) { + console.log('------- use_mapping_engine', use_mapping_engine) + console.log('------- engine_conf_choice', engine_conf_choice) if (use_mapping_engine) { debugLog(' - using mapping engine') @@ -324,10 +326,11 @@ function setMappingConfigFromName(engine_conf_choice: string) { } else { // choisir la config IRVE par défaut si aucune option de config de mapping n'est choisie en CLI - console.log('engine_conf_choice', engine_conf_choice) + if (engine_conf_choice !== default_engine_conf_choice && allowed_configs.indexOf("mappingIssy2Roues") !== -1) { // ['mappingIssy2Roues', 'mappingConfigIRVE', 'mappingConfigIRVEFromOsmose', 'mappingConfigIRVE_simple', 'mappingTest', 'ConfigIRVE'] if (engine_conf_choice == 'mappingIssy2Roues') { + console.log('mappingIssy2Roues', mappingIssy2Roues) Mapping_engine.setConfig(mappingIssy2Roues) } else if (engine_conf_choice == 'mappingConfigIRVE') { Mapping_engine.setConfig(mappingConfigIRVE) @@ -341,10 +344,11 @@ function setMappingConfigFromName(engine_conf_choice: string) { Mapping_engine.setConfig(ConfigIRVE) } } else { - Mapping_engine.setConfig(default_engine_conf_choice) + Mapping_engine.setConfig(mappingConfigIRVE) } } - + let currentMappingConfig = Mapping_engine.getConfig(); + convertDataFromSource(sourceFilePathGeoJson, currentMappingConfig, pointCounterMax, boundingBoxCoordinates) } else { @@ -360,8 +364,7 @@ function setMappingConfigFromName(engine_conf_choice: string) { function init() { setMappingConfigFromName(engine_conf_choice) - let currentMappingConfig = Mapping_engine.getConfig(); - convertDataFromSource(sourceFilePathGeoJson, currentMappingConfig, pointCounterMax, boundingBoxCoordinates) + } diff --git a/mappings/engine.ts b/mappings/engine.ts index 36df69d..b62ed64 100644 --- a/mappings/engine.ts +++ b/mappings/engine.ts @@ -39,6 +39,7 @@ export default class { } setConfig(mappingConfig: MappingConfigType) { + console.log('load config', mappingConfig.config_name) debugLog('load config', mappingConfig.config_name) this.mapping_config = mappingConfig } diff --git a/output/my_converted_data_set.json b/output/my_converted_data_set.json new file mode 100644 index 0000000..641fbeb --- /dev/null +++ b/output/my_converted_data_set.json @@ -0,0 +1,4659 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.280470065642636, + 48.82602026044386 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.24919481724055, + 48.81844663263574 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.277971343296736, + 48.82588644936887 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.252873368054823, + 48.82112948892406 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.277828309055538, + 48.82121359772173 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.266985506632176, + 48.83259417535951 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.283532657952314, + 48.82944380310926 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2751560187344864, + 48.823017102132944 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.27158830767512, + 48.82288741705705 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.267179449159326, + 48.82108844810265 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.266142633126515, + 48.83261292533068 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2669754862791796, + 48.832794000151736 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.260864433375878, + 48.82696841051105 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2583939575596075, + 48.82537398605035 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.269385150151114, + 48.82300929223851 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.268028238104436, + 48.82309538439147 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.27156200151739, + 48.82479158011101 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.279486050602801, + 48.82949607689951 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.270224585632911, + 48.824189908549606 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2602843476084535, + 48.819779604267296 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2653997223114333, + 48.82091617146546 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.243383594455904, + 48.821279000854936 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.244799902784728, + 48.82155355119169 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2422888485362193, + 48.82116023372574 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.246156265417963, + 48.82177037334644 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2450539534582066, + 48.821574602765175 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2675709803076174, + 48.82654288365787 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2697331179075624, + 48.81772402915648 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.274127960599152, + 48.825738194539554 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.276109184769083, + 48.825287613971476 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.276052586895239, + 48.8260411319014 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2602329900078018, + 48.82283484822314 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2461782686993335, + 48.821719537616794 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.264903913106806, + 48.82210315103632 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.26578149649309, + 48.832392920209806 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.268068904181196, + 48.82407587169823 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.271975899625798, + 48.82513588759924 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2747375570969988, + 48.82783943391484 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2698472603384086, + 48.82319597534696 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.276033172402039, + 48.82915255341589 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2589543074315954, + 48.82497579471712 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.262475074566405, + 48.82812434457524 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2657788855237517, + 48.83025087989945 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2726242877798906, + 48.825599142001145 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2656519715712338, + 48.82207527927651 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2767532339616925, + 48.825553151819776 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.262381633045436, + 48.82788641354708 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2701889119115974, + 48.81909886222485 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2641531625091402, + 48.8271915092733 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.261142167081746, + 48.82684740357202 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2655080677394617, + 48.824608800340755 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2638519308142198, + 48.82946871150528 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.251132357095167, + 48.818019694379096 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.278598964050325, + 48.82735771895804 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2731110127116985, + 48.82418601813649 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2603864028616205, + 48.824018464686716 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2790011606982032, + 48.82809577002093 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.277186531333531, + 48.81758668057528 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.269952508022448, + 48.82464575718406 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2791636429642477, + 48.81867200404816 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.270422853526558, + 48.825453312107875 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2597663015172498, + 48.82574542175762 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.256874443747769, + 48.81796002104427 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2566903031108567, + 48.82334065880439 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2648803152551262, + 48.82960241775752 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.267285563612848, + 48.83152227679996 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2698780905342177, + 48.827787672715424 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2800892883373423, + 48.83147695630083 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2600773481585335, + 48.82448500890888 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.267163303469767, + 48.829759424168195 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2668177987284093, + 48.83221716992626 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2626202846356196, + 48.82045108539178 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.261196348202068, + 48.823566547808234 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2669006419451523, + 48.83140809719544 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2691571129456425, + 48.8161244458295 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.246554421745407, + 48.82081400038016 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.263505966529506, + 48.82172532382565 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.275993174824067, + 48.827466647600545 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2625333782827464, + 48.823415965102235 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2669249758691445, + 48.816508697695205 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.271591411891619, + 48.826869713814716 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2788144427666173, + 48.82692881211347 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.252690352287068, + 48.821973010954544 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2441899691950167, + 48.821925839635895 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.275092936419514, + 48.82049571284553 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2764174536581545, + 48.81899315911849 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2721530068376965, + 48.818479978403516 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2662364094756455, + 48.82966405271759 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2765784295988545, + 48.8218430316488 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.266335232617126, + 48.83103883182851 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2731301163078235, + 48.82358254005841 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2664343605454955, + 48.82956803055537 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2542554248380915, + 48.82278449051858 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2736210774655943, + 48.82302304926141 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.271961725805104, + 48.82320566534673 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2499021023103745, + 48.82006140281679 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2826024457607024, + 48.82878463637769 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.269456373215766, + 48.82381493249306 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.258910268356804, + 48.82111823699514 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.271125300285969, + 48.82253099904839 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.26214208919024, + 48.81779869756185 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.269730192241416, + 48.81438186757712 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2464125021884054, + 48.81982515828515 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.249666185695765, + 48.82078136245203 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2534498199108928, + 48.81998975772411 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2670636958642976, + 48.819586892294105 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.280479524543571, + 48.819513334911036 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2693877372005677, + 48.82445190247324 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2834804700749403, + 48.83027541176104 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.262568242510131, + 48.82158634892965 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.247461972570087, + 48.81817916496163 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.262749991361243, + 48.821563914435984 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.258395157092142, + 48.81903112369378 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2565558718322767, + 48.81784146454118 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.248982871907235, + 48.819957116388466 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.24974041383519, + 48.81938252221986 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2535024639033345, + 48.82014098839689 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2769716348159013, + 48.828053694179815 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2818237542794844, + 48.82836957411667 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.27582772832056, + 48.821428788094124 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2694654130507, + 48.82304214626939 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.266004117697095, + 48.82591349493581 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.261471879264252, + 48.82153135135221 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2668763247741732, + 48.81644821845414 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2765960387610327, + 48.82948313236328 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.271141894116785, + 48.81466816025388 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.266216346795515, + 48.830933464047234 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.278583020255895, + 48.830953708997015 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2801233644675793, + 48.82915121666233 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2680114486940366, + 48.822261034051444 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.263877238073274, + 48.829271803622184 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2665107630921373, + 48.82876625378439 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2760952290760446, + 48.8174520319576 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2603087535591584, + 48.819790295237034 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2665730008364493, + 48.81773813496012 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.244197758026808, + 48.82146360156271 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.245201608706805, + 48.821550048558535 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.270211436088975, + 48.817200304796366 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2742622932678653, + 48.82747898031534 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2453113134157303, + 48.81860336713571 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.240374551650286, + 48.821043154939304 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.247274864365339, + 48.82001110712336 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.249714660400696, + 48.819269089840056 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2519956293663532, + 48.82220911925372 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.268036695570392, + 48.82344972207575 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.277596070295644, + 48.83019707297076 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.276291501637054, + 48.8274150734605 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.266313513055903, + 48.8222965551766 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.270326625139109, + 48.8262123588327 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.266864169857282, + 48.816432541292244 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2515330859905363, + 48.821994811237595 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2461969376428956, + 48.822453051544855 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2622953606718514, + 48.822696546037534 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.257048588121281, + 48.82348170733162 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2492406291368976, + 48.81917740000785 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.270043891616447, + 48.82606573232847 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.283711950350499, + 48.83008789145764 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.266845877644745, + 48.8224114041627 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.252850768163634, + 48.821609200615775 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.276831785648061, + 48.82550222752863 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2759520686078627, + 48.822973572074595 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.273869206210763, + 48.827552828782544 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.281481309001573, + 48.82944952286828 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2596668352757616, + 48.82637948579458 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2655061410228488, + 48.824592131041705 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.280356019680431, + 48.82579577121942 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2654595681867695, + 48.820863236336685 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.269624893827579, + 48.83304103778602 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2747573672551233, + 48.82314272972947 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.240941608768654, + 48.82095490424026 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2421196316855934, + 48.82106475752183 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2482456218725133, + 48.82224556256782 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.273697949470334, + 48.824656019167264 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.275970474386803, + 48.82520769211674 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2743355604751696, + 48.817101011825024 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2495722200594575, + 48.819228978606105 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.256918843535033, + 48.817941601539836 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.266851448256987, + 48.833839488883136 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.264813257274044, + 48.83073682682087 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.259818584250345, + 48.82426330159467 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.264643593578755, + 48.82847110897342 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.264949560136298, + 48.8300973414683 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.264369210228162, + 48.82730398906433 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2662348025392336, + 48.82973899342744 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.265244330139509, + 48.830285402334276 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2714110976153186, + 48.82668395589499 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.248361565941775, + 48.822315020145126 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2660201621566287, + 48.83242760707058 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.260980425535855, + 48.82858440991793 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2665633019121683, + 48.831208167610434 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2698520904376833, + 48.82585295897731 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2620139279704743, + 48.82795695941005 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2641682266729957, + 48.829275379692405 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2606288354705475, + 48.82543767491074 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2762043269676284, + 48.82304312573447 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2468082741217894, + 48.81952769745894 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.284359567735851, + 48.83015546262167 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2748774270352903, + 48.824643976367284 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.252502002083561, + 48.82193963598534 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2621199738370894, + 48.82802190358404 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2774328853566295, + 48.81849036111462 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.266192171368841, + 48.824319006956316 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.260265435656531, + 48.82699660857843 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2630502082058217, + 48.819639244171626 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.285765830529628, + 48.828730545363534 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2649786143509916, + 48.82358402572233 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2773377018639462, + 48.821345785263155 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2427062147107377, + 48.821638260746525 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2662262675303957, + 48.83075898551334 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2510650713032505, + 48.82120856642238 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.27866971250492, + 48.82629593126655 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2724261618615396, + 48.82362361619623 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2545275660872304, + 48.82263758023889 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.27853464237556, + 48.82627068797273 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2531944186587833, + 48.82056279014711 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2761420016583664, + 48.82764843480648 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2721120541086255, + 48.82497071355882 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2825951793537236, + 48.828871446541605 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2663535454225294, + 48.82223253993263 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2791199212727276, + 48.81872031165263 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2742671690696175, + 48.81889961107682 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2737395118711325, + 48.82403323851193 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.264311203344852, + 48.822984061665856 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2498236668246236, + 48.8203715264366 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2699311032528118, + 48.82192570991255 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2572950413511497, + 48.81836992447785 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2571990542965024, + 48.81818400271455 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2605181235260807, + 48.81820072343797 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2707247438594997, + 48.82272233579574 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2529746501145675, + 48.821155962295336 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2568121150450207, + 48.82336053452369 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.26478514423173, + 48.822479987336 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2495458196242915, + 48.82265867475624 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.280907844713356, + 48.82856332810228 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.262714013719918, + 48.82042683161399 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2605090843216917, + 48.8240885239739 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.271536597016798, + 48.82354873107175 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.269946266136213, + 48.81663660725011 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2808544234600694, + 48.82159680060228 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.27983561467277, + 48.82164316548858 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.266618588679121, + 48.82882072344717 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.267842736835748, + 48.823446770363425 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2691735935303816, + 48.82776595254999 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.27412326677226, + 48.824371504210795 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2696092354352997, + 48.82588182566277 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.263770910472634, + 48.826948473061805 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.264945681694217, + 48.82690754253367 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2650624916861597, + 48.82972446841912 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.257853299833813, + 48.825356365070455 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.265724987539964, + 48.82167395309247 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.265428710167293, + 48.82475128202572 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2654925266456374, + 48.83174610596308 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2736687426982387, + 48.82764222951878 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2834587513563736, + 48.82941374270096 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2656022620339056, + 48.82091503735657 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2677401457742787, + 48.82416106745267 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2691936147584935, + 48.821481508926205 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.265070808443065, + 48.81674361404052 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.269903997403261, + 48.824680147321644 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2770339456547584, + 48.81748093313942 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.279909257942208, + 48.82926011599204 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.27104893341497, + 48.81796130906982 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2749077287163315, + 48.82688704432876 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.243031552110403, + 48.82116650051963 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.250787255198591, + 48.82042569355385 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2613335224889908, + 48.82131794821371 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.262219143607023, + 48.82311323949759 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.263936053220638, + 48.82185048578754 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2697670222023474, + 48.83293006521449 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.269009208510366, + 48.82776645288647 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.265717022229286, + 48.82209576310563 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2758031220078556, + 48.82773358850953 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2761239610262334, + 48.827401213072164 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.263260029215551, + 48.81962657395644 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2443034316170185, + 48.82150952242182 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2554477183367156, + 48.8211672728048 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2663741268942954, + 48.82804124684188 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.267676243833657, + 48.82703843246081 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2677245560509895, + 48.82473093021387 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2643687029807094, + 48.82454004692127 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2677189652524614, + 48.82298665482845 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2806098632362204, + 48.82568913541414 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2566852840780527, + 48.81983627752496 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2605673679250136, + 48.827123691321795 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.258595370722307, + 48.822705853382566 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.262422337586422, + 48.82277188955747 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2567234342431575, + 48.81987811053861 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.276954089488149, + 48.82209823313222 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.254017809052138, + 48.821892155952135 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.267184375641381, + 48.82968465315844 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2710769755418347, + 48.824276033857586 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2569282313136982, + 48.81978143723783 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2511740143116796, + 48.81913327311481 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2473380541268457, + 48.82013111283466 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.259184609811241, + 48.825243215639944 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2438296146460215, + 48.81896134036041 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2634387208480096, + 48.8189891108735 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.284301980415644, + 48.830113911103204 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2482445610076796, + 48.81955381197662 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.266522149913716, + 48.830888061559776 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2824530983025983, + 48.82900028749383 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2753461882135606, + 48.82223108295822 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2606330532648076, + 48.826310643536274 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.260777399584681, + 48.82002391001748 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2791886100673033, + 48.82819480241793 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2638946808102407, + 48.82414890363687 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2650903476402156, + 48.830184941354915 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2676019335767177, + 48.83323419447331 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2647877163999084, + 48.82396830372815 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2735959757215456, + 48.825456708516036 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.277899713917124, + 48.82727438624445 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2773638970121235, + 48.82650791028152 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.267655897831505, + 48.82733219010854 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.259474661646237, + 48.82550840073946 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.264146619042045, + 48.82910570209496 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2685827874011752, + 48.83252146878048 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2747341126898464, + 48.81649095456299 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2436815758989828, + 48.81895984687021 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.249430522683974, + 48.81795309592624 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2559786693371504, + 48.82299875223701 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2752067563076688, + 48.828675384216076 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2640745582166395, + 48.826468405396355 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2806178335618172, + 48.82182908327627 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.266332119469879, + 48.830848540499055 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.251841474078577, + 48.822161029262176 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2732762794010903, + 48.825529348052534 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.280139338517119, + 48.825058932442126 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2595996587933955, + 48.81913728539946 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.26980803304076, + 48.82322864321727 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2542213300424554, + 48.82267759725502 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.258827698416859, + 48.825026454338605 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.25935713568702, + 48.82014730672197 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2525482183868086, + 48.82144255844219 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2600960428086183, + 48.8166668248116 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2508362802849793, + 48.82032494756332 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.261149996468742, + 48.82013009320041 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2610019779841375, + 48.82435424367806 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2780252398205256, + 48.83062968847325 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2802310019838217, + 48.82588960800947 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2540079534241197, + 48.8190763634211 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2464248799740165, + 48.821666359766674 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.271522940954948, + 48.82156687188189 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.271366920217015, + 48.82267142437091 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2495443251907523, + 48.81851400926528 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2603622564472143, + 48.816841412660054 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2644347074668656, + 48.814916188574536 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2744424048675325, + 48.82826783344808 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.272362425211652, + 48.826858554006556 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.272728730666255, + 48.821957039165994 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.27599364232326, + 48.81738316116575 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.271140972704433, + 48.82640978777133 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2780924416270008, + 48.83031193093215 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2812644792236183, + 48.82783309431992 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.2500918687712814, + 48.817921666056975 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.252668858699404, + 48.82129381784016 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.251993303180485, + 48.82143823046523 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.27745831942378, + 48.82743211402345 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + }, + { + "type": "Feature", + "geometry": { + "coordinates": [ + 2.274714351166553, + 48.823261525362334 + ], + "type": "Point" + }, + "properties": { + "amenity": "charging_station" + } + } + ] +} \ No newline at end of file