2

I am working with ArcGIS Pro 2.8.

I have a multipart feature class with polygon geometry, and when I select a row with OBJECTID = 28, I observed that it is targeting so many features in the map.

enter image description here

Is there a way to split or make individual rows or features that will allow me to select one feature at a time?

So it's like now I have 100 features getting selected with one row, and I want 100 rows.

PolyGeo
65.5k29 gold badges115 silver badges350 bronze badges
asked Sep 1, 2021 at 19:56

2 Answers 2

2

You can also use the Explode Multipart tool in the Editing Toolbar, but using a geoprocessing tool usually functions better.

answered Sep 1, 2021 at 20:26
1

Found out!

I just used the Multipart to SinglePart Geoprocessing tool in ArcGIS Pro, and the issue is resolved.

https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/multipart-to-singlepart.htm#

Hornbydd
44.9k5 gold badges43 silver badges84 bronze badges
answered Sep 1, 2021 at 20:05

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.