Opened 14 years ago

Closed 9 years ago

Last modified 9 years ago

#3747 closed defect (fixed)

OGR FID needs to be 64 bit

Reported by: warmerdam Owned by: chaitanya
Priority: normal Milestone: 2.0.0
Component: OGR_SF Version: unspecified
Severity: normal Keywords: FID
Cc:

Description

In many situations the native feature id for underlying drivers is larger than 32bits as an integer. I believe we need to update the OGR API to treat feature ids as a 64bit quantity - like GIntBig.

Please prepare an RFC and patch for this.

Change History (3)

comment:2 by Even Rouault, 9 years ago

Milestone: 2.0
Resolution: fixed
Status: newclosed

comment:3 by Even Rouault, 9 years ago

Milestone: 2.02.0.0

Milestone renamed

Note: See TracTickets for help on using tickets.