<HTML>
<HEAD>
<TITLE>d.nviz problem or question</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>I've pretty much finished a TclTk wrapper for d.nviz. Now I've encountered a problem running it. In order to do this, I need to use TclTk to grab coordinate points (x,y pairs) for the route that d.nviz will use. These should go into the route= option. d.nviz is then run non-interactively to generate the script for NVIZ.<BR>
<BR>
However, when I try to run &nbsp;d.nviz with coordinate points, rather than running it interactively, I get the following errors. Note that this was run with the Spearfish elevation.dem raster with the region set to the map. The coordinate points ARE within the map region. I tried this with a much smaller layback distance and had the same result.<BR>
<BR>
GRASS 6.3.cvs (spearfish60_test):~ &gt; d.nviz &nbsp;input=elevation.dem@PERMANENT &nbsp;output=fly2 &nbsp;name=NVIZ &nbsp;route=594890.607477,4915842.85047,598114.766355,4920072.71028,601368.504673,4922882.75701,604770.140187,4925397.00935 &nbsp;dist=2000 &nbsp;ht=1000 &nbsp;frames=100 &nbsp;start=0<BR>
WARNING: Skipping this point, selected point is outside region. Perhaps the<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;camera setback distance puts it beyond the edge?<BR>
WARNING: Skipping this point, selected point is outside region. Perhaps the<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;camera setback distance puts it beyond the edge?<BR>
WARNING: Skipping this point, selected point is outside region. Perhaps the<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;camera setback distance puts it beyond the edge?<BR>
WARNING: Skipping this point, selected point is outside region. Perhaps the<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;camera setback distance puts it beyond the edge?<BR>
WARNING: Skipping this point, selected point is outside region. Perhaps the<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;camera setback distance puts it beyond the edge?<BR>
WARNING: Skipping this point, selected point is outside region. Perhaps the<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;camera setback distance puts it beyond the edge?<BR>
d.nviz complete. Created NVIZ script &lt;fly2.nvscr&gt;.<BR>
<BR>
The script produced does nothing because there are no coordinate points. If I do this interactively in an xterm, it works fine with exactly the same parameters.<BR>
<BR>
Any suggestions?<BR>
<BR>
Michael<BR>
__________________________________________<BR>
Michael Barton, Professor of Anthropology<BR>
Director of Graduate Studies<BR>
School of Human Evolution &amp; Social Change &nbsp;&nbsp;&nbsp;<BR>
Center for Social Dynamics &amp; Complexity<BR>
Arizona State University<BR>
<BR>
phone: 480-965-6213<BR>
fax: 480-965-7671<BR>
www: <a href="http://www.public.asu.edu/~cmbarton">http://www.public.asu.edu/~cmbarton</a> <BR>
<BR>
</SPAN></FONT>
</BODY>
</HTML>