Hi,
I have a dataset of polygons.. a large quantity of these share a common ID.
The goal is to have a final dataset with one row per ID but also preserve the polygon boundaries (dissolve tool will not work in this case).
Was looking for singlepart to multipart tool where I could group by an ID field but can't find any... has anyone done this in ArcPy and would be willing to share their code? If there is a tool that I have missed even better.
Thanks!