Opened 6 years ago
Last modified 5 years ago
#3597 new enhancement
r.to.vect.tiled: parallelize tile by tile
Reported by: | mlennert | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 7.8.3 |
Component: | Addons | Version: | unspecified |
Keywords: | r.to.vect.tiled | Cc: | |
CPU: | Unspecified | Platform: | Unspecified |
Description
It would be great if the addon r.to.vect.tiled were parallelized to run tile by tile on as many parallel processes as the user proposes. From a perfunctory reading of the code, this would probably entail changing the way the region is redefined for each tile to rather use something like gscript.use_temp_region(). Or some version of GridModule(), redefining the patch() function of the class to patch vector output.
Note:
See TracTickets
for help on using tickets.
Remove Milestone from Addons bugreports.