When a CSV is created from LibreOffice in French, the lat and lon are exported with a comma instead of a point: 44,567.
We should deal with that, either by a PR in csv2geojson, or by a preprocess (but that means guessing the same columns that will be used as lat/lon by csv2geojson).