id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc 5626,DXF Chinese Encoding error,liminlu0314,warmerdam,"OGR open the DXF file, Chinese will appear garbled, if you use the --config DXF_ENCODING ""UTF-8"" after the show normal. The DXF file itself is coded using ANSI_936. Attachment is the test data. Use the command line: ogrinfo -ro -al ""test-text1.dxf"" -geom=NO output information: {{{ INFO: Open of `F:\RsSrcDir\test-text1.dxf' using driver `DXF' successful. Layer name: entities Geometry: Unknown (any) Feature Count: 1 Extent: (84531.256076, 296647.901946) - (84531.256076, 296647.901946) Layer SRS WKT: (unknown) Layer: String (0.0) SubClasses: String (0.0) ExtendedEntity: String (0.0) Linetype: String (0.0) EntityHandle: String (0.0) Text: String (0.0) OGRFeature(entities):0 Layer (String) = JMDSS SubClasses (String) = AcDbEntity:AcDbText:AcDbText ExtendedEntity (String) = 遥感工程院用于建设用地调查2013-4-7 0 Linetype (String) = Continuous EntityHandle (String) = 251 Text (String) = 姝e湪鏂藉伐 Style = LABEL(f:""Arial"",t:""姝e湪鏂藉伐"",s:4g,c:#000000) }}} Use the command line: ogrinfo -ro -al ""test-text1.dxf"" -geom=NO --config DXF_ENCODING ""UTF-8"" output information: {{{ INFO: Open of `F:\RsSrcDir\test-text1.dxf' using driver `DXF' successful. Layer name: entities Geometry: Unknown (any) Feature Count: 1 Extent: (84531.256076, 296647.901946) - (84531.256076, 296647.901946) Layer SRS WKT: (unknown) Layer: String (0.0) SubClasses: String (0.0) ExtendedEntity: String (0.0) Linetype: String (0.0) EntityHandle: String (0.0) Text: String (0.0) OGRFeature(entities):0 Layer (String) = JMDSS SubClasses (String) = AcDbEntity:AcDbText:AcDbText ExtendedEntity (String) = 遥感工程院用于建设用地调查2013-4-7 0 Linetype (String) = Continuous EntityHandle (String) = 251 Text (String) = 正在施工 Style = LABEL(f:""Arial"",t:""正在施工"",s:4g,c:#000000) }}}",defect,closed,normal,,OGR_SF,1.11.0,normal,fixed,DXF ANSI936,