Ticket #3321 (assigned defect)
dxf-reader: detection of dashed lines
| Reported by: | neumann | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | OGR_SF | Version: | svn-trunk |
| Severity: | normal | Keywords: | dxf |
| Cc: |
Description (last modified by warmerdam) (diff)
In the example "fuaggeobau.dxf" (available to Frank), the detection of dashed lines is not working as expected.
The following element has LTYP 9, which is defined as dashed in the AcDbLinetypeTableRecord?. It would be good if this linetype could be exposed in the Style-String according to OGR Feature Styling.:
OGRFeature(entities):1964
Layer (String) = 01311
SubClasses (String) = AcDbEntity:AcDbPolyline
ExtendedEntity (String) = { AV_EO_Linienele FID: 10749 { 0 } }
Linetype (String) = LTYP9
EntityHandle (String) = 3BA81
Text (String) = (null)
Style = PEN(c:#ffffff)
LINESTRING : 6 points
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

