[GRASSLIST:4916] v.patch and colors

Hi,
Another question related to vectors. I have used v.patch to match two
layers, one with subbasins and one with streams. I would like the
output of v.patch to display the basins with red borders and
the streams with blue. It seems that there is only one option where
you choose a color for both layers. Any suggestions please?

Warm regards,
Alexandra

On Sat, Nov 09, 2002 at 06:37:12PM +0100, Alexandra Zamparas wrote:

Hi,
Another question related to vectors. I have used v.patch to match two
layers, one with subbasins and one with streams. I would like the
output of v.patch to display the basins with red borders and
the streams with blue. It seems that there is only one option where
you choose a color for both layers. Any suggestions please?

v.patch has no connection to line colors. Maybe look at d.vect.line?

--
static const char signature =
  "Copyright (c) 2002 Eric G. Miller <egm2@jps.net>";