I have a feature layer with contiguous and non-contiguous polygons. I wish to create a new feature layer consisting of the non-contiguous polygons AND the new polygons built from merging the contiguous polygons (one new polygon for EACH of the set of adjacent polygons. I also wish to sum several of the attributes of the merged, adjacent polygons so that they become attributes of these new polygons. Unfortunately, I do NOT have any "dissolve fields" which would make the use of the dissolve tool straightforward. thanks