Opened 10 years ago

Closed 10 years ago

#5659 closed defect (wontfix)

OpenFileGDB Driver fail with compressed GDB

Reported by: pelord Owned by: warmerdam
Priority: normal Milestone:
Component: OGR_SF Version: unspecified
Severity: normal Keywords: OpenFileGDB
Cc:

Description

OpenFileGDB driver don't handle compressed geodatabase or feature class.

Warning 1: LayerName layer has a GDB.gdb\a00000026.g dbtable.sdc file whose format is unhandled

Change History (2)

comment:1 by pelord, 10 years ago

Summary: WhOpenFileGDB Driver fail with compressed GDBOpenFileGDB Driver fail with compressed GDB

comment:2 by Even Rouault, 10 years ago

Milestone: 1.11.1
Resolution: wontfix
Status: newclosed

Yes, the .sdc format is something completely different from uncompressed geodatabase. There's little hope it can be supported without a published spec for it, or it would require a long&uncertain reverse-engineering process. The ESRI FileGDB API SDK itself doesn't support it.

Note: See TracTickets for help on using tickets.