id summary reporter owner description type status priority milestone component version severity resolution keywords cc 7139 DXF: Support block attributes (ATTRIB entities) Alan Thomas warmerdam "Currently the DXF driver reads in ATTDEF entities as if they were TEXT, omitting to store the attribute tag. This behaviour is changed in DXF_INLINE_BLOCKS = FALSE mode, so that the attribute tag is recorded in a new `AttributeTag` field, and the text values of attributes associated with each INSERT are listed in a `BlockAttribute` field. In DXF_INLINE_BLOCKS = TRUE mode, ATTDEF entities inside blocks are skipped, and the ATTRIB entities that follow the INSERT entity are inserted as features in their own right." enhancement closed normal OGR_SF svn-trunk normal fixed dxf