[GRASSLIST:3788] Re: dig_att files empty
Markus Neteler
neteler at itc.it
Wed May 29 11:09:53 EDT 2002
On Wed, May 29, 2002 at 04:52:08PM +0200, michele.rocc at libero.it wrote:
> Hi,
>
> I'm importing a dxf file with 3d attributes, so
>
> v.in.dxf
>
> v.in.dxf3d
>
> v.support
>
> but dig_att files created with correct names are empty and can't get
> third dimension,
>
> is there something else i can do?
>
Ciao Michele,
something like this should work:
v.in.dxf dxf=contour.dxf line=CURVES
v.in.dxf3d dxf=contour.dxf line=CURVES
v.support contour.CURVES
d.vect contour.CURVES
d.what.vect
Did you specify the layer for v.in.dxf3d ?
Good luck,
Markus
More information about the grass-user
mailing list