Hi all,
I want to create a dxf file from a point shapefile. I am using the v.out.dxf
command. This command creates the dxf file, which contains a layer named
"point_label". This layer keeps the values of the field "cat" of the
attribute table. However I need this layer to be based on the second field
of the attribute table and not on the "cat" field. Is this possible?
Thanks,
Vangelis