[gdal-dev] Can't read column name of a gdb file with lattin letters

Even Rouault even.rouault at spatialys.com
Tue Apr 26 03:26:14 PDT 2016


Le mardi 26 avril 2016 11:58:36, Tomer a écrit :
> If the problem because the null bytes, I still don't understand why I got
> the same column name before and after the changes I did in the source
> code. That why I guess there is also another problem. Do you know know
> what it can be?

Without seing the code, no ;-)

UTF-16 -> UTF-8 recoding should likely be done in a similar way as
GDALPDFGetUTF8StringFromBytes frmts/pdf/pdfobject.cpp . This one could be 
simplified for .gdb since I guess the byte ordering is only little-endian.

> 
> 
> 
> --
> View this message in context:
> http://osgeo-org.1560.x6.nabble.com/gdal-dev-Can-t-read-column-name-of-a-g
> db-file-with-lattin-letters-tp5262714p5262934.html Sent from the GDAL - Dev
> mailing list archive at Nabble.com.
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev

-- 
Spatialys - Geospatial professional services
http://www.spatialys.com


More information about the gdal-dev mailing list