From 2e05c12f793062df5309c3f8c453e0a023f35673 Mon Sep 17 00:00:00 2001 From: Tykayn Date: Thu, 13 Mar 2025 12:07:03 +0100 Subject: [PATCH] disable all filters for irve config --- .gitignore | 4 +++- mappings/converters/configIRVE.ts | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ccd196a..10688fc 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,6 @@ etalab_data/**/*.csv .idea output/*json osm_output/*json -wip/*json \ No newline at end of file +wip/*json +./*json +./*csv \ No newline at end of file diff --git a/mappings/converters/configIRVE.ts b/mappings/converters/configIRVE.ts index 7894721..44f46d9 100644 --- a/mappings/converters/configIRVE.ts +++ b/mappings/converters/configIRVE.ts @@ -23,7 +23,7 @@ const MappingIRVE: MappingConfigType = { enable_properties_filter: true, // filter_points_older_than_year: 2024, // filter_points_by_year_property: 'date_mise_en_service', - filter_points_lesser_than_NkW: 50 // ne pas sortir les points qui ont moins de ce nombre de puissance nominale + // filter_points_lesser_than_NkW: 50 // ne pas sortir les points qui ont moins de ce nombre de puissance nominale // add only geojson points who are found having this regex in the zipcode properties // properties: { // consolidated_code_postal: '^[76|27]'