#2045: r.to.vect: use less memory
--------------------------+-------------------------
Reporter: mlennert | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.5
Component: Raster | Version: svn-trunk
Resolution: | Keywords: r.to.vect
CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Comment (by mlennert):
A colleague who was trying to vectorize +/- 13 mio segments (output of
i.segment) just ran into the same problem of memory saturation during the
topology creation phase.
The tiling approach is interesting, we will look into that, but it would
be nice if a possibility was found to make the whole r.to.vect process
more efficient. I have no idea, how, though...
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2045#comment:10>
GRASS GIS <https://grass.osgeo.org>