Modify

Opened 4 days ago

Closed 28 hours ago

Last modified 27 hours ago

#24729 closed defect (invalid)

CSV import, no valid coordinates found

Reported by: josm@… 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 gaben, 28 hours ago

Resolution: invalid
Status: newclosed

You need lat and lon for the parsing. Please replace the coordinate fields in the header and it will work.

comment:2 by anonymous, 27 hours ago

The import could ask for manual matching, or specify that it's a header issue, the current error message is unclear.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.