[gdal-dev] Encoding issue in Linux Container for OGR/GDAL

BrianVance brian.asp.net at gmail.com
Wed Nov 25 13:30:23 PST 2020


Hi,
   I'm using C# to read a .gdb file. We run this code in docker through a
Linux container. 

We are having an encoding issue with a function in OGR that read the string
value from a field.

item.*GetFieldAsString*(field_name);

The GetFieldAsString returns the proper string when its run from an Windows
environment but when run from a Linux Docker Container it returns us wrong
characters like M�. 

We have a lot of French Characters in our file like Québec which don't
render properly when run on Linux.

Can anyone suggest a way to fix this?

Regards,
Brian 




--
Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html


More information about the gdal-dev mailing list