#6035 closed defect (fixed)
cannot open a dbf file
Reported by: | zanollim | Owned by: | warmerdam |
---|---|---|---|
Priority: | normal | Milestone: | 2.0.1 |
Component: | default | Version: | 2.0.0 |
Severity: | normal | Keywords: | |
Cc: |
Description
With GDAL 2.0.0 I can't open the attached dbf file (ogrinfo cadinci.dbf).
With GDAL 1.x it works.
There's something a bit unusual in the header of this dbf file and the Identify method that has been added to the shapefile driver seems to be quite pedantic about that.
Attachments (1)
Change History (4)
Changed 3 years ago by
Attachment: | cadinci.dbf added |
---|
comment:1 Changed 3 years ago by
Milestone: | → 2.0.1 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:2 Changed 3 years ago by
Pedantically, I believe those files could be considered to be invalid. Do you know which software produces such kind of .dbf files ?
comment:3 Changed 3 years ago by
Sorry for my late response...
The software is Visual Polcity XP that uses SQL Sysbase.
Note: See
TracTickets for help on using
tickets.
trunk r29526, branches/2.0 r29528 "Shape: accept opening standalone .dbf files whose header length is not a multiple of 32 bytes (#6035)"