<p dir="ltr"><br>
On May 4, 2015 5:16 PM, "Tahina Ralitera" <<a href="mailto:tahina.ralitera.tr@gmail.com">tahina.ralitera.tr@gmail.com</a>> wrote:<br>
><br>
> Hi all,<br>
><br>
> I want to delete all the isolated roads in my road shapefile. Dot someone know how to do that?</p>
<p dir="ltr">Yes, you can use<br>
- v.edit with where clause or coordinates,<br>
- v.extract -r for a reverse extraction (all except for the undesired road),<br>
- probably also use vector network tools to extract the main graph.</p>
<p dir="ltr">Best,<br>
Markus<br>
</p>