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]'