Hello
I have a polygon, which is a single feature and need to clip it where the road name changes
The data i have is the polygons adjacent to the road, and the road centreline. I have created a centre line through the polygon, chopped that centreline into 1m segments and applied the nearest neighbour roadname to them.
Any ideas how to chop the polygon where the name changes as shown in the redline on the image attached.
Regards