<div class="gmail_quote">On Mon, Jan 16, 2012 at 10:37 PM, Rich Shepard <span dir="ltr">&lt;<a href="mailto:rshepard@appl-ecosys.com">rshepard@appl-ecosys.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  Somehow, my streets map also contains lines for streams. I would like to<br>
subtract the stream lines from the street lines but do not see a module to<br>
do this. Map algebra works well with raster maps (r.mapcalc), but what<br>
module will allow me to do this with two vector maps?<br>
<br></blockquote><div><br>Vectors are not my thing, but I checked the GRASS Book... maybe v.select?<br><br><em><b>v.select</b></em>  - Selects features from vector map (A) by features from other vector map (B).
<br><br>Best,<br>Marcello.<br></div></div>