0

model

I want to perform JOIN TOOL for all DBFs generated from ZONAL STATISTICS AS TABLE into one table. However, it seems that DBF has a maximum of 255 fields while my dataset has more than 500 fields/columns. So, my question is how can I divide/separate the INPUT FOLDER such that ZONAL STATISTICS will perform 250 tables at a time? All else is working other than this issue. I am using ArcGIS 10.

GforGIS
3,3954 gold badges23 silver badges40 bronze badges
asked Nov 22, 2013 at 5:25
3
  • 3
    Why not just use a geodatabase instead of shapefiles, and avoid all the limitations of shapefiles all together? Commented Nov 22, 2013 at 6:09
  • what do you mean by gdb? i am not sure i can follow your suggestion. do you mean i convert which part of this model to gdb? Commented Nov 22, 2013 at 7:06
  • 1
    You are striking dBase limits due to using shapefile format for your data - if you use file geodatabase feature classes in general any limits will be higher or non-existent - and performance should be better. Commented Nov 22, 2013 at 8:51

1 Answer 1

1

Thank you for your patience. Your suggestions on creating file gdb worked in the model. It ran successfully!

answered Nov 22, 2013 at 9:09

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.