<div dir="ltr"><div><div><div><div><div><div>Hi Karsten,</div><div><br></div>Not sure and not tested, but according to the error <br></div> Character </> not allowed.<br></div>I'd say you have to escape the "/" seperator.<br></div>But this is just a rough guess right now.<br><br></div>regards<br></div>Werner<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 1, 2017 at 6:40 PM, karsten <span dir="ltr"><<a href="mailto:karsten@terragis.net" target="_blank">karsten@terragis.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I am trying to run r.viewshed from a bash script on ubuntu following<br>
instruction on <a href="https://grasswiki.osgeo.org/wiki/GRASS_and_Shell" rel="noreferrer" target="_blank">https://grasswiki.osgeo.org/<wbr>wiki/GRASS_and_Shell</a> "GRASS Batch<br>
jobs". I got an error that my input tif file is not found.<br>
I tried specifying the full path to file but get then the Error Illegal<br>
filename<br>
</var/www/mapdata/ilpoe/<wbr>layers/results/dem30m_cut_<wbr>852af91d4fe5fd938fa57893e5<br>
991dfe.tif> Character </> not allowed.<br>
My 3 line script is below:<br>
--------------<br>
export GRASS_MESSAGE_FORMAT=plain<br>
g.region n=6446299.8941608080640435 s=5942051.4022588636726141<br>
w=779220.9745125266490504 e=1224529.8597663976252079 res=30<br>
r.viewshed -b input="/var/www/results/<wbr>dem30m.tif"<br>
output="/var/www/results/vis.<wbr>tif"<br>
coordinates=1127369.<wbr>7301780644,6268333.160068306 observer_elevation=120<br>
max_distance=1800 memory=2000<br>
------------<br>
<br>
Where is Grass looking for the input tif and how do I need to specify that ?<br>
<br>
Thanks<br>
<br>
Karsten Vennemann<br>
Terra GIS LTD<br>
<br>
______________________________<wbr>_________________<br>
grass-user mailing list<br>
<a href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/grass-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/grass-user</a></blockquote></div><br></div>