[GRASSLIST:7855] Re: r.in.gdal tiff problem

Hi,
unfortunally any band raster has only null values...
thanks, Michele.

hallo,

try g.list rast
r.composite ...

jachym

On Thu, Aug 11, 2005 at 11:49:44AM +0200, Michele wrote:
> Hi,
> i'm having a problem importing "tiff" file with the related .tfw file using r.in.gdal, both with grass60 and grass54. The import process seems to run, but the resulting map is a null value empty map.
> The same tiff file is correctly imported by the r.in.tiff module in grass54.
> I tried to search some similar issue in the web, but had no results related to my problem...
>
> Thanks, Michele.
>
>
>
> ____________________________________________________________
> Libero Flat, sempre a 4 Mega a 19,95 euro al mese!
> Abbonati subito su http://www.libero.it
>
>

--
Jachym Cepicky
e-mail: jachym.cepicky@centrum.cz
URL: http://les-ejk.cz
GPG: http://les-ejk.cz/gnupg_public_key/

____________________________________________________________
Libero Flat, sempre a 4 Mega a 19,95 euro al mese!
Abbonati subito su http://www.libero.it

what about region?

g.region -dp

g.region rast=rast.red
d.rast rast.red

?

Jachym

On Thu, Aug 11, 2005 at 12:10:55PM +0200, Michele wrote:

Hi,
unfortunally any band raster has only null values...
thanks, Michele.

> hallo,
>
> try g.list rast
> r.composite ...
>
> jachym
>
> On Thu, Aug 11, 2005 at 11:49:44AM +0200, Michele wrote:
> > Hi,
> > i'm having a problem importing "tiff" file with the related .tfw file using r.in.gdal, both with grass60 and grass54. The import process seems to run, but the resulting map is a null value empty map.
> > The same tiff file is correctly imported by the r.in.tiff module in grass54.
> > I tried to search some similar issue in the web, but had no results related to my problem...
> >
> > Thanks, Michele.
> >
> >
> >
> > ____________________________________________________________
> > Libero Flat, sempre a 4 Mega a 19,95 euro al mese!
> > Abbonati subito su http://www.libero.it
> >
> >
>
> --
> Jachym Cepicky
> e-mail: jachym.cepicky@centrum.cz
> URL: http://les-ejk.cz
> GPG: http://les-ejk.cz/gnupg_public_key/
>

____________________________________________________________
Libero Flat, sempre a 4 Mega a 19,95 euro al mese!
Abbonati subito su http://www.libero.it

--
Jachym Cepicky
e-mail: jachym.cepicky@centrum.cz
URL: http://les-ejk.cz
GPG: http://les-ejk.cz/gnupg_public_key/

Jachym Cepicky wrote:

what about region?

g.region -dp

g.region rast=rast.red
d.rast rast.red

If this works, it probably means that the .tfw file was ignored, in
which case you need to use r.region to correct the map's position.

--
Glynn Clements <glynn@gclements.plus.com>