csvgeocode icon indicating copy to clipboard operation
csvgeocode copied to clipboard

Escaping strings with double quote inside

Open pascalheidmann-bedarf opened this issue 8 years ago • 0 comments

When used with fields that contain double quotes and therefore are escaped by prepending those with an escaping backslash this backslash gets broken and Excel, Libreoffice and other editors interpret those double quotes as field ends. This might be more like an issue with dsv but noteworthy nonetheless even if you can't fix it within csvgeocode.

pascalheidmann-bedarf avatar Jun 06 '17 12:06 pascalheidmann-bedarf