Paul Shapley-2 wrote > Hi Users, > > Trying to import a jpeg2000 image (size 8.78 gb) with both r.import and > r.in.gdal but get the error below for each module. I am using the 64 bit > version of Grass 7.4.0 on Windows Server 2008 > > Current region rows: 111307, cols: 111307 > > "ERROR: G_malloc: unable to allocate 1142385 bytes of memory at > lib/raster/put_row.c:343" > > Any ideas how i can import it? > > -- > *Paul J. Shapley *MSc CGeog (GIS) FRGS > > _______________________________________________ > grass-user mailing list
> [email protected] > https://lists.osgeo.org/mailman/listinfo/grass-user it's a memory allocation issue. is there a need to import the raster data? Have you tried r.external? ----- best regards Helmut -- Sent from: http://osgeo-org.1560.x6.nabble.com/Grass-Users-f3884509.html _______________________________________________ grass-user mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-user
