Opened 14 years ago

Closed 14 years ago

#3412 closed defect (fixed)

DXF import of a file without any header

Reported by: sfkeller Owned by: warmerdam
Priority: normal Milestone: 1.7.2
Component: OGR_SF Version: 1.7.0
Severity: normal Keywords: dxf import
Cc:

Description

When trying to import DXF file with only an ENTITIES section but without any of the other headers one gets an error:

% ogrinfo rimtestgp.dxf "FAILURE: Unable to open datasource `rimtestgp.dxf' ..."

See e.g. the official test data set from the Swiss Federal Office of Topography (swisstopo) available here: http://tinyurl.com/rimini-testdata .

Change History (2)

comment:1 by warmerdam, 14 years ago

I have implemented entities-only DXF support in trunk (r18778) and 1.7 branch (r18779), including a test in trunk.

comment:2 by warmerdam, 14 years ago

Milestone: 1.7.2
Resolution: fixed
Status: newclosed
Version: unspecified1.7.0
Note: See TracTickets for help on using tickets.