Re: [gdal-dev] encoding problem when reading DXF file

2012-07-25 Thread Dmitry Baryshnikov
25.07.2012 11:11, dequan chen ?: hi Dmitry Should i need to download source code and modify a little, then build myself ? I'm not familiar in C++. :-( but I want to know whether the latest version has revised the issue, and where to get the gdal installation ? thanks a lot. It's enough to

Re: [gdal-dev] encoding problem when reading DXF file

2012-07-23 Thread Dmitry Baryshnikov
24.07.2012 5:37, dequan chen ?: hi all, I download the latest gdal-19-1600-core.msi from http://www.gisinternals.com/sdk and installed, then copy gdal_csharp.dll, ogr_csharp.dll, osr_csharp.dll etc to read .DXF file. But it has the problem of charactor encoding. My DXF file contains chinese

[gdal-dev] encoding problem when reading DXF file

2012-07-23 Thread dequan chen
hi all, I download the latest gdal-19-1600-core.msi from http://www.gisinternals.com/sdk and installed, then copy gdal_csharp.dll, ogr_csharp.dll, osr_csharp.dll etc to read .DXF file. But it has the problem of charactor encoding. My DXF file contains chinese charactor that code is GB2312. If i use