[GRASS5] tcltkgrass - some bugs remain

Markus Neteler neteler at itc.it
Mon Nov 15 08:06:34 EST 2004


On Sun, Nov 14, 2004 at 04:14:25PM +0000, Glynn Clements wrote:
> > v.in.dxf3d.sh
> >     Unrecognized option: lines=elevs
> >     Options: dxf=name line1=name line2=name
> 
> The module file is correct for v.in.dxf3d; I'm not sure whether the
> module should be running v.in.dxf3d instead of v.in.dxf3d.sh, or
> whether the syntax should be changed to match v.in.dxf3d.sh.

Here a try for an overview:

- v.in.dxf: Converts files in DXF format to ASCII or binary GRASS vector file
    format.
- v.in.dxf3d: Converts the Z values of DXF files to attribute GRASS vector file
   format.
- v.in.dxf3d.sh: Imports 3D contour lines from DXF3D file using v.in.dxf and
   v.in.dxf3d
- v.cadlabel: Attaches labels to (binary) vector contour lines that have been
   imported to GRASS from DXF format.

Markus




More information about the grass-dev mailing list