I am using a parcel map and I have a layer with a ton of polygons and those polygons have different names. I combined all the names into categories in the symbology tab but when I go to the attribute table for that layer the ones I combined are no longer combined like in the symbology. I don't want to merge these polygons because I want to be able to count how many polygons are in the categories but I want the rows in the attribute table combined into the groups I put them in in the symbology.
I am using ArcGIS Pro
-
Welcome to GIS SE. As a new user, please take the Tour. Please Edit the Question to specify the software in use and what you have attempted.Vince– Vince2020年10月25日 17:20:26 +00:00Commented Oct 25, 2020 at 17:20
-
@Becca, is it ArcMap or ArcGIS Pro?Yogesh Chavan– Yogesh Chavan2020年10月25日 17:20:37 +00:00Commented Oct 25, 2020 at 17:20
-
Its is ArcGIS ProBecca– Becca2020年10月25日 17:25:53 +00:00Commented Oct 25, 2020 at 17:25
-
Have you looked at the Summary Statistics tool?PolyGeo– PolyGeo ♦2020年10月25日 19:52:28 +00:00Commented Oct 25, 2020 at 19:52
-
@PolyGeo They are different names. So like A, B, and C are one category so I need to combine them but they are different names.Becca– Becca2020年10月26日 00:44:51 +00:00Commented Oct 26, 2020 at 0:44
1 Answer 1
Firstly, we must remember that each row in the attribute table is associated with a feature on the map, and symbology is a layer property that is followed only until the layer is in the contents pane in ArcGIS Pro.
- What you can try is using the "show count" property while applying symbology
- Your aim is to get it as a table showing the count, use the summarize option to get a table representing the count of all the categorized features
- Count
- Finally, as an alternative, if you want a group symbology("not the attributes") follow the Group Unique Values link for a better understanding
Explore related questions
See similar questions with these tags.