<div class="gmail_quote">On Sun, Aug 29, 2010 at 6:43 PM, Glynn Clements <span dir="ltr"><<a href="mailto:glynn@gclements.plus.com">glynn@gclements.plus.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im"><br>
Chethan S wrote:<br>
<br>
> I natively use GRASS in ubuntu but wanted to try it in windows as well. I<br>
> use GRASS 6.4.0RC7 with MSYS and referring to Open Source GIS - A GRASS<br>
> Approach I wanted to display layers using following commands for the sample<br>
> North Carolina dataset -<br>
><br>
> g.region rast=elevation -p<br>
> d.erase<br>
><br>
> d.rast elevation<br>
> d.his h=elevation i=elevation_shade and so on...<br>
><br>
> Prior to all these there was d.mon x0 command. It resulted in an<br>
> error.<br>
<br>
</div>d.mon is the main feature which doesn't work natively in Windows. All<br>
d.* commands operating by generating an image file (by default, the<br>
file map.png in the current directory). For screen display, use one of<br>
the GUIs, or open the map.png file in a viewer which provides a quick<br>
way to reload the current file.<br>
<br>
Also, note that d.mon has been removed altogether in GRASS 7.<br>
<font color="#888888"><br>
--<br>
Glynn Clements <<a href="mailto:glynn@gclements.plus.com">glynn@gclements.plus.com</a>><br></font></blockquote><div><br>Hello again!<br>
<br>
Is displaying on x0 or cairo or png displays using d.mon, the only way
to display layers from command line even in linux? Isn't there a way to
type commands in terminal and get the layers displayed in GRASS GIS Map
display in wxGUI?<br><br>Regards,<br><br>Chethan S. <br></div></div><br>