<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Nov 14, 2014 at 7:07 AM, Nikos Alexandris <span dir="ltr"><<a href="mailto:nik@nikosalexandris.net" target="_blank">nik@nikosalexandris.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">* Vaclav Petras <<a href="mailto:wenzeslaus@gmail.com">wenzeslaus@gmail.com</a>> [2014-11-12 09:35:32 -0500]:<br>
<span class=""><br>
> I kindly ask command line users of d.* commands, especially those using d.*<br>
> commands in scripts, to test and participate in discussions concerning d.*<br>
> commands in GRASS GIS 7. For example, d.out.file was added (relatively)<br>
> lately to 7 and there is new command d.to.rast. They are designed to work<br>
> with wxGUI (including wx monitors).<br>
<br>
</span>I quickly ran through most d.* commands (except for the d.vect* stuff).<br>
Some notes:<br>
<br>
d.erase:  I would like to do `d.erase black`. Black is a *good*<br>
background color.<br>
<br></blockquote><div>One of the problems with `d.erase` is that it is not clear what it is supposed to do. Remove maps from display? Set background? Zoom to region? Different people were/are using it with different ideas in mind. This is also one of the reasons why `d.erase` is not implemented in the main GUI.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<a href="http://d.info" target="_blank">d.info</a> -g:  Maybe change the -g's flag description? 's/geographic//' to<br>
avoid confusion(s) (geographic vs. projected, etc.)?<br>
<br></blockquote><div><br></div><div>This sounds good. Sometimes we are using "map coordinates", I think, but just coordinates might be enough.<br><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
d.rast.edit: let instructions/mouse actions explained inside a<br>
wx-monitor?<br></blockquote><div><br></div><div>This is quite problematic one since it is not integrated with the rest of the GUI (and it is hard to do that). I'm not sure about future of this module but what you are saying makes lot of sense.<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
For the d.what* commands, the icons to perform such queries exist<br>
already in a wx-Monitor, right?<br>
<br></blockquote><div>Right, icons are there and are pretty powerful. Anna recently changed also the backend to be more robust. She also added the support for d.what.rast and d.what.vect commands to `d.mon wx*`.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Isn't it possible to merge d.out.file and d.to.rast?  Maybe instruct<br>
"to.rast" with a flag or an explicit output name?<br>
<span class=""><font color="#888888"><br></font></span></blockquote><div>I think that from user point of view the export from GRASS is something else than getting the raster. From implementation point of view, they are quite similar but this is not much important when designing the interface. So, it is possible but I don't think that it is a good idea since they are doing different things. (No strong opinion, however.)<br><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class=""><font color="#888888">
Nikos<br>
</font></span></blockquote></div><br></div></div>