Hi everybody,
I have a map with 'Layer A' (polygons district boundary) and 'Layer B' (lines roads).
I would like to add a field on my 'Layer B' table with the name of every district crossed by each road.
In this example, I would like my Road 1 attribute to tell me it crosses 'City A', 'City B', 'City C', and 'City D'. And my road 2 attribute to tell me it crosses ‘City A’.
Could you please show me how to make it? Thank you