[GRASS-user] couldn't cross one boundary map with a line map
Hamish
hamish_nospam at yahoo.com
Fri Sep 14 00:07:20 EDT 2007
temiz wrote:
> hello
>
> I couldn't manage crossing one boundary map with a line map using
> "v.select".
>
> I did:
> v.select ainput=boundary_map binput=line_map output=boundary_line
> But output map doesn't contain line_map's value
>
> what can I do ?
v.select only works on features with an assigned category number. does
your boundaries have cat nums? d.what.vect + v.category.
Hamish
More information about the grass-user
mailing list