Ticket #673 (closed enhancement: wontfix)

Opened 9 years ago

Last modified 8 years ago

SEPARATOR option

Reported by: mielket@… Owned by: warmerdam
Priority: high Milestone:
Component: OGR_SF Version: unspecified
Severity: minor Keywords:
Cc: neteler

Description

Maybe this modification might be of general use. I added a SEPARATOR option to 
the CSV driver to specify the separator character.

Attachments

csv_SEPARATOR_option_added.zip Download (8.5 KB) - added by mielket@… 9 years ago.
changed files for SEPARATOR option

Change History

Changed 9 years ago by mielket@…

changed files for SEPARATOR option

Changed 9 years ago by mielket@…

Changes are marked with a /*tm*/

Changed 9 years ago by warmerdam

Thomas, 

As I understand the code, the SEPERATOR option applies only on output, right?

I am rather hesitant to incorporate this change without a corresponding easy
way of identifying the seperator for files being read. 


Changed 8 years ago by warmerdam

For the time being I am not comfortable with applying the change as is, and
I'm not sure how to do so more comprehensively without quite a bit of work. 

Thanks for the feedback though, I will try to keep the idea in mind if I 
revisit the CSV driver in a big way.

Note: See TracTickets for help on using tickets.