id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc 5592,Reading DXF with AcDbBlockReference entity is offsetting points coordinates,ngarel,warmerdam,"In the file attach, all the coordinates are offset from the first point of the string. This also happens in Quantum GIS, but not DWG true view. For instance, if the first point in a string is at X = 20633.0213, the location of the point would be at 41266.0426 (20633.0213 + 20633.0213). If the second point is at X = 21068.8577, the location of the point would be at 41701.879 (21068.8577 + 20633.0213). And so on. The problem is happening in OGRDWGLayer::TranslateINSERT( OdDbEntityPtr poEntity ) where a GeometryInsertTransformer is created and transofrmation is applied. I do not understand the reason for this transformation.",defect,closed,normal,,default,svn-trunk,normal,fixed,DXF,ngarel@…