Modify ↓
Opened 17 years ago
Closed 17 years ago
#641 closed defect (wontfix)
CVS Import
Reported by: | anonymous | Owned by: | team |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | cvs import | Cc: |
Description
CVS-import does not work with rev 569, but using rev. 352 there is no problem.
First line of CVS-file:
26,D,2008/03/02,16:08:04,SPS,52.274448,N,10.528019,E,150.000 m,
Import filter:
ignore,ignore,ignore,time,ignore,lat,ignore,lon,ignore,ignore,
Attachments (0)
Note:
See TracTickets
for help on using tickets.
CVS is not supported any more. Hasn't been supported every since we introduced the GPX layer which is much more powerful than the old GPS point layer. However we didn't drop all CSV references at the time and this created the impression that CSV was still supported. r584 has now removed the remaining CSV references.
If anyone is in dire need of CSV support please use gpsbabel to convert your CSVs to GPX, or let us know why that isn't possible.