[GRASSLIST:5637] direct import of older gass site files into the grass6 vector format

Dear all,
how can I manage the import of the grass site files (grass53 style) into the
new grass6 vector format? v.in.ascii does not work.

Thanks, Jan

____________
Virus checked by G DATA AntiVirusKit

On Fri, February 4, 2005 15:04, Jan Bartholdy said:

Dear all,
how can I manage the import of the grass site files (grass53 style) into the
new grass6 vector format?

check out v.convert and v.convert.all

http://grass.itc.it/grass60/manuals/html60_user/v.convert.html
http://grass.itc.it/grass60/manuals/html60_user/v.convert.all.html

v.in.ascii does not work.

why ? what does not work ?

Moritz

Thanks, Moritz,
v.in.sites does work; but I can't print the attributes of the new vector
map...
Jan

On Fri, February 4, 2005 15:04, Jan Bartholdy said:

Dear all,
how can I manage the import of the grass site files (grass53 style) into

the

new grass6 vector format?

check out v.convert and v.convert.all

http://grass.itc.it/grass60/manuals/html60_user/v.convert.html
http://grass.itc.it/grass60/manuals/html60_user/v.convert.all.html

v.in.ascii does not work.

why ? what does not work ?

Moritz

____________
Virus checked by G DATA AntiVirusKit

On Fri, February 4, 2005 16:08, Jan Bartholdy said:

Thanks, Moritz,
v.in.sites does work; but I can't print the attributes of the new vector
map...

Please be more explicit if you want help. What do you mean by "can't print the
attributes" ?

Moritz

v.in.sites does work; but I can't print the attributes of the new
vector map...

..

why ? what does not work ?

Are you trying this?

  d.vect display=attr attrcol=NAME lsize=10

Hamish