#24729 closed defect (invalid)
CSV import, no valid coordinates found
| Reported by: | Owned by: | team | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugin opendata | Version: | |
| Keywords: | Cc: |
Description
Hi,
I was trying to import an open data file from France, and had an issue with the coordinates.
As asked by the wiki page (https://wiki.openstreetmap.org/wiki/JOSM/Plugins/OpenData#File_formats), here is the new issue.
I was trying to open bnlc.csv, it's available here : https://transport.data.gouv.fr/datasets/base-nationale-des-lieux-de-covoiturage, and you can download it by clicking the firest "Télécharger" button, or maybe with this link : https://transport.data.gouv.fr/resources/81372/download
The coordinates are in the following format : 5.34272020620408,45.954232106707 (the comma is from the CSV file)
Thanks for your work !
Attachments (0)
Change History (2)
comment:1 by , 28 hours ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
comment:2 by , 27 hours ago
The import could ask for manual matching, or specify that it's a header issue, the current error message is unclear.



You need
latandlonfor the parsing. Please replace the coordinate fields in the header and it will work.