<div dir="auto"><div>Hi Joe<br><br><div class="gmail_quote"><div dir="ltr">El jue., 7 feb. 2019 07:35, Joe <<a href="mailto:joe.on.list@gmail.com">joe.on.list@gmail.com</a>> escribió:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Wed, Feb 6, 2019 at 4:53 PM Rich Shepard <<a href="mailto:rshepard@appl-ecosys.com" target="_blank" rel="noreferrer">rshepard@appl-ecosys.com</a>> wrote:<br>
><br>
> First, open a display monitor:<br>
><br>
> d.mon start=wx0<br>
><br>
> When you're finished, close the monitor:<br>
><br>
> d.mon stop=wx0<br>
><br>
> Of course, you can open multiple monitors (I don't know the maximum as I've<br>
> used only 2 at most) by incrementing the wxN integer.<br>
<br>
Thanks for yuor answer Rich, but in that way we would work on a new<br>
"stand alone" window (monitor), "basins" map is not added to the<br>
wxPython "Layer Manager". Look at this screenshot:<br>
<a href="https://cdn.pbrd.co/images/I028MO5.jpg" rel="noreferrer noreferrer" target="_blank">https://cdn.pbrd.co/images/I028MO5.jpg</a><br>
<br>
We have wxpython GUI on the left with "Layer Manager" at top and "Map<br>
Display" at the bottom. On the right the new monitor window "wx0" and<br>
the terminal with grass prompt. As you can see the layer manager is<br>
empty.<br>
<br>
If I type the same command "d.rast basins@PERMANENT" at the layer<br>
manager console (top-left), the map is displayed in Map Display window<br>
and a new "layer" is added to the "Layers" tab of the layer manager:<br>
<a href="https://cdn.pbrd.co/images/I02qjCR.jpg" rel="noreferrer noreferrer" target="_blank">https://cdn.pbrd.co/images/I02qjCR.jpg</a><br>
<a href="https://cdn.pbrd.co/images/I02rk6A.jpg" rel="noreferrer noreferrer" target="_blank">https://cdn.pbrd.co/images/I02rk6A.jpg</a><br>
<br>
The question was: can I add the raster map "basins@PERMANENT" to the<br>
layer manager layers list by type a command at the terminal console<br>
(not using the wxpyton gui console)?</blockquote></div></div><div dir="auto"><br></div><div dir="auto">No, you can't. The terminal does not control the layer manager nor the main map display. From the terminal you need to open a wx monitor and then display maps there.</div><div dir="auto"><br></div><div dir="auto">The main gui map display is controlled with the icons or the console tab in the layer manager.</div><div dir="auto"><br></div><div dir="auto">HTH,</div><div dir="auto">Vero</div><div dir="auto"><br></div></div>