Opened 12 years ago

Closed 12 years ago

#4587 closed defect (duplicate)

FGDB text field issues.

Reported by: aestrada Owned by: warmerdam
Priority: high Milestone:
Component: OGR_SF Version: svn-trunk
Severity: normal Keywords: FGDB
Cc: estrada.adam@…, Robert Coup

Description

All,

I have a field in my postgres DB that is a text field. When I export to FGDB, I'm unable to sort the field in ArcGIS because the field length is the maximum field length that the FGDB allows which is pretty huge. I am building the latest version of GDAL with the new FGDB driver but I don't know if that will fix the issue as the max character width is hard coded as the default in the GDAL code.

Thoughts? Adam

Change History (3)

comment:1 by Even Rouault, 12 years ago

Cc: Robert Coup added

comment:2 by Even Rouault, 12 years ago

(For reference: The field length was extended to max_int in #4189)

comment:3 by Robert Coup, 12 years ago

Resolution: duplicate
Status: newclosed

Seems like a dupe of #4189

Note: See TracTickets for help on using tickets.