Opened 13 years ago

Closed 13 years ago

#4172 closed enhancement (fixed)

Read precision information from FGDB table definitions

Reported by: pramsey Owned by: Even Rouault
Priority: normal Milestone:
Component: default Version: svn-trunk
Severity: normal Keywords:
Cc:

Description

The FGDB file applies an explicit precision model, and advertises this model in the XML table definition. The attached patch stores this information in the Layer and allows access to the information.

Attachments (1)

fgdb-precision.patch (6.4 KB ) - added by pramsey 13 years ago.

Download all attachments as: .zip

Change History (2)

by pramsey, 13 years ago

Attachment: fgdb-precision.patch added

comment:1 by Even Rouault, 13 years ago

Resolution: fixed
Status: newclosed

r22760 /trunk/gdal/ogr/ogrsf_frmts/filegdb/ (FGdbLayer.cpp ogr_fgdb.h): FGDB: Read precision information from FGDB table definitions (grid origin and scales) (patch by Paul Ramsey, #4172)

Note: See TracTickets for help on using tickets.