<div dir="ltr">Hi all,<div><br></div><div>I added raster digitizer in r62792 in trunk. You are welcome to test it and report bugs/enhancements.</div><div>It currently allows to draw areas, lines and points and specify width to buffer individual features. We can discuss some changes in gui interface and behavior if you find the current one intuitive.  There is still a lot to improve especially in the drawing part (needs some refactoring of the old drawing code).</div><div><br></div><div>Features:</div><div>- draw area, line, point</div><div>- specify buffer width for individual features to create for example circles, roads of certain width...</div><div>- specify background map</div><div>- simple undo</div><div>- save button to save results during drawing</div><div>- keeps drawing order in the output raster map</div><div>- change color of drawing</div><div>- doesn't block gui when exporting raster (which can take some time)</div><div><br></div><div>Does not support (yet?):</div><div>- adding labels</div><div>- interactive setting color of raster cells (not planned, there are other tools)</div><div>- vector export/import</div><div><br></div><div>Known issues:</div><div>- r.in.poly supports only CELL (I just realized that, this must be changed)<br></div><div>- various small drawing issues</div><div>- slow when exporting features with buffers (r.grow is slow, probably because it's a script)</div><div><br></div><div>Anna</div><div><br></div><div><br></div></div>