From 72c335d270682e8977a10a0a49c9fcbdce5ab4bb Mon Sep 17 00:00:00 2001 From: Tykayn Date: Sat, 29 Jul 2023 22:10:50 +0200 Subject: [PATCH] add filter on bounding coordinates --- .../convert_to_osm_tags.mjs | 62 +- ...onverted_data_set_filtered_zipcode_91.json | 5032 +++++++++++++++++ 2 files changed, 5081 insertions(+), 13 deletions(-) diff --git a/mapping_geojson_to_osm_tags/convert_to_osm_tags.mjs b/mapping_geojson_to_osm_tags/convert_to_osm_tags.mjs index 7aecc823..b9e97aba 100644 --- a/mapping_geojson_to_osm_tags/convert_to_osm_tags.mjs +++ b/mapping_geojson_to_osm_tags/convert_to_osm_tags.mjs @@ -6,24 +6,38 @@ import fs from 'node-fs'; let show_debug = 0; + +// wip filter +let filterOnBoundingBox = true + +let boundingBoxCoordinates ={ + xMin: 1.91, + yMin: 48.7, + xMax: 2.38, + yMax: 48.4, +} + let filterCoordinates = true; -let filterDepartment = 974; +let enableFilterOnDepartment = false; +let filterDepartment = 91; let filterZipCode = new RegExp(`^${filterDepartment}`); let filterZipCodeAdresse = new RegExp(` ${filterDepartment}`); let filteredName ='' -if(filterCoordinates){ +if(enableFilterOnDepartment){ filteredName = '_filtered_zipcode_'+filterDepartment } - +if(filterOnBoundingBox){ + filteredName = '_filtered_bbox_'+boundingBoxCoordinates.xMin+'-'+boundingBoxCoordinates.xMax+'_'+boundingBoxCoordinates.yMin+'-'+boundingBoxCoordinates.yMax +} let pointCounterMax = 1000000; -// let limitConversionToFirstPoint = false; -// if (limitConversionToFirstPoint) { -// pointCounterMax = 1 -// } +let limitConversionToFirstPoint = false; +// limitConversionToFirstPoint = true; +if (limitConversionToFirstPoint) { + pointCounterMax = 1 +} -// limitConversionToFirstPoint = false; // let sourceFileChargemapJson = './chargemap_data/hurepoix.json' let sourceFileIRVEGeoJson = './etalab_data/latest.json' @@ -105,11 +119,33 @@ function convertDataForIRVE(sourceFilePath, mapping, pointCounterMax) { console.log('listOfPoints.length', listOfPoints.length) listOfPoints.forEach(featurePoint => { - let regextestresult = ( - filterZipCode.test(featurePoint.properties.consolidated_code_postal) - ||  - filterZipCodeAdresse.test(featurePoint.properties.adresse_station) - ) + let regextestresult = true; + + if(enableFilterOnDepartment){ + console.log('filtre sur les départements activé') + regextestresult = ( + filterZipCode.test(featurePoint.properties.consolidated_code_postal) + || + filterZipCodeAdresse.test(featurePoint.properties.adresse_station) + ) + }else if(filterOnBoundingBox){ + console.log('filtre sur les coordonnées activé') + + let x = coordonneesXY[0] + let xMin = boundingBoxCoordinates.xMin + let xMax = boundingBoxCoordinates.xMax + let yMin = boundingBoyCoordinates.yMin + let yMax = boundingBoyCoordinates.yMay + + let y = coordonneesXY[1] + regextestresult = ( + filterZipCode.test(x >= xMin && x <= xMax) + && + filterZipCode.test(y >= yMin && y <= yMax) + ) + + } + // filter points depending on zipcode diff --git a/mapping_geojson_to_osm_tags/output/my_converted_data_set_filtered_zipcode_91.json b/mapping_geojson_to_osm_tags/output/my_converted_data_set_filtered_zipcode_91.json index c74fca78..d2d09437 100644 --- a/mapping_geojson_to_osm_tags/output/my_converted_data_set_filtered_zipcode_91.json +++ b/mapping_geojson_to_osm_tags/output/my_converted_data_set_filtered_zipcode_91.json @@ -137,6 +137,720 @@ "socket:type2_cable": "" } }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.436023, + 48.632526 + ] + }, + "properties": { + "operator": "", + "owner:ref:FR:SIREN": "", + "email": "info@chargepoint.com", + "phone": "", + "network": "IRVE CAGPS MAGELLAN 3", + "ref:EU:EVSE": "FRCPIE6591135", + "ref": "FRCPIE6591135", + "name": "IRVE CAGPS MAGELLAN 3", + "capacity": "7", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "false", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-10-12", + "note": "EF connector is available at the site separately", + "source:date": "2023-07-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.436023, + 48.632526 + ] + }, + "properties": { + "operator": "", + "owner:ref:FR:SIREN": "", + "email": "info@chargepoint.com", + "phone": "", + "network": "IRVE CAGPS MAGELLAN 3", + "ref:EU:EVSE": "FRCPIE6591095", + "ref": "FRCPIE6591095", + "name": "IRVE CAGPS MAGELLAN 3", + "capacity": "7", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "false", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-10-12", + "note": "EF connector is available at the site separately", + "source:date": "2023-07-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.436023, + 48.632526 + ] + }, + "properties": { + "operator": "", + "owner:ref:FR:SIREN": "", + "email": "info@chargepoint.com", + "phone": "", + "network": "IRVE CAGPS MAGELLAN 3", + "ref:EU:EVSE": "FRCPIE6591105", + "ref": "FRCPIE6591105", + "name": "IRVE CAGPS MAGELLAN 3", + "capacity": "7", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "false", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-10-12", + "note": "EF connector is available at the site separately", + "source:date": "2023-07-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.436023, + 48.632526 + ] + }, + "properties": { + "operator": "", + "owner:ref:FR:SIREN": "", + "email": "info@chargepoint.com", + "phone": "", + "network": "IRVE CAGPS MAGELLAN 3", + "ref:EU:EVSE": "FRCPIE6591115", + "ref": "FRCPIE6591115", + "name": "IRVE CAGPS MAGELLAN 3", + "capacity": "7", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "false", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-10-12", + "note": "EF connector is available at the site separately", + "source:date": "2023-07-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.436023, + 48.632526 + ] + }, + "properties": { + "operator": "", + "owner:ref:FR:SIREN": "", + "email": "info@chargepoint.com", + "phone": "", + "network": "IRVE CAGPS MAGELLAN 3", + "ref:EU:EVSE": "FRCPIE6591125", + "ref": "FRCPIE6591125", + "name": "IRVE CAGPS MAGELLAN 3", + "capacity": "7", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "false", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-10-12", + "note": "EF connector is available at the site separately", + "source:date": "2023-07-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.436023, + 48.632526 + ] + }, + "properties": { + "operator": "", + "owner:ref:FR:SIREN": "", + "email": "info@chargepoint.com", + "phone": "", + "network": "IRVE CAGPS MAGELLAN 3", + "ref:EU:EVSE": "FRCPIE6591145", + "ref": "FRCPIE6591145", + "name": "IRVE CAGPS MAGELLAN 3", + "capacity": "7", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "false", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-10-12", + "note": "EF connector is available at the site separately", + "source:date": "2023-07-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.436023, + 48.632526 + ] + }, + "properties": { + "operator": "", + "owner:ref:FR:SIREN": "", + "email": "info@chargepoint.com", + "phone": "", + "network": "IRVE CAGPS MAGELLAN 3", + "ref:EU:EVSE": "FRCPIE6591165", + "ref": "FRCPIE6591165", + "name": "IRVE CAGPS MAGELLAN 3", + "capacity": "7", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "false", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-10-12", + "note": "EF connector is available at the site separately", + "source:date": "2023-07-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.229205, + 48.690167 + ] + }, + "properties": { + "operator": "", + "owner:ref:FR:SIREN": "", + "email": "info@chargepoint.com", + "phone": "", + "network": "SONEPAR CONNECT VILLEBON", + "ref:EU:EVSE": "FRCPIE6595995", + "ref": "FRCPIE6595995", + "name": "SONEPAR CONNECT VILLEBON", + "capacity": "2", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "false", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-10-12", + "note": "EF connector is available at the site separately", + "source:date": "2023-07-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.229205, + 48.690167 + ] + }, + "properties": { + "operator": "", + "owner:ref:FR:SIREN": "", + "email": "info@chargepoint.com", + "phone": "", + "network": "SONEPAR CONNECT VILLEBON", + "ref:EU:EVSE": "FRCPIE6595995", + "ref": "FRCPIE6595995", + "name": "SONEPAR CONNECT VILLEBON", + "capacity": "2", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "false", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-10-12", + "note": "EF connector is available at the site separately", + "source:date": "2023-07-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.01794363, + 48.543534 + ] + }, + "properties": { + "operator": "", + "owner:ref:FR:SIREN": "", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Dourdan", + "ref:EU:EVSE": "FRIENE007902", + "ref": "FRIENE007902", + "name": "Dourdan", + "capacity": "4", + "socket:typee": "false", + "socket:type2": "false", + "socket:type2_combo": "true", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "true", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-06-27", + "note": "EF connector is available at the site separately", + "source:date": "2023-07-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.01794363, + 48.543534 + ] + }, + "properties": { + "operator": "", + "owner:ref:FR:SIREN": "", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Dourdan", + "ref:EU:EVSE": "FRIENE007902", + "ref": "FRIENE007902", + "name": "Dourdan", + "capacity": "4", + "socket:typee": "false", + "socket:type2": "false", + "socket:type2_combo": "true", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "true", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-06-27", + "note": "EF connector is available at the site separately", + "source:date": "2023-07-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.01794363, + 48.543534 + ] + }, + "properties": { + "operator": "", + "owner:ref:FR:SIREN": "", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Dourdan", + "ref:EU:EVSE": "FRIENE007901", + "ref": "FRIENE007901", + "name": "Dourdan", + "capacity": "4", + "socket:typee": "false", + "socket:type2": "false", + "socket:type2_combo": "true", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "true", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-06-27", + "note": "EF connector is available at the site separately", + "source:date": "2023-07-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.01794363, + 48.543534 + ] + }, + "properties": { + "operator": "", + "owner:ref:FR:SIREN": "", + "email": "support@iecharge.io", + "phone": "+33 1 84 88 68 00", + "network": "Dourdan", + "ref:EU:EVSE": "FRIENE007901", + "ref": "FRIENE007901", + "name": "Dourdan", + "capacity": "4", + "socket:typee": "false", + "socket:type2": "false", + "socket:type2_combo": "true", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "true", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-06-27", + "note": "EF connector is available at the site separately", + "source:date": "2023-07-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.170199, + 48.457568 + ] + }, + "properties": { + "operator": "", + "owner:ref:FR:SIREN": "", + "email": "info@chargepoint.com", + "phone": "", + "network": "SONEPAR CONNECT ETAMPES", + "ref:EU:EVSE": "FRCPIE6609035", + "ref": "FRCPIE6609035", + "name": "SONEPAR CONNECT ETAMPES", + "capacity": "2", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "false", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-10-12", + "note": "EF connector is available at the site separately", + "source:date": "2023-07-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.170199, + 48.457568 + ] + }, + "properties": { + "operator": "", + "owner:ref:FR:SIREN": "", + "email": "info@chargepoint.com", + "phone": "", + "network": "SONEPAR CONNECT ETAMPES", + "ref:EU:EVSE": "FRCPIE6609035", + "ref": "FRCPIE6609035", + "name": "SONEPAR CONNECT ETAMPES", + "capacity": "2", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "false", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-10-12", + "note": "EF connector is available at the site separately", + "source:date": "2023-07-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.389685, + 48.675894 + ] + }, + "properties": { + "operator": "", + "owner:ref:FR:SIREN": "", + "email": "info@chargepoint.com", + "phone": "", + "network": "SONEPAR VIRY-CHATILLON", + "ref:EU:EVSE": "FRCPIE6628885", + "ref": "FRCPIE6628885", + "name": "SONEPAR VIRY-CHATILLON", + "capacity": "2", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "false", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-10-12", + "note": "EF connector is available at the site separately", + "source:date": "2023-07-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.389685, + 48.675894 + ] + }, + "properties": { + "operator": "", + "owner:ref:FR:SIREN": "", + "email": "info@chargepoint.com", + "phone": "", + "network": "SONEPAR VIRY-CHATILLON", + "ref:EU:EVSE": "FRCPIE6628885", + "ref": "FRCPIE6628885", + "name": "SONEPAR VIRY-CHATILLON", + "capacity": "2", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "false", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-10-12", + "note": "EF connector is available at the site separately", + "source:date": "2023-07-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.206429, + 48.688773 + ] + }, + "properties": { + "operator": "", + "owner:ref:FR:SIREN": "", + "email": "info@chargepoint.com", + "phone": "", + "network": "SONEPAR 3CCLIM VILLEBON", + "ref:EU:EVSE": "FRCPIE6690455", + "ref": "FRCPIE6690455", + "name": "SONEPAR 3CCLIM VILLEBON", + "capacity": "2", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "false", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-02-17", + "note": "EF connector is available at the site separately", + "source:date": "2023-07-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.206429, + 48.688773 + ] + }, + "properties": { + "operator": "", + "owner:ref:FR:SIREN": "", + "email": "info@chargepoint.com", + "phone": "", + "network": "SONEPAR 3CCLIM VILLEBON", + "ref:EU:EVSE": "FRCPIE6690455", + "ref": "FRCPIE6690455", + "name": "SONEPAR 3CCLIM VILLEBON", + "capacity": "2", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "false", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-02-17", + "note": "EF connector is available at the site separately", + "source:date": "2023-07-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.427055, + 48.612608 + ] + }, + "properties": { + "operator": "", + "owner:ref:FR:SIREN": "", + "email": "info@chargepoint.com", + "phone": "", + "network": "SONEPAR LISSES", + "ref:EU:EVSE": "FRCPIE6758525", + "ref": "FRCPIE6758525", + "name": "SONEPAR LISSES", + "capacity": "2", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "false", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-07-20", + "note": "EF connector is available at the site separately", + "source:date": "2023-07-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.427055, + 48.612608 + ] + }, + "properties": { + "operator": "", + "owner:ref:FR:SIREN": "", + "email": "info@chargepoint.com", + "phone": "", + "network": "SONEPAR LISSES", + "ref:EU:EVSE": "FRCPIE6758525", + "ref": "FRCPIE6758525", + "name": "SONEPAR LISSES", + "capacity": "2", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "false", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-07-20", + "note": "EF connector is available at the site separately", + "source:date": "2023-07-28", + "socket:type2_cable": "false" + } + }, { "type": "Feature", "geometry": { @@ -4659,6 +5373,3100 @@ "socket:type2_cable": "" } }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.123598575, + 48.62476348 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PIGWTYIK1QR", + "ref": "IGWTYIK1QR", + "name": "Fontenay-lès-Briss, Rue du Mont Louvet", + "capacity": "2", + "socket:typee": "true", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "true", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-03-25", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-04-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.123598575, + 48.62476348 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PIGWTYIK1QR", + "ref": "IGWTYIK1QR", + "name": "Fontenay-lès-Briss, Rue du Mont Louvet", + "capacity": "2", + "socket:typee": "true", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "true", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-03-17", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-05-26", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.08853228, + 48.31828217 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PT63G4SSANF", + "ref": "T63G4SSANF", + "name": "Commune Le Mérévillois, Place de l'Hôtel de Ville", + "capacity": "4", + "socket:typee": "true", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-09-08", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-05-23", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.086814459, + 48.31808191 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PT63G4SSANF", + "ref": "T63G4SSANF", + "name": "Commune Le Mérévillois, Place de l'Hôtel de Ville", + "capacity": "4", + "socket:typee": "true", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-09-08", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.08853228, + 48.31828217 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PT63G4SSANF", + "ref": "T63G4SSANF", + "name": "Commune Le Mérévillois, Place de l'Hôtel de Ville", + "capacity": "4", + "socket:typee": "true", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-09-08", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-05-23", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.086814459, + 48.31808191 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PT63G4SSANF", + "ref": "T63G4SSANF", + "name": "Commune Le Mérévillois, Place de l'Hôtel de Ville", + "capacity": "4", + "socket:typee": "true", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-09-08", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.378329, + 48.681627 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PSBPX6OZUXS", + "ref": "SBPX6OZUXS", + "name": "Viry-Châtillon, avenue du Général de Gaulle", + "capacity": "8", + "socket:typee": "true", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2021-09-07", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.378329, + 48.681627 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PSBPX6OZUXS", + "ref": "SBPX6OZUXS", + "name": "Viry-Châtillon, avenue du Général de Gaulle", + "capacity": "8", + "socket:typee": "true", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2021-09-07", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.378329, + 48.681627 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PSBPX6OZUXS", + "ref": "SBPX6OZUXS", + "name": "Viry-Châtillon, avenue du Général de Gaulle", + "capacity": "8", + "socket:typee": "true", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2021-09-07", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.378329, + 48.681627 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PSBPX6OZUXS", + "ref": "SBPX6OZUXS", + "name": "Viry-Châtillon, avenue du Général de Gaulle", + "capacity": "8", + "socket:typee": "true", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2021-09-07", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.377849, + 48.681423 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PSBPX6OZUXS", + "ref": "SBPX6OZUXS", + "name": "Viry-Châtillon, avenue du Général de Gaulle", + "capacity": "8", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-08-08", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.377849, + 48.681423 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PSBPX6OZUXS", + "ref": "SBPX6OZUXS", + "name": "Viry-Châtillon, avenue du Général de Gaulle", + "capacity": "8", + "socket:typee": "false", + "socket:type2": "false", + "socket:type2_combo": "false", + "socket:chademo": "true", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-08-08", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.378329, + 48.681627 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PSBPX6OZUXS", + "ref": "SBPX6OZUXS", + "name": "Viry-Châtillon, avenue du Général de Gaulle", + "capacity": "8", + "socket:typee": "true", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2021-09-07", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.377849, + 48.681423 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PSBPX6OZUXS", + "ref": "SBPX6OZUXS", + "name": "Viry-Châtillon, avenue du Général de Gaulle", + "capacity": "8", + "socket:typee": "false", + "socket:type2": "false", + "socket:type2_combo": "true", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-08-08", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.44817631, + 48.56613528 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PMECXL47JEY", + "ref": "MECXL47JEY", + "name": "Mennecy, Burger King", + "capacity": "2", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "true", + "socket:chademo": "true", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-09-07", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.44817631, + 48.56613528 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PMECXL47JEY", + "ref": "MECXL47JEY", + "name": "Mennecy, Burger King", + "capacity": "2", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "true", + "socket:chademo": "true", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-09-07", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.17064, + 48.756 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PFLHFYV", + "ref": "FLHFYV", + "name": "Saclay, Best Western", + "capacity": "2", + "socket:typee": "true", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "true", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2020-02-10", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-25", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.17064, + 48.756 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PFLHFYV", + "ref": "FLHFYV", + "name": "Saclay, Best Western", + "capacity": "2", + "socket:typee": "true", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "true", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2020-02-10", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-25", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.281885, + 48.672411 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PJUJD4UMKPZ", + "ref": "JUJD4UMKPZ", + "name": "Ballainvilliers, rue de la Tuilerie", + "capacity": "4", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-09-13", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.33401537, + 48.63200582 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PBBYPZLGJJL", + "ref": "BBYPZLGJJL", + "name": "Sainte-Geneviève-des-Bois Rue du Plessis", + "capacity": "8", + "socket:typee": "true", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-01-11", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.281885, + 48.672411 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PJUJD4UMKPZ", + "ref": "JUJD4UMKPZ", + "name": "Ballainvilliers, rue de la Tuilerie", + "capacity": "4", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-09-13", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.33401537, + 48.63200582 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PBBYPZLGJJL", + "ref": "BBYPZLGJJL", + "name": "Sainte-Geneviève-des-Bois Rue du Plessis", + "capacity": "8", + "socket:typee": "true", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-01-11", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.33401537, + 48.63200582 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PBBYPZLGJJL", + "ref": "BBYPZLGJJL", + "name": "Sainte-Geneviève-des-Bois Rue du Plessis", + "capacity": "8", + "socket:typee": "true", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-01-11", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.33401537, + 48.63200582 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PBBYPZLGJJL", + "ref": "BBYPZLGJJL", + "name": "Sainte-Geneviève-des-Bois Rue du Plessis", + "capacity": "8", + "socket:typee": "true", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-01-11", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.33401537, + 48.63200582 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PBBYPZLGJJL", + "ref": "BBYPZLGJJL", + "name": "Sainte-Geneviève-des-Bois Rue du Plessis", + "capacity": "8", + "socket:typee": "true", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-01-11", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.33401537, + 48.63200582 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PBBYPZLGJJL", + "ref": "BBYPZLGJJL", + "name": "Sainte-Geneviève-des-Bois Rue du Plessis", + "capacity": "8", + "socket:typee": "true", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-01-11", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.33401537, + 48.63200582 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PBBYPZLGJJL", + "ref": "BBYPZLGJJL", + "name": "Sainte-Geneviève-des-Bois Rue du Plessis", + "capacity": "8", + "socket:typee": "true", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-01-11", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.281885, + 48.672411 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PJUJD4UMKPZ", + "ref": "JUJD4UMKPZ", + "name": "Ballainvilliers, rue de la Tuilerie", + "capacity": "4", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-09-13", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-21", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.33401537, + 48.63200582 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PBBYPZLGJJL", + "ref": "BBYPZLGJJL", + "name": "Sainte-Geneviève-des-Bois Rue du Plessis", + "capacity": "8", + "socket:typee": "true", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-01-11", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-26", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.281885, + 48.672411 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PJUJD4UMKPZ", + "ref": "JUJD4UMKPZ", + "name": "Ballainvilliers, rue de la Tuilerie", + "capacity": "4", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-09-13", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.433395, + 48.687488 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PMYDGOOZS6R", + "ref": "MYDGOOZS6R", + "name": "Draveil-Waldeck-Rouseau, 50 rue waldeck rousseau -4113", + "capacity": "6", + "socket:typee": "false", + "socket:type2": "false", + "socket:type2_combo": "true", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-06-27", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-03", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.433395, + 48.687488 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PMYDGOOZS6R", + "ref": "MYDGOOZS6R", + "name": "Draveil-Waldeck-Rouseau, 50 rue waldeck rousseau -4113", + "capacity": "6", + "socket:typee": "false", + "socket:type2": "false", + "socket:type2_combo": "true", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-06-27", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-03", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.433395, + 48.687488 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PMYDGOOZS6R", + "ref": "MYDGOOZS6R", + "name": "Draveil-Waldeck-Rouseau, 50 rue waldeck rousseau -4113", + "capacity": "6", + "socket:typee": "true", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-06-27", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.433395, + 48.687488 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PMYDGOOZS6R", + "ref": "MYDGOOZS6R", + "name": "Draveil-Waldeck-Rouseau, 50 rue waldeck rousseau -4113", + "capacity": "6", + "socket:typee": "true", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-06-27", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.398765, + 48.650183 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PCOWK19Z19U", + "ref": "COWK19Z19U", + "name": "Ris-Orangis-Langevin, avenue Paul Langevin -3164", + "capacity": "2", + "socket:typee": "true", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-06-27", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.345496, + 48.70545 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PHTHA8SVPIE", + "ref": "HTHA8SVPIE", + "name": "Morangis, Avenue Charles de Gaulle -3204", + "capacity": "2", + "socket:typee": "true", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-06-27", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.433395, + 48.687488 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PMYDGOOZS6R", + "ref": "MYDGOOZS6R", + "name": "Draveil-Waldeck-Rouseau, 50 rue waldeck rousseau -4113", + "capacity": "6", + "socket:typee": "true", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-06-27", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.398765, + 48.650183 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PCOWK19Z19U", + "ref": "COWK19Z19U", + "name": "Ris-Orangis-Langevin, avenue Paul Langevin -3164", + "capacity": "2", + "socket:typee": "true", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-06-27", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.477486, + 48.591026 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PLFKAACIEEF", + "ref": "LFKAACIEEF", + "name": "Corbeil-Essonnes-John-Kennedy, boulevard John Kennedy -3054", + "capacity": "2", + "socket:typee": "true", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-06-27", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-25", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.433395, + 48.687488 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PMYDGOOZS6R", + "ref": "MYDGOOZS6R", + "name": "Draveil-Waldeck-Rouseau, 50 rue waldeck rousseau -4113", + "capacity": "6", + "socket:typee": "true", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-06-27", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.477486, + 48.591026 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PLFKAACIEEF", + "ref": "LFKAACIEEF", + "name": "Corbeil-Essonnes-John-Kennedy, boulevard John Kennedy -3054", + "capacity": "2", + "socket:typee": "true", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-06-27", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.528645, + 48.678483 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PND7EXY8XAP", + "ref": "ND7EXY8XAP", + "name": "Boussy-Saint-Antoine", + "capacity": "4", + "socket:typee": "true", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-04-13", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-03-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.528645, + 48.678483 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PND7EXY8XAP", + "ref": "ND7EXY8XAP", + "name": "Boussy-Saint-Antoine", + "capacity": "4", + "socket:typee": "true", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-04-13", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-03-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.528645, + 48.678483 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PND7EXY8XAP", + "ref": "ND7EXY8XAP", + "name": "Boussy-Saint-Antoine", + "capacity": "4", + "socket:typee": "true", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-04-13", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-03-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.528645, + 48.678483 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PND7EXY8XAP", + "ref": "ND7EXY8XAP", + "name": "Boussy-Saint-Antoine", + "capacity": "4", + "socket:typee": "true", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-04-13", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-03-02", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.345496, + 48.70545 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PHTHA8SVPIE", + "ref": "HTHA8SVPIE", + "name": "Morangis, Avenue Charles de Gaulle -3204", + "capacity": "2", + "socket:typee": "true", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-06-27", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-18", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.453482, + 48.615785 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PLLIX5ZKSM1M3T2", + "ref": "LLIX5ZKSM1M3T2", + "name": "Evry, SEM Genopole", + "capacity": "9", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-06-15", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.453482, + 48.615785 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PLLIX5ZKSM1M3T2", + "ref": "LLIX5ZKSM1M3T2", + "name": "Evry, SEM Genopole", + "capacity": "9", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-06-15", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.453482, + 48.615785 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PLLIX5ZKSM1M3T2", + "ref": "LLIX5ZKSM1M3T2", + "name": "Evry, SEM Genopole", + "capacity": "9", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-06-15", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.453482, + 48.615785 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PLLIX5ZKSM1M3T2", + "ref": "LLIX5ZKSM1M3T2", + "name": "Evry, SEM Genopole", + "capacity": "9", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-06-15", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.453482, + 48.615785 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PLLIX5ZKSM1M3T2", + "ref": "LLIX5ZKSM1M3T2", + "name": "Evry, SEM Genopole", + "capacity": "9", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-06-15", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.453482, + 48.615785 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PLLIX5ZKSM1M3T2", + "ref": "LLIX5ZKSM1M3T2", + "name": "Evry, SEM Genopole", + "capacity": "9", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-06-15", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.453482, + 48.615785 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PLLIX5ZKSM1M3T2", + "ref": "LLIX5ZKSM1M3T2", + "name": "Evry, SEM Genopole", + "capacity": "9", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-06-15", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.453482, + 48.615785 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PLLIX5ZKSM1M3T2", + "ref": "LLIX5ZKSM1M3T2", + "name": "Evry, SEM Genopole", + "capacity": "9", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-06-15", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.453482, + 48.615785 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PLLIX5ZKSM1M3T2", + "ref": "LLIX5ZKSM1M3T2", + "name": "Evry, SEM Genopole", + "capacity": "9", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-06-15", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.402931, + 48.630265 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PZOJVYBGVNI", + "ref": "ZOJVYBGVNI", + "name": "Ris-Orangis, Rue Jules Guesde", + "capacity": "2", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-01-16", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-17", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.402931, + 48.630265 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PZOJVYBGVNI", + "ref": "ZOJVYBGVNI", + "name": "Ris-Orangis, Rue Jules Guesde", + "capacity": "2", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-01-16", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-21", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.35420578, + 48.62136112 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PEZQEWY01JS", + "ref": "EZQEWY01JS", + "name": "Fleury-Mérogis, Z.I de la Croix Blanche", + "capacity": "16", + "socket:typee": "true", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-02-13", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-06-29", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.35420578, + 48.62136112 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PEZQEWY01JS", + "ref": "EZQEWY01JS", + "name": "Fleury-Mérogis, Z.I de la Croix Blanche", + "capacity": "16", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-02-13", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-20", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.35420578, + 48.62136112 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PEZQEWY01JS", + "ref": "EZQEWY01JS", + "name": "Fleury-Mérogis, Z.I de la Croix Blanche", + "capacity": "16", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-02-13", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-19", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.35420578, + 48.62136112 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PEZQEWY01JS", + "ref": "EZQEWY01JS", + "name": "Fleury-Mérogis, Z.I de la Croix Blanche", + "capacity": "16", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-02-13", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-12", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.35420578, + 48.62136112 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PEZQEWY01JS", + "ref": "EZQEWY01JS", + "name": "Fleury-Mérogis, Z.I de la Croix Blanche", + "capacity": "16", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-02-13", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-25", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.35420578, + 48.62136112 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PEZQEWY01JS", + "ref": "EZQEWY01JS", + "name": "Fleury-Mérogis, Z.I de la Croix Blanche", + "capacity": "16", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-02-13", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.35420578, + 48.62136112 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PEZQEWY01JS", + "ref": "EZQEWY01JS", + "name": "Fleury-Mérogis, Z.I de la Croix Blanche", + "capacity": "16", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-02-13", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.35420578, + 48.62136112 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PEZQEWY01JS", + "ref": "EZQEWY01JS", + "name": "Fleury-Mérogis, Z.I de la Croix Blanche", + "capacity": "16", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-02-13", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.35420578, + 48.62136112 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PEZQEWY01JS", + "ref": "EZQEWY01JS", + "name": "Fleury-Mérogis, Z.I de la Croix Blanche", + "capacity": "16", + "socket:typee": "true", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-02-13", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-13", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.35420578, + 48.62136112 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PEZQEWY01JS", + "ref": "EZQEWY01JS", + "name": "Fleury-Mérogis, Z.I de la Croix Blanche", + "capacity": "16", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-02-13", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-03", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.35420578, + 48.62136112 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PEZQEWY01JS", + "ref": "EZQEWY01JS", + "name": "Fleury-Mérogis, Z.I de la Croix Blanche", + "capacity": "16", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-02-13", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.35420578, + 48.62136112 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PEZQEWY01JS", + "ref": "EZQEWY01JS", + "name": "Fleury-Mérogis, Z.I de la Croix Blanche", + "capacity": "16", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-02-13", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.35420578, + 48.62136112 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PEZQEWY01JS", + "ref": "EZQEWY01JS", + "name": "Fleury-Mérogis, Z.I de la Croix Blanche", + "capacity": "16", + "socket:typee": "true", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-02-13", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-15", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.35420578, + 48.62136112 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PEZQEWY01JS", + "ref": "EZQEWY01JS", + "name": "Fleury-Mérogis, Z.I de la Croix Blanche", + "capacity": "16", + "socket:typee": "true", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-02-13", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-06-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.35420578, + 48.62136112 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PEZQEWY01JS", + "ref": "EZQEWY01JS", + "name": "Fleury-Mérogis, Z.I de la Croix Blanche", + "capacity": "16", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-02-13", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.35420578, + 48.62136112 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PEZQEWY01JS", + "ref": "EZQEWY01JS", + "name": "Fleury-Mérogis, Z.I de la Croix Blanche", + "capacity": "16", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-02-13", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.35606084, + 48.60678758 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PMQMBBYPLTF", + "ref": "MQMBBYPLTF", + "name": "Le Plessis-Pâté, Geodis", + "capacity": "2", + "socket:typee": "true", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-07-22", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.35606084, + 48.60678758 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PMQMBBYPLTF", + "ref": "MQMBBYPLTF", + "name": "Le Plessis-Pâté, Geodis", + "capacity": "2", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-07-22", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.99961078, + 48.31750806 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRLE2PA12RW4GWRR", + "ref": "A12RW4GWRR", + "name": "E.Leclerc Angerville", + "capacity": "8", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-06-15", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.99961078, + 48.31750806 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRLE2PA12RW4GWRR", + "ref": "A12RW4GWRR", + "name": "E.Leclerc Angerville", + "capacity": "8", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-06-15", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.99961078, + 48.31750806 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRLE2PA12RW4GWRR", + "ref": "A12RW4GWRR", + "name": "E.Leclerc Angerville", + "capacity": "8", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-06-15", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.99961078, + 48.31750806 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRLE2PA12RW4GWRR", + "ref": "A12RW4GWRR", + "name": "E.Leclerc Angerville", + "capacity": "8", + "socket:typee": "true", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-06-15", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.99961078, + 48.31750806 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRLE2PA12RW4GWRR", + "ref": "A12RW4GWRR", + "name": "E.Leclerc Angerville", + "capacity": "8", + "socket:typee": "true", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-06-15", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.99961078, + 48.31750806 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRLE2PA12RW4GWRR", + "ref": "A12RW4GWRR", + "name": "E.Leclerc Angerville", + "capacity": "8", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-06-15", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.99961078, + 48.31750806 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRLE2PA12RW4GWRR", + "ref": "A12RW4GWRR", + "name": "E.Leclerc Angerville", + "capacity": "8", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-06-15", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 1.99961078, + 48.31750806 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRLE2PA12RW4GWRR", + "ref": "A12RW4GWRR", + "name": "E.Leclerc Angerville", + "capacity": "8", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-06-15", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.206145, + 48.688707 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PVSSVCNY8HH", + "ref": "VSSVCNY8HH", + "name": "Villebon-sur-Yvette, Hyundai", + "capacity": "6", + "socket:typee": "true", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-01-19", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.206145, + 48.688707 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PVSSVCNY8HH", + "ref": "VSSVCNY8HH", + "name": "Villebon-sur-Yvette, Hyundai", + "capacity": "6", + "socket:typee": "true", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-01-19", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-25", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.206145, + 48.688707 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PVSSVCNY8HH", + "ref": "VSSVCNY8HH", + "name": "Villebon-sur-Yvette, Hyundai", + "capacity": "6", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-01-19", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.206145, + 48.688707 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PVSSVCNY8HH", + "ref": "VSSVCNY8HH", + "name": "Villebon-sur-Yvette, Hyundai", + "capacity": "6", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-01-19", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-13", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.206145, + 48.688707 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PVSSVCNY8HH", + "ref": "VSSVCNY8HH", + "name": "Villebon-sur-Yvette, Hyundai", + "capacity": "6", + "socket:typee": "false", + "socket:type2": "false", + "socket:type2_combo": "true", + "socket:chademo": "true", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-01-19", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-28", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.206145, + 48.688707 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PVSSVCNY8HH", + "ref": "VSSVCNY8HH", + "name": "Villebon-sur-Yvette, Hyundai", + "capacity": "6", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-01-19", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-27", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.27224721, + 48.64780704 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PMLAZLGVW42", + "ref": "MLAZLGVW42", + "name": "Monthlery, Route d'Orléans", + "capacity": "2", + "socket:typee": "false", + "socket:type2": "true", + "socket:type2_combo": "false", + "socket:chademo": "false", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-02-24", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-24", + "socket:type2_cable": "false" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.27224721, + 48.64780704 + ] + }, + "properties": { + "operator": "Freshmile SAS", + "owner:ref:FR:SIREN": "", + "email": "web@freshmile.com", + "phone": "0369246732", + "network": "Freshmile", + "ref:EU:EVSE": "FRFR1PMLAZLGVW42", + "ref": "MLAZLGVW42", + "name": "Monthlery, Route d'Orléans", + "capacity": "2", + "socket:typee": "false", + "socket:type2": "false", + "socket:type2_combo": "true", + "socket:chademo": "true", + "fee": "false", + "authentication:none": "true", + "payment:credit_cards": "true", + "reservation": "false", + "wheelchair": "Accessibilité inconnue", + "start_date": "2022-02-24", + "note": "Autre paiements : compte prépayé.", + "source:date": "2023-07-28", + "socket:type2_cable": "false" + } + }, { "type": "Feature", "geometry": { @@ -4999,6 +8807,550 @@ "socket:type2_cable": "" } }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.443222, + 48.595281 + ] + }, + "properties": { + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref:EU:EVSE": "FRHPCPNF058968", + "ref": "FR*HPC*PNF058968", + "name": "RELAIS VILLABE", + "capacity": "8", + "socket:typee": "False", + "socket:type2": "True", + "socket:type2_combo": "True", + "socket:chademo": "True", + "fee": "False", + "authentication:none": "True", + "payment:credit_cards": "False", + "reservation": "False", + "wheelchair": "Non accessible", + "start_date": "2022-07-29", + "note": "", + "source:date": "2023-07-06", + "socket:type2_cable": "" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.443222, + 48.595281 + ] + }, + "properties": { + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref:EU:EVSE": "FRHPCPNF058968", + "ref": "FR*HPC*PNF058968", + "name": "RELAIS VILLABE", + "capacity": "8", + "socket:typee": "False", + "socket:type2": "False", + "socket:type2_combo": "True", + "socket:chademo": "False", + "fee": "False", + "authentication:none": "True", + "payment:credit_cards": "False", + "reservation": "False", + "wheelchair": "Non accessible", + "start_date": "2022-07-29", + "note": "", + "source:date": "2023-07-06", + "socket:type2_cable": "" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.443222, + 48.595281 + ] + }, + "properties": { + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref:EU:EVSE": "FRHPCPNF058968", + "ref": "FR*HPC*PNF058968", + "name": "RELAIS VILLABE", + "capacity": "8", + "socket:typee": "False", + "socket:type2": "False", + "socket:type2_combo": "True", + "socket:chademo": "False", + "fee": "False", + "authentication:none": "True", + "payment:credit_cards": "False", + "reservation": "False", + "wheelchair": "Non accessible", + "start_date": "2022-07-29", + "note": "", + "source:date": "2023-07-06", + "socket:type2_cable": "" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.443222, + 48.595281 + ] + }, + "properties": { + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref:EU:EVSE": "FRHPCPNF058968", + "ref": "FR*HPC*PNF058968", + "name": "RELAIS VILLABE", + "capacity": "8", + "socket:typee": "False", + "socket:type2": "False", + "socket:type2_combo": "True", + "socket:chademo": "False", + "fee": "False", + "authentication:none": "True", + "payment:credit_cards": "False", + "reservation": "False", + "wheelchair": "Non accessible", + "start_date": "2022-07-29", + "note": "", + "source:date": "2023-07-06", + "socket:type2_cable": "" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.443222, + 48.595281 + ] + }, + "properties": { + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref:EU:EVSE": "FRHPCPNF058968", + "ref": "FR*HPC*PNF058968", + "name": "RELAIS VILLABE", + "capacity": "8", + "socket:typee": "False", + "socket:type2": "False", + "socket:type2_combo": "True", + "socket:chademo": "False", + "fee": "False", + "authentication:none": "True", + "payment:credit_cards": "False", + "reservation": "False", + "wheelchair": "Non accessible", + "start_date": "2022-07-29", + "note": "", + "source:date": "2023-07-06", + "socket:type2_cable": "" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.443222, + 48.595281 + ] + }, + "properties": { + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref:EU:EVSE": "FRHPCPNF058968", + "ref": "FR*HPC*PNF058968", + "name": "RELAIS VILLABE", + "capacity": "8", + "socket:typee": "False", + "socket:type2": "False", + "socket:type2_combo": "True", + "socket:chademo": "False", + "fee": "False", + "authentication:none": "True", + "payment:credit_cards": "False", + "reservation": "False", + "wheelchair": "Non accessible", + "start_date": "2022-07-29", + "note": "", + "source:date": "2023-07-06", + "socket:type2_cable": "" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.443222, + 48.595281 + ] + }, + "properties": { + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref:EU:EVSE": "FRHPCPNF058968", + "ref": "FR*HPC*PNF058968", + "name": "RELAIS VILLABE", + "capacity": "8", + "socket:typee": "False", + "socket:type2": "False", + "socket:type2_combo": "True", + "socket:chademo": "False", + "fee": "False", + "authentication:none": "True", + "payment:credit_cards": "False", + "reservation": "False", + "wheelchair": "Non accessible", + "start_date": "2022-07-29", + "note": "", + "source:date": "2023-07-06", + "socket:type2_cable": "" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.443222, + 48.595281 + ] + }, + "properties": { + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref:EU:EVSE": "FRHPCPNF058968", + "ref": "FR*HPC*PNF058968", + "name": "RELAIS VILLABE", + "capacity": "8", + "socket:typee": "False", + "socket:type2": "True", + "socket:type2_combo": "True", + "socket:chademo": "True", + "fee": "False", + "authentication:none": "True", + "payment:credit_cards": "False", + "reservation": "False", + "wheelchair": "Non accessible", + "start_date": "2022-07-29", + "note": "", + "source:date": "2023-07-06", + "socket:type2_cable": "" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.44222, + 48.59459 + ] + }, + "properties": { + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref:EU:EVSE": "FRHPCPNF006369", + "ref": "FR*HPC*PNF006369", + "name": "RELAIS LES LISSES", + "capacity": "8", + "socket:typee": "False", + "socket:type2": "False", + "socket:type2_combo": "True", + "socket:chademo": "False", + "fee": "False", + "authentication:none": "True", + "payment:credit_cards": "False", + "reservation": "False", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-03-30", + "note": "", + "source:date": "2023-07-06", + "socket:type2_cable": "" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.44222, + 48.59459 + ] + }, + "properties": { + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref:EU:EVSE": "FRHPCPNF006369", + "ref": "FR*HPC*PNF006369", + "name": "RELAIS LES LISSES", + "capacity": "8", + "socket:typee": "False", + "socket:type2": "True", + "socket:type2_combo": "True", + "socket:chademo": "True", + "fee": "False", + "authentication:none": "True", + "payment:credit_cards": "False", + "reservation": "False", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-03-30", + "note": "", + "source:date": "2023-07-06", + "socket:type2_cable": "" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.44222, + 48.59459 + ] + }, + "properties": { + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref:EU:EVSE": "FRHPCPNF006369", + "ref": "FR*HPC*PNF006369", + "name": "RELAIS LES LISSES", + "capacity": "8", + "socket:typee": "False", + "socket:type2": "False", + "socket:type2_combo": "True", + "socket:chademo": "False", + "fee": "False", + "authentication:none": "True", + "payment:credit_cards": "False", + "reservation": "False", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-04-17", + "note": "", + "source:date": "2023-07-06", + "socket:type2_cable": "" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.44222, + 48.59459 + ] + }, + "properties": { + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref:EU:EVSE": "FRHPCPNF006369", + "ref": "FR*HPC*PNF006369", + "name": "RELAIS LES LISSES", + "capacity": "8", + "socket:typee": "False", + "socket:type2": "False", + "socket:type2_combo": "True", + "socket:chademo": "False", + "fee": "False", + "authentication:none": "True", + "payment:credit_cards": "False", + "reservation": "False", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-03-30", + "note": "", + "source:date": "2023-07-06", + "socket:type2_cable": "" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.44222, + 48.59459 + ] + }, + "properties": { + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref:EU:EVSE": "FRHPCPNF006369", + "ref": "FR*HPC*PNF006369", + "name": "RELAIS LES LISSES", + "capacity": "8", + "socket:typee": "False", + "socket:type2": "False", + "socket:type2_combo": "True", + "socket:chademo": "False", + "fee": "False", + "authentication:none": "True", + "payment:credit_cards": "False", + "reservation": "False", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-03-30", + "note": "", + "source:date": "2023-07-06", + "socket:type2_cable": "" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.44222, + 48.59459 + ] + }, + "properties": { + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref:EU:EVSE": "FRHPCPNF006369", + "ref": "FR*HPC*PNF006369", + "name": "RELAIS LES LISSES", + "capacity": "8", + "socket:typee": "False", + "socket:type2": "False", + "socket:type2_combo": "True", + "socket:chademo": "False", + "fee": "False", + "authentication:none": "True", + "payment:credit_cards": "False", + "reservation": "False", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-03-30", + "note": "", + "source:date": "2023-07-06", + "socket:type2_cable": "" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.44222, + 48.59459 + ] + }, + "properties": { + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref:EU:EVSE": "FRHPCPNF006369", + "ref": "FR*HPC*PNF006369", + "name": "RELAIS LES LISSES", + "capacity": "8", + "socket:typee": "False", + "socket:type2": "False", + "socket:type2_combo": "True", + "socket:chademo": "False", + "fee": "False", + "authentication:none": "True", + "payment:credit_cards": "False", + "reservation": "False", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-04-17", + "note": "", + "source:date": "2023-07-06", + "socket:type2_cable": "" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.44222, + 48.59459 + ] + }, + "properties": { + "operator": "TotalEnergies Charging Services", + "owner:ref:FR:SIREN": "844192443", + "email": "supervision-ev.france@totalenergies.com", + "phone": "01 41 35 40 00", + "network": "TotalEnergies Charge Rapide", + "ref:EU:EVSE": "FRHPCPNF006369", + "ref": "FR*HPC*PNF006369", + "name": "RELAIS LES LISSES", + "capacity": "8", + "socket:typee": "False", + "socket:type2": "True", + "socket:type2_combo": "True", + "socket:chademo": "True", + "fee": "False", + "authentication:none": "True", + "payment:credit_cards": "False", + "reservation": "False", + "wheelchair": "Accessibilité inconnue", + "start_date": "2023-03-30", + "note": "", + "source:date": "2023-07-06", + "socket:type2_cable": "" + } + }, { "type": "Feature", "geometry": { @@ -6256,6 +10608,686 @@ "source:date": "2022-02-09", "socket:type2_cable": "" } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.421482, + 48.664224 + ] + }, + "properties": { + "operator": "WAAT SAS | FR*WA3", + "owner:ref:FR:SIREN": "", + "email": "exploitation@waat.fr", + "phone": "", + "network": "WAAT", + "ref:EU:EVSE": "Non concerné", + "ref": "694034", + "name": "WAAT/FRWATLHW9HHL6J", + "capacity": "2", + "socket:typee": "True", + "socket:type2": "True", + "socket:type2_combo": "False", + "socket:chademo": "False", + "fee": "False", + "authentication:none": "True", + "payment:credit_cards": "", + "reservation": "False", + "wheelchair": "Accessibilité inconnue", + "start_date": "", + "note": "", + "source:date": "2023-01-06", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.421482, + 48.664224 + ] + }, + "properties": { + "operator": "WAAT SAS | FR*WA3", + "owner:ref:FR:SIREN": "", + "email": "exploitation@waat.fr", + "phone": "", + "network": "WAAT", + "ref:EU:EVSE": "Non concerné", + "ref": "694034", + "name": "WAAT/FRWATLHW9HHL6J", + "capacity": "2", + "socket:typee": "False", + "socket:type2": "True", + "socket:type2_combo": "False", + "socket:chademo": "False", + "fee": "False", + "authentication:none": "True", + "payment:credit_cards": "", + "reservation": "False", + "wheelchair": "Accessibilité inconnue", + "start_date": "", + "note": "", + "source:date": "2023-01-06", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.41169, + 48.6808 + ] + }, + "properties": { + "operator": "WAAT SAS | FR*WA6", + "owner:ref:FR:SIREN": "", + "email": "exploitation@waat.fr", + "phone": "", + "network": "WAAT", + "ref:EU:EVSE": "Non concerné", + "ref": "741645", + "name": "WAAT/FRWA3L94CRR7KA", + "capacity": "2", + "socket:typee": "False", + "socket:type2": "True", + "socket:type2_combo": "False", + "socket:chademo": "False", + "fee": "False", + "authentication:none": "True", + "payment:credit_cards": "", + "reservation": "False", + "wheelchair": "Accessibilité inconnue", + "start_date": "", + "note": "", + "source:date": "2023-02-24", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.147694, + 48.378312 + ] + }, + "properties": { + "operator": "WAAT SAS | FR*WA4", + "owner:ref:FR:SIREN": "", + "email": "exploitation@waat.fr", + "phone": "", + "network": "WAAT", + "ref:EU:EVSE": "Non concerné", + "ref": "789195", + "name": "WAAT/FRWATLMOTDFQ9E", + "capacity": "3", + "socket:typee": "False", + "socket:type2": "True", + "socket:type2_combo": "False", + "socket:chademo": "False", + "fee": "False", + "authentication:none": "True", + "payment:credit_cards": "", + "reservation": "False", + "wheelchair": "Accessibilité inconnue", + "start_date": "", + "note": "", + "source:date": "2023-05-05", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.147694, + 48.378312 + ] + }, + "properties": { + "operator": "WAAT SAS | FR*WA4", + "owner:ref:FR:SIREN": "", + "email": "exploitation@waat.fr", + "phone": "", + "network": "WAAT", + "ref:EU:EVSE": "Non concerné", + "ref": "789195", + "name": "WAAT/FRWATLMOTDFQ9E", + "capacity": "3", + "socket:typee": "False", + "socket:type2": "True", + "socket:type2_combo": "False", + "socket:chademo": "False", + "fee": "False", + "authentication:none": "True", + "payment:credit_cards": "", + "reservation": "False", + "wheelchair": "Accessibilité inconnue", + "start_date": "", + "note": "", + "source:date": "2023-05-05", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.147694, + 48.378312 + ] + }, + "properties": { + "operator": "WAAT SAS | FR*WA4", + "owner:ref:FR:SIREN": "", + "email": "exploitation@waat.fr", + "phone": "", + "network": "WAAT", + "ref:EU:EVSE": "Non concerné", + "ref": "789195", + "name": "WAAT/FRWATLMOTDFQ9E", + "capacity": "3", + "socket:typee": "False", + "socket:type2": "True", + "socket:type2_combo": "False", + "socket:chademo": "False", + "fee": "False", + "authentication:none": "True", + "payment:credit_cards": "", + "reservation": "False", + "wheelchair": "Accessibilité inconnue", + "start_date": "", + "note": "", + "source:date": "2023-05-05", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.41169, + 48.6808 + ] + }, + "properties": { + "operator": "WAAT SAS | FR*WA6", + "owner:ref:FR:SIREN": "", + "email": "exploitation@waat.fr", + "phone": "", + "network": "WAAT", + "ref:EU:EVSE": "Non concerné", + "ref": "741645", + "name": "WAAT/FRWA3L94CRR7KA", + "capacity": "2", + "socket:typee": "True", + "socket:type2": "True", + "socket:type2_combo": "False", + "socket:chademo": "False", + "fee": "False", + "authentication:none": "True", + "payment:credit_cards": "", + "reservation": "False", + "wheelchair": "Accessibilité inconnue", + "start_date": "", + "note": "", + "source:date": "2023-02-24", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.106539, + 48.680822 + ] + }, + "properties": { + "operator": "WattzHub | FR*SMI", + "owner:ref:FR:SIREN": "", + "email": "contact@wattzhub.com", + "phone": "", + "network": "WattzHub", + "ref:EU:EVSE": "Non concerné", + "ref": "510419", + "name": "WattzHub/625fc63fb907c5cc90734800", + "capacity": "2", + "socket:typee": "False", + "socket:type2": "True", + "socket:type2_combo": "False", + "socket:chademo": "False", + "fee": "False", + "authentication:none": "False", + "payment:credit_cards": "", + "reservation": "False", + "wheelchair": "Accessibilité inconnue", + "start_date": "", + "note": "", + "source:date": "2023-06-28", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.106539, + 48.680822 + ] + }, + "properties": { + "operator": "WattzHub | FR*SMI", + "owner:ref:FR:SIREN": "", + "email": "contact@wattzhub.com", + "phone": "", + "network": "WattzHub", + "ref:EU:EVSE": "Non concerné", + "ref": "510419", + "name": "WattzHub/625fc63fb907c5cc90734800", + "capacity": "2", + "socket:typee": "False", + "socket:type2": "True", + "socket:type2_combo": "False", + "socket:chademo": "False", + "fee": "False", + "authentication:none": "False", + "payment:credit_cards": "", + "reservation": "False", + "wheelchair": "Accessibilité inconnue", + "start_date": "", + "note": "", + "source:date": "2023-04-21", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.370444, + 48.689668 + ] + }, + "properties": { + "operator": "WAAT SAS | FR*WAT", + "owner:ref:FR:SIREN": "", + "email": "exploitation@waat.fr", + "phone": "", + "network": "WAAT", + "ref:EU:EVSE": "Non concerné", + "ref": "690500", + "name": "WAAT/FRWATLYYZQRJIS", + "capacity": "1", + "socket:typee": "True", + "socket:type2": "True", + "socket:type2_combo": "False", + "socket:chademo": "False", + "fee": "False", + "authentication:none": "True", + "payment:credit_cards": "", + "reservation": "False", + "wheelchair": "Accessibilité inconnue", + "start_date": "", + "note": "", + "source:date": "2022-12-30", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.317971, + 48.674145 + ] + }, + "properties": { + "operator": "WAAT SAS | FR*WA6", + "owner:ref:FR:SIREN": "", + "email": "exploitation@waat.fr", + "phone": "", + "network": "WAAT", + "ref:EU:EVSE": "Non concerné", + "ref": "741702", + "name": "WAAT/FRWATLRCFIE15G", + "capacity": "4", + "socket:typee": "True", + "socket:type2": "True", + "socket:type2_combo": "False", + "socket:chademo": "False", + "fee": "False", + "authentication:none": "True", + "payment:credit_cards": "", + "reservation": "False", + "wheelchair": "Accessibilité inconnue", + "start_date": "", + "note": "", + "source:date": "2023-02-24", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.317971, + 48.674145 + ] + }, + "properties": { + "operator": "WAAT SAS | FR*WA6", + "owner:ref:FR:SIREN": "", + "email": "exploitation@waat.fr", + "phone": "", + "network": "WAAT", + "ref:EU:EVSE": "Non concerné", + "ref": "741702", + "name": "WAAT/FRWATLRCFIE15G", + "capacity": "4", + "socket:typee": "False", + "socket:type2": "True", + "socket:type2_combo": "False", + "socket:chademo": "False", + "fee": "False", + "authentication:none": "True", + "payment:credit_cards": "", + "reservation": "False", + "wheelchair": "Accessibilité inconnue", + "start_date": "", + "note": "", + "source:date": "2023-02-24", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.317971, + 48.674145 + ] + }, + "properties": { + "operator": "WAAT SAS | FR*WA6", + "owner:ref:FR:SIREN": "", + "email": "exploitation@waat.fr", + "phone": "", + "network": "WAAT", + "ref:EU:EVSE": "Non concerné", + "ref": "741702", + "name": "WAAT/FRWATLRCFIE15G", + "capacity": "4", + "socket:typee": "False", + "socket:type2": "True", + "socket:type2_combo": "False", + "socket:chademo": "False", + "fee": "False", + "authentication:none": "True", + "payment:credit_cards": "", + "reservation": "False", + "wheelchair": "Accessibilité inconnue", + "start_date": "", + "note": "", + "source:date": "2023-02-24", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.303434, + 48.690335 + ] + }, + "properties": { + "operator": "WAAT SAS | FR*WA6", + "owner:ref:FR:SIREN": "", + "email": "exploitation@waat.fr", + "phone": "", + "network": "WAAT", + "ref:EU:EVSE": "Non concerné", + "ref": "741705", + "name": "WAAT/FRWATLRRQFZAKL", + "capacity": "4", + "socket:typee": "False", + "socket:type2": "True", + "socket:type2_combo": "False", + "socket:chademo": "False", + "fee": "False", + "authentication:none": "True", + "payment:credit_cards": "", + "reservation": "False", + "wheelchair": "Accessibilité inconnue", + "start_date": "", + "note": "", + "source:date": "2023-02-24", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.303434, + 48.690335 + ] + }, + "properties": { + "operator": "WAAT SAS | FR*WA6", + "owner:ref:FR:SIREN": "", + "email": "exploitation@waat.fr", + "phone": "", + "network": "WAAT", + "ref:EU:EVSE": "Non concerné", + "ref": "741705", + "name": "WAAT/FRWATLRRQFZAKL", + "capacity": "4", + "socket:typee": "False", + "socket:type2": "True", + "socket:type2_combo": "False", + "socket:chademo": "False", + "fee": "False", + "authentication:none": "True", + "payment:credit_cards": "", + "reservation": "False", + "wheelchair": "Accessibilité inconnue", + "start_date": "", + "note": "", + "source:date": "2023-02-24", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.303434, + 48.690335 + ] + }, + "properties": { + "operator": "WAAT SAS | FR*WA6", + "owner:ref:FR:SIREN": "", + "email": "exploitation@waat.fr", + "phone": "", + "network": "WAAT", + "ref:EU:EVSE": "Non concerné", + "ref": "741705", + "name": "WAAT/FRWATLRRQFZAKL", + "capacity": "4", + "socket:typee": "True", + "socket:type2": "True", + "socket:type2_combo": "False", + "socket:chademo": "False", + "fee": "False", + "authentication:none": "True", + "payment:credit_cards": "", + "reservation": "False", + "wheelchair": "Accessibilité inconnue", + "start_date": "", + "note": "", + "source:date": "2023-02-24", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.303434, + 48.690335 + ] + }, + "properties": { + "operator": "WAAT SAS | FR*WA6", + "owner:ref:FR:SIREN": "", + "email": "exploitation@waat.fr", + "phone": "", + "network": "WAAT", + "ref:EU:EVSE": "Non concerné", + "ref": "741705", + "name": "WAAT/FRWATLRRQFZAKL", + "capacity": "4", + "socket:typee": "False", + "socket:type2": "True", + "socket:type2_combo": "False", + "socket:chademo": "False", + "fee": "False", + "authentication:none": "True", + "payment:credit_cards": "", + "reservation": "False", + "wheelchair": "Accessibilité inconnue", + "start_date": "", + "note": "", + "source:date": "2023-02-24", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.317971, + 48.674145 + ] + }, + "properties": { + "operator": "WAAT SAS | FR*WA6", + "owner:ref:FR:SIREN": "", + "email": "exploitation@waat.fr", + "phone": "", + "network": "WAAT", + "ref:EU:EVSE": "Non concerné", + "ref": "741702", + "name": "WAAT/FRWATLRCFIE15G", + "capacity": "4", + "socket:typee": "False", + "socket:type2": "True", + "socket:type2_combo": "False", + "socket:chademo": "False", + "fee": "False", + "authentication:none": "True", + "payment:credit_cards": "", + "reservation": "False", + "wheelchair": "Accessibilité inconnue", + "start_date": "", + "note": "", + "source:date": "2023-02-24", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.303627, + 48.706046 + ] + }, + "properties": { + "operator": "WAAT SAS | FR*WAT", + "owner:ref:FR:SIREN": "", + "email": "exploitation@waat.fr", + "phone": "", + "network": "WAAT", + "ref:EU:EVSE": "Non concerné", + "ref": "577478", + "name": "WAAT/FRWATLFD4WWPK5", + "capacity": "2", + "socket:typee": "False", + "socket:type2": "False", + "socket:type2_combo": "True", + "socket:chademo": "True", + "fee": "False", + "authentication:none": "True", + "payment:credit_cards": "", + "reservation": "False", + "wheelchair": "Accessibilité inconnue", + "start_date": "", + "note": "", + "source:date": "2022-09-02", + "socket:type2_cable": "False" + } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 2.303627, + 48.706046 + ] + }, + "properties": { + "operator": "WAAT SAS | FR*WAT", + "owner:ref:FR:SIREN": "", + "email": "exploitation@waat.fr", + "phone": "", + "network": "WAAT", + "ref:EU:EVSE": "Non concerné", + "ref": "577478", + "name": "WAAT/FRWATLFD4WWPK5", + "capacity": "2", + "socket:typee": "False", + "socket:type2": "True", + "socket:type2_combo": "False", + "socket:chademo": "False", + "fee": "False", + "authentication:none": "True", + "payment:credit_cards": "", + "reservation": "False", + "wheelchair": "Accessibilité inconnue", + "start_date": "", + "note": "", + "source:date": "2022-09-02", + "socket:type2_cable": "False" + } } ] } \ No newline at end of file