Skip to main content
Question

When I try to convert the csv to shape file . I am receiving following error. Any help would be greately appreciated.

  • September 17, 2019
  • 3 replies
  • 13 views

ESRISHAPE writer: 129837 of 361189 features written

DBF Writer: DBF file exceeds maximum size of 2 GB

Unable to output data to file 'C:\\Madhavi\\gis\\final_version_ sep2019\\Working\\Result\\CSV.dbf'

Unable to output data to file 'C:\\Madhavi\\gis\\final_version_ sep2019\\Working\\Result\\CSV.dbf'

Destination Feature Type Routing Correlator (RoutingFactory): Unable to output data to file 'C:\\Madhavi\\gis\\final_version_ sep2019\\Working\\Result\\CSV.dbf'

Stored 1 feature(s) to FME feature store file `C:\\Users\\q040\\AppData\\Local\\Temp\\wb-cache-Centerline_updated_data-GEFkSH\\Main_CSV -1 2 -1 0 19480448bc73853f0954bf85b3af46ed9e867a09.ffsupdating'

Saving spatial index into file 'C:\\Users\\q040\\AppData\\Local\\Temp\\wb-cache-Centerline_updated_data-GEFkSH\\Main_CSV -1 2 -1 0 19480448bc73853f0954bf85b3af46ed9e867a09.fsi'

Finished saving spatial index into file 'C:\\Users\\q040\\AppData\\Local\\Temp\\wb-cache-Centerline_updated_data-GEFkSH\\Main_CSV -1 2 -1 0 19480448bc73853f0954bf85b3af46ed9e867a09.fsi'

DBF Writer: DBF file exceeds maximum size of 2 GB

Error running translation.

3 replies

erik_jan
Contributor
Forum|alt.badge.img+17
  • Contributor
  • September 17, 2019

DBF files, that contain the attributes for a Shape file, are still DBase 3.

They can have a maximum size of 2 GB.

The solution would be fanning out the Shape files based on an attribute.

Or writing out to another format (in general File Geodatabase can contain the same information and has no limit on size).

Hope this helps.


  • Author
  • September 17, 2019
erik_jan wrote:

DBF files, that contain the attributes for a Shape file, are still DBase 3.

They can have a maximum size of 2 GB.

The solution would be fanning out the Shape files based on an attribute.

Or writing out to another format (in general File Geodatabase can contain the same information and has no limit on size).

Hope this helps.

How do I do writing out to another format (in general File Geodatabase can contain the same information and has no limit on size).

Can you please elaborate?


jovitaatsafe
Safer
Forum|alt.badge.img+11
madhavijbp wrote:

How do I do writing out to another format (in general File Geodatabase can contain the same information and has no limit on size).

Can you please elaborate?

Hi @madhavijbp,

 

For this translation you can just swap out the writer to use the geodatabase writer. Here are some tutorials that might be helpful for this:

Hope that helps!


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings