I want to catergorise a sewer and water network into sub networks, each of which contains a large number of feature classes.
To do this I was going select all the gravity mains for example and create a bounding geometry (convex hull). I was then going to apply set parameters to all the feature class records in this bounding geometry. I wanted to keep the bounding geometries in the same layer for the future.
Is it possible to run geoprocessing commands and get them to APPEND to an existing layer, rather than overwrite it?