Re: [gdal-dev] Codepage trouble with ogr2ogr from csv into Spatialite

2011-09-07 Thread Even Rouault
Le mercredi 07 septembre 2011 18:34:14, Jukka Rahkonen a écrit : > I tried to convert data from text file into Spatialite through VRT file. > Everything goes otherwise OK but the non-ASCII characters in the original > text do not convert correctly. I am on Windows and the text file is using > Windo

[gdal-dev] Codepage trouble with ogr2ogr from csv into Spatialite

2011-09-07 Thread Jukka Rahkonen
I tried to convert data from text file into Spatialite through VRT file. Everything goes otherwise OK but the non-ASCII characters in the original text do not convert correctly. I am on Windows and the text file is using Windows Latin 1 encoding. I haven't found a place to give codepage in any of t