[GRASS-user] Error while converting reclassed raster to vector

Martin Landa landa.martin at gmail.com
Tue Nov 9 06:01:12 EST 2010


Hi,

2010/11/9 Franz Schiller <franzschiller1975 at gmail.com>:
> I'm converting a reclasses raster (produced with r.reclass) to a vector
> (areas, not lines neither points) but I got this weird error:
> ERROR: G_realloc: unable to allocate 24632000 bytes at areas.c:678
> What does this mean?

you are allocate 24Gb of memory, check out your computational region

g.region rast=raster_map
r.to.vect ...

Martin

-- 
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa


More information about the grass-user mailing list