Hello guys ,
iam tired from tryng doing that and i could not get the result that i want .
i have many lines and some blocks in the map ,and i want to find neighbour step by step and give each line that i can find new id as temporarly id .when the line touch the block so another lines touched the same block give them new id .so how can i do that
tried alot by line divider and neighbout finder but i did not success
or by 2 coordinate extractor(tart point and end point ),2 vertex creator also then neighbour finder but i i did not success ,
please could u guide me what should ,i need to find the neighbour give new id for the neighbour that u find then continue fom next neighbout to find the next and so on but sometimes map has blocks not only lines.
Thanks in aadvance for helping