[GRASS5] v.in.arc: import files

Markus Neteler neteler at geog.uni-hannover.de
Tue Apr 17 13:10:32 EDT 2001


On Tue, Apr 17, 2001 at 09:27:49AM -0700, Rich Shepard wrote:
> On Tue, 17 Apr 2001, Markus Neteler wrote:
> 
> > the v.in.arc is the exception from above rule: It does *not* read from
> > the current working directory but only from $LOCATION/arc/ (like the
> > v.in.dxf, too). All other import modules read from current working
> > directory. Therefore I propose a change in v.in.arc/v.out.arc |
> > v.in.dxf/v.out.dxf to reach the wanted consistency.
> 
> Markus,
> 
>   Well-l-l, ... m.in.e00, v.in.mif, and v.in.shape all require the
> fully-qualified path name to work. Just the current directory won't do.
> That's why I thought the issue was more general.

Rich,

here I don't need a fully-qualified path name for  m.in.e00 and v.in.shape,
I can simply specify the map name. Should be possible all over the world!

Example:

cd /home/neteler/data
ls -la linienneu.shp
-rw-r--r--   1 neteler  users     1073428 Jan 23 13:05 linienneu.shp

v.in.shape -l in=linienneu.shp
Attributes available in linienneu.shp
AOBJID
FOLIE
OBJART
AK
TEIL
POS
ART
SIG
TEXT
KLARTEXT

Works perfectly for me. If it is not working on your machine, it must
be a bug which we should fix.

Regards

 Markus

---------------------------------------- 
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo at geog.uni-hannover.de with
subject 'unsubscribe grass5'



More information about the grass-dev mailing list