[GRASS-user] 'ARNing: Cannot open driver 'dbf"

Hamish hamish_nospam at yahoo.com
Wed Dec 6 06:02:22 EST 2006


Raymond Fu wrote:
>   
>   The result is as follows:
>   GRASS 6.1.cvs(spearfish60):~>eval `g.gisenv`
>   GRASS 6.1.cvs(spearfish60):~>echo $MAPSET
>   user1
>   GRASS 6.1.cvs(spearfish60):~>cd "$GISBASE/$LOCATION_NAME/$MAPSET"
>   GRASS 6.1.cvs(spearfish60):~/spearfish60/user1> ls dbf
>   ls: cannot access dbf: No such file or directory.
>    
> I guess the reason is because the road is orginally in PERMENANT
> Mapset.   What I am trying to do to copy the road from PERMENANT to
> user1 Mapset using g.copy command.

sorry,

eval `g.gisenv`
cd "$GISBASE/$LOCATION_NAME/PERMANENT"
ls dbf/

?
I am interested to know if the DBF file works.

d.rast roads
d.what.vect
?

Hamish




More information about the grass-user mailing list