[GRASSLIST:5126] Re: Labeling imported layers

Excellent; now I have categories on all my lines. I thought the way to "flatten" this so that all of the lines are of the same class would be to use v.reclass, but I keep getting the message, "WARNING: category support for vector file [lakes] in mapset [doug] missing". Do you know what I can do to fix that?

Thanks,

Doug Gorley | douggorley@shaw.ca

----- Original Message -----
From: "Eric G. Miller" <egm2@jps.net>
Date: Sunday, December 1, 2002 7:20 pm
Subject: [GRASSLIST:5125] Re: Labeling imported layers

On Sun, Dec 01, 2002 at 07:09:48PM -0800, douggorley@shaw.ca wrote:
> I have access to Arc/Info with the source data. Is there a
better way
> to export the data so that I don't have to relabel everything?

"export" as .e00 and use m.in.e00

--
"...the plural of anecdote is [not?] data." - attrib. to George
Stigler

On Sun, Dec 01, 2002 at 07:40:22PM -0800, douggorley@shaw.ca wrote:

Excellent; now I have categories on all my lines. I thought the way
to "flatten" this so that all of the lines are of the same class would
be to use v.reclass, but I keep getting the message, "WARNING:
category support for vector file [lakes] in mapset [doug] missing".
Do you know what I can do to fix that?

Well, there're two files for "category support". One is dig_att/<name>
and the other is dig_cats/<name>. If you used m.in.e00, it creates
several dig_cats/ files with names like <name>.<field>. Use symbolic
links to make a dig_cats/<name> file point to the attribute file of
"choice".

Also, you did run v.support?

--
"...the plural of anecdote is [not?] data." - attrib. to George Stigler