Ticket #4009 (closed defect: fixed)
DXF block geometry merging annoying sometimes
| Reported by: | warmerdam | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | OGR_SF | Version: | unspecified |
| Severity: | normal | Keywords: | DXF |
| Cc: | djay |
Description
By default the DXF driver attempts to merge all the geometries of a BLOCK into a GEOMETRYCOLLECTION[] for inlining etc. This has the nice property of keeping them together as a single feature in the resulting layer but many applications (such as QGIS) have trouble dealing with geometry collections.
It would be desirable to have a way to produce a feature for each entity in the block, much like we already have to do for text entities in a block.
Change History
Note: See
TracTickets for help on using
tickets.
