I have a giant raster (1.76GB) that has been converted to polygons and placed in a .GDB. I am interested in using the eliminate tool to remove all polygons smaller than one acre (calculated within .gdb). The dataset is still too large for eliminate. Is there a way to break the polygons apart without splitting some into smaller parts? The identity tool was suggested but I can't really figure out how it works.
Thanks.