Ticket #528 (assigned defect)

Opened 4 years ago

Last modified 4 years ago

ESRI Shapefile long int attribute not handled properly

Reported by: mark@keyhole.com Assigned to: warmerdam (accepted)
Priority: high Milestone:
Component: OGR_SF Version: unspecified
Severity: normal Keywords:
Cc:

Description

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

03/22/04 22:34:51 changed by warmerdam

Mark,

Can you provide a sample demonstrating this problem?