[GRASS-user] can I display attrcol during digitizing?
Jarek Jasiewicz
jarekj at amu.edu.pl
Wed Nov 22 00:27:39 EST 2006
Hamish napisał(a):
> Jarek Jasiewicz wrote:
>
>> Hi
>> I want to display as a background vector with atrrcol as a parameter.
>>
>> ie: v.digit geologia bgcmd="d.vect map=stara_geologia atrrcol=cat"
>>
>> And I can't. attrcol is not valid parameter
>>
>> Is it possible in all? or any surogate method to display background
>> atributies during digitalizing (raster is not an option - to many
>> categories)
>>
>
>
> start by getting the d.vect command working without the complication of
> v.digit.
>
>
> d.mon start=x0
> d.vect map=stara_geologia display=attr attrcol=cat
> or easier,
> d.vect map=stara_geologia display=cat
>
>
> (your error was because you spelt "attrcol" wrong)
>
>
> Hamish
>
I make it according d.vect and v.digit help...
More information about the grass-user
mailing list