Hello,
As you can see from the below image, I want to delete short segment lines (roads marked in red) that are away from the main cluster.
1. Is there any way to detect lines (red in the image below) that are shorter than input distance (50' for example) and delete them?
2. If the above option works, then how can I separate the short isolated lines (red in the below image) and the short lines that are connected to each other(blue in the below image). I only want to delete red and keep blue.
Thank you,