[GRASS5] Deprecate d.area and d.vect.line ??

From: Markus Neteler <neteler@itc.it>

On Tue, Feb 05, 2002 at 07:57:28AM -0800, Eric G. Miller wrote:
> On Tue, 5 Feb 2002 11:09:36 +0100, Markus Neteler <neteler@itc.it> wrote:
>
> > On Mon, Feb 04, 2002 at 05:59:34PM -0800, Eric G. Miller wrote:
> > > I would like to deprecate d.area (and possibly d.vect.cats ?) in favor of
> > > d.vect.area. Also, there's the matter of v.area. Do people use it?
> > > What does it provide that d.what.vect doesn't do (besides the flood
> > > fill, which doesn't handle islands)?
> >
> > Yes, please go ahead... But: the d.vect.cats is the upcoming
> > d.vect. Before you delete I will migrate d.vect.cats to d.vect :slight_smile:
> > Any objections?
>
> Oh, okay.

So.. done. d.vect.cats is now d.vect.

I'm a bit confused: the only difference between the new d.vect and d.vect.line is that the latter
uses a legend file whereas the former only has the catnum option on the command line, or am I
missing something ?

Moritz