Ticket #4587 (closed defect: duplicate)

Opened 14 months ago

Last modified 8 months ago

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@…, rcoup

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

Changed 14 months ago by rouault

  • cc rcoup added

Changed 14 months ago by rouault

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

Changed 8 months ago by rcoup

  • status changed from new to closed
  • resolution set to duplicate

Seems like a dupe of #4189

Note: See TracTickets for help on using tickets.