Moises,
In my humble opinion it makes sense to follow this approach if the
separator is not clear, but in this case theĀ first CSV line contains
likeĀ 10 semicolons (the real separator) and just one comma. I believe
that the actual behaviour could be improved adding some way of
checking the mo
Hello everyone,
I'm trying to use ogr2ogr with a CSV file that uses semicolons as
separator, but there is a field that contain one comma. The issue that I'm
facing is that as it contains a comma, it originally takes the comma as
separator, so it's not parsed correctly.
However, when trying to ope