Hello ,
I stuck in one situation and need help
I have road geometry having multiple segment but if see the attribute table we can separate group by based on UID field (A1,A2)
With UID we have field called ACC in table ideally A1 & A2 should have unique value based on connectivity
A1 should have 2 & A3 should have 1 but we cannot hardcode it. every time value would be change
We have discontinuity based on ACC value I need find the disconnected edges and copy the ACC value attribute of both end connected in
example :-if the both side ACC value is same then update the same for in between edges but, if the ACC value is different on both side that time I need to find those situations
Can any one help me how can I get this done ?
Please find attached Shapefile for reference as well.