[GRASS-user] Opening Geotiff

the following error is issued while opening a Geotiff. Is this the right way ?

Wed Mar 06 18:00:45 2013)
r.in.gdal input=G:\grassdata\Rajahmundry.tif output=rjy memory=1000
ERROR 1: G:\grassdata\Rajahmundry.tif:Failed to allocate
memory for to read TIFF directory (0 elements of 12 bytes
each)
ERROR 1: TIFFReadDirectory:Failed to read directory at
offset 349137952
(Wed Mar 06 18:00:45 2013) Command finished (0 sec)

Did you tried from grass gui?

why memory=1000 ?

···

On Wed, Mar 6, 2013 at 9:20 PM, Ravi Kumar <ravivundavalli48@yahoo.com> wrote:

the following error is issued while opening a Geotiff. Is this the right way ?

Wed Mar 06 18:00:45 2013)
r.in.gdal input=G:\grassdata\Rajahmundry.tif output=rjy memory=1000
ERROR 1: G:\grassdata\Rajahmundry.tif:Failed to allocate
memory for to read TIFF directory (0 elements of 12 bytes
each)
ERROR 1: TIFFReadDirectory:Failed to read directory at
offset 349137952
(Wed Mar 06 18:00:45 2013) Command finished (0 sec)


grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Regards,
Rashad

On Wed, Mar 6, 2013 at 5:15 PM, Rashad M <mohammedrashadkm@gmail.com> wrote:

Did you tried from grass gui?

why memory=1000 ?

That's fine - memory=integer
    Cache size (MiB)

Perhaps we should rename it to cache=XXX in GRASS 7?

Markus