<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, May 25, 2013 at 10:25 PM, Markus Neteler <span dir="ltr"><<a href="mailto:neteler@osgeo.org" target="_blank">neteler@osgeo.org</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="im">On Sat, May 25, 2013 at 5:47 PM, Markus Neteler <<a href="mailto:neteler@osgeo.org">neteler@osgeo.org</a>> wrote:<br>


> On Sat, May 25, 2013 at 2:17 PM, Anna Petrášová <<a href="mailto:kratochanna@gmail.com">kratochanna@gmail.com</a>> wrote:<br>
>><br>
>><br>
>><br>
>> On Fri, May 24, 2013 at 1:03 PM, Markus Neteler <<a href="mailto:neteler@osgeo.org">neteler@osgeo.org</a>> wrote:<br>
>>><br>
>>> hi,<br>
>>><br>
>>> I fail to drape a map over a DEM in the wxGUI of GRASS 7... (Linux).<br>
>>><br>
>>> Any pointers how to achieve that? The view is just empty...<br>
>><br>
>><br>
>> So the problem is that wxNviz is not working? Please read NOTE on man page<br>
>> [1] and follow the instructions.<br>
><br>
> Oh, thanks, I overlooked this hint. Added to<br>
> <a href="http://grasswiki.osgeo.org/wiki/WxNviz#Troubleshooting" target="_blank">http://grasswiki.osgeo.org/wiki/WxNviz#Troubleshooting</a><br>
><br>
> Will try again,<br>
<br>
</div>... no change... nothing is drawn.</blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>
The NC exercise is:<br>
<br>
# set computational region to map<br>
g.region rast=elev_lid792_1m -p<br>
<br>
r.watershed elevation=elev_lid792_1m accumulation=flowacc<br>
<br>
- load both elev_lid792_1m and flowacc into Layer Manager<br>
- 3D view: wxNVIZ<br>
<br>
... (for me) it does not show the perspective view.<br>
<span class=""><font color="#888888"><br></font></span></blockquote><div> </div><div>ok, I get it. You shouldn't load flowacc as a layer because than it is displayed as another surface which we don't want in this case. Or when it is loaded (when 2D) just uncheck it and adjust the view to see the DEM. Then, go to the Data -> Surface -> Surface attributes and change color to flowacc. This should be  the same concept as for the old nviz or not? BTW, it's in the video tutorial:)</div>

<div><br></div><div>The problem why you don't see anything when you load both maps is that flowacc has large extreme values, so the initial view is confused. Anyway you should be able see something when you adjust the view to some normal height.</div>

<div><br></div><div style>Anna</div></div><br></div></div>