[GRASS-user] data base element file

Im new to Grass.
Need to do an image segmentation and which requires me to
group and produce a signiture file of image to run the i.smap program.
I’ve created a DBase, Location and a mapset, permanent and also another mapset.
I need instructions on how to import this raster files (images) into the mapset ,
which would allow me to find the name file under each current mapset when running the i.group
program or the i.gensignset program.
I did a manual copy and paste of this file to the current mapset but this is not
recognised.

On 16/02/09 00:35, Keleni Raqisia wrote:

Im new to Grass.
Need to do an image segmentation and which requires me to
group and produce a signiture file of image to run the i.smap program.
I've created a DBase, Location and a mapset, permanent and also another mapset.
I need instructions on how to import this raster files (images) into the mapset ,
which would allow me to find the name file under each current mapset when running the i.group
program or the i.gensignset program.
I did a manual copy and paste of this file to the current mapset but this is not

use r.in.gdal (File->Import raster maps->Multiple formats using GDAL)

Moritz