Susan,
I checked out your ideas and the problem is indeed the dig_att file.
After running v.proj and before running v.support I looked at the
dig_att file. The garbage line you described was there.
As a matter of fact, all the lines that should begin with "L" had
garbage in them. Since the dig_att file was created with v.proj
(and the non-projected dig_att file was just fine), it appears that
v.proj is where the problem lies(or one of the routines it calls).
Are there any SCS folks that have suggestions on what to recompile
to fix the problem? Or anyone else for that matter. Thanks.
Wayne Gibson
Oregon State University
From: sue@ced.berkeley.edu (Susan Huse)
Subject: Re: v.proj,v.support
Sender: grass-lists-owner@max.cecer.army.milYour v.support error message looks to me like there are junk lines
in your dig_att/ file. Something spewed some garbage in there.In other words I believe your dig_att file has a line:
LAB2w9|dA XAB/= -1771529.3476489484 2385391.4491144288 10
instead of a line:
L -1771529.3476489484 2385391.4491144288 10
check it out.
Since the v.proj isn't actually building the topology it probably
didn't care (or didn't have an error message to tell you that it
did care).
so you didn't see this until v.support started to attach the labels to the
areas|lines