Opened 20 years ago

Closed 16 years ago

#528 closed defect (invalid)

ESRI Shapefile long int attribute not handled properly

Reported by: mark@… Owned by: warmerdam
Priority: high Milestone:
Component: OGR_SF Version: unspecified
Severity: normal Keywords:
Cc:

Description (last modified by warmerdam)

I have a ESRI Shape file with long integers in a particular column in the
attribute file (dbf).  These are all converted to -2^31.  I can confirm this by
using ogr2ogr and converting the file to GML.  Opening the dbf file in MS Excel
shows the correct values, such as 10020001022000.

Change History (2)

comment:1 by warmerdam, 20 years ago

Mark,

Can you provide a sample demonstrating this problem?

comment:2 by warmerdam, 16 years ago

Description: modified (diff)
Resolution: invalid
Status: assignedclosed

Closing for lack of test data.

Note: See TracTickets for help on using tickets.