I'm using the Overlay Layers tool clip records within a reserve boundary. I'd like to think that it functions in a similar way to the Clip tool in ArcGIS Pro, but the results suggest otherwise. When I overlay polygons of prairie fragments with the boundaries of rural reserves, the resulting layer looks really good. Only the prairie fragments that are located within the rural reserve boundaries are present and prairies that extend across the reserve boundary are cut to retain only the area inside the boundary.
Unfortunately when I look at the data table I see many instances of duplicate records. These records generally contain a small polygon in one record, and a larger polygon (that overlaps the smaller one) in the other record. The biggest problem for me is that the two records each show the area of the larger polygon. Thus, for every duplicate, the area is double counted.
I'm after total area of prairie within the reserves, so these duplicates throw off my estimate considerably.
I brought the same data into ArcGIS Pro and used the clip tool to clip the prairies to the boundaries of the rural reserves. No duplicate records. Using the Clip tool in ArcGIS Pro, I found there to be 34,082 acres of prairie within the reserves. Using Overlay Layers in AGOL yielded 53,368 acres of prairie. Clearly the duplicate records yield an inaccurate result.
Am I using Overlay Layers correctly? I understand that it will split records based on the boundaries in the overlay layer, but I didn't think it would duplicate them. It should create two separate records, not smaller polygons nested within larger polygons, right?