[GRASSLIST:5327] Re: [GRASS5] input database

[please direct non-development questions to the users' mailing list,
you'll find a wider audience there and save others' valuable time]

I need to read data from a file and generate an
image, how do i read a ascii file with 3 columns( lat,
lon, data) in grass and then how do i can to do a
image???

grass 5.7:

v.in.ascii
d.vect
d.out.png

Hamish