<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-AU link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>Hi All,<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I have a problem with a character encoding problem. It could be a UTF-16 to UTF-8 problem or some other encoding problem.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I have an SDE Server with the DB being Oracle from which I am extracting an ESRI Shapefile.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Using ogr2ogr from GDAL to extract the shapefile I am losing every second character from strings. As an example the original string of ‘Murray channel’ is being extracted as ‘Mra hne’.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Using sde2shp from the SDE Server to extract the shapefile I am not losing any characters from strings. But during the extraction I receive the warning:<o:p></o:p></p><p class=MsoNormal style='text-indent:36.0pt'>WARNING: Possible loss of data when converting SE_NSTRING to ANSI string.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Could this problem be that GDAL is not detecting a string of SE_NSTRING and not dealing with it appropriately?<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I doubt it would be related to platform, but the SDE Server is running on Windows Server 2003 32-bit and GDAL is running on GNU/Linux 2.6.18-194.el5 64-bit<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Thanks or any help,<o:p></o:p></p><p class=MsoNormal>Brett<o:p></o:p></p><p class=MsoNormal> <o:p></o:p></p><p class=MsoNormal><b>Brett Walker</b> <<a href="mailto:brett.walker@geometryit.com"><span style='color:blue'>brett.walker@geometryit.com</span></a>><o:p></o:p></p><p class=MsoNormal>Software Developer / Analyst<o:p></o:p></p><p class=MsoNormal>Geometry Pty Ltd<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><span style='font-size:9.0pt'>Telephone               03 6223 1999<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:9.0pt'>Mobile                     0458 498 386<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:9.0pt'>Fax                          03 6223 1988<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:9.0pt'>Web                        <a href="http://www.geometryit.com/"><span style='color:blue'>www.geometryit.com</span></a><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:9.0pt'>Address                   31 Salamanca Square, Battery Point, TAS 7004, Australia<o:p></o:p></span></p><p class=MsoNormal><o:p> </o:p></p></div></body></html>