Hello,
I am working with a parcel dataset that follows county parcel boundaries. In areas where roads exist, the parcel boundaries on either side stop at the edge of adjoining parcels, which leaves a gap (the road width) between them.
What I am trying to achieve is a workflow where parcel boundaries from both sides are extended outward so that they meet at the road centerline (from a basemap), effectively closing the gap between parcels and aligning boundaries to the centerline instead of leaving space for the road.
So instead of splitting parcels by the road, I want to expand or adjust both adjacent polygons so their shared boundary becomes the road centerline.
Is there a recommended geoprocessing or editing workflow in ArcGIS Pro to accomplish this at scale?
Any guidance or similar workflows would be greatly appreciated.