<br><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Dec 17, 2012 at 9:06 AM, Hamish <span dir="ltr"><<a href="mailto:hamish_b@yahoo.com" target="_blank">hamish_b@yahoo.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Mohammed:<br>
<div class="im">> > Does r.digit needs to be ported or not?<br>
<br>
</div>Vaclav:<br>
<div class="im">> Combination digitize vector + convert to raster is not able<br>
> to allow user to decide which particular cell should or should<br>
> not be digitized. So, the raster digitizer is needed for this.<br>
> But I don't know if this is a frequent case. I don't know<br>
> r.digit but it was the same as digitizer + v.to.rast according<br>
> to module description.<br>
<br>
</div>Hi guys,<br>
<br>
G6's r.digit is a front end to the r.in.poly module, which takes<br>
an input not dissimilar to the v.in.ascii standard grass format.<br>
An old idea was to just reuse the wx digitizer tool but instead<br>
of writing to grass vector ascii format + v.in.ascii change<br>
things a little and save to r.in.poly ascii format instead.<br>
Since then the wx digitizer got way more advanced, I'm not sure<br>
if it is possible any more to just have an extra Save As.. in<br>
the file menu/toolbar. (I hope it is)<br>
<br>
for my 2c it's quite nice to have a dedicated raster digitizing<br>
option, instead of needing an extra v.in.ascii -> v.to.rast<br>
step in your workflow. That doesn't rule out a wrapper script<br>
to hide the vector part of it, but a dedicated r.in.poly mode<br>
would both be more efficient and perhaps less prone to loss in<br>
fidelity.<br></blockquote><div><br></div><div>By dedicated raster digitizer you mean using r.in.poly or using C code + cyptes wrapper for wxGui, the same way as wxDigitizer?</div><div><br></div><div>Btw, r.in.poly implementation is very easy!!. But I dont know about its efficiency</div>

<div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
thanks,<br>
Hamish<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div><font face="arial, helvetica, sans-serif">Regards,<br>   Rashad</font></div><br>
</div>