<div dir="ltr">Hi,<br><br>I'm trying the new gdal_viewshed and it is in fact really quick! But the result is completely different than other viewshed analysis algorithms:<br><br><a href="https://cld.pt/dl/download/e80216bb-d7eb-40b0-b6da-8e45572e9eb3/viewshed.jpg">https://cld.pt/dl/download/e80216bb-d7eb-40b0-b6da-8e45572e9eb3/viewshed.jpg</a><br><br><a href="https://cld.pt/dl/download/ee993a0b-cf86-462a-b831-307aecde7865/viewshed2.jpg">https://cld.pt/dl/download/ee993a0b-cf86-462a-b831-307aecde7865/viewshed2.jpg</a><br><br>GRASS and Visibility Analysis plugin for QGIS have almost the same result. The result from gdal_viewshed seems completely overrated. The options I'm using are [almost] the same in both algorithms.<br><br>gdal_viewshed -b 1 -md 28000.0 -ox -41597.922 -oy 71254.049 -oz 21.6 -tz 10.0 -vv 1 -cc 0.85714 -f GTiff path_to_mdt.tif path_to_output.tif<br><br>Has anyone else this experience?<br><br>Thanks! Best regards,<br><div>Pedro Venâncio</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Howard Butler <<a href="mailto:howard@hobu.co">howard@hobu.co</a>> escreveu no dia quinta, 7/05/2020 à(s) 17:41:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
<br>
> On May 7, 2020, at 11:05 AM, Eli Adam <<a href="mailto:eadam@co.lincoln.or.us" target="_blank">eadam@co.lincoln.or.us</a>> wrote:<br>
> <br>
> The image with two dots makes me think that there can be multiple<br>
> observer inputs.  Is that the case?  Is the syntax for that just to<br>
> keep adding more -ox, -oy, (and oz)?  For instance, gdal_viewshed -md<br>
> 500 -ox -10147017 -oy 5108065 -ox -10147117 -oy 5108165+100 source.tif<br>
> destination.tif<br>
<br>
The picture is a poor example. You can't do multiple obvservers, but you can run a bunch of masks together and then merge to get a multipoint viewshed. I indeed made two masks with gdal_viewshed and then merged them together to make that picture.<br>
<br>
That picture or the docs should maybe be updated to reflect a more common scenario with better description. File a ticket and attach some language and pictures to it as you start playing with it and we can merge it.<br>
<br>
Thanks,<br>
<br>
Howard<br>
_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org" target="_blank">gdal-dev@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/gdal-dev" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/gdal-dev</a></blockquote></div>