[GRASS-user] Extract one polygon from many

I have a map of hydrologic units (drainage basins) for the entire state. My
project is in only one basin and I would like to delete all the others,
preferably not one-at-a-time.

Looking at the list of v.* modules I don't see which would be most
appropriate for this task. Advice is appreciated.

Regards,

Rich

On Thu, 29 Aug 2019, Rich Shepard wrote:

Looking at the list of v.* modules I don't see which would be most
appropriate for this task.

v.extract is what I need.

Rich