<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
<span class="x_elementToProof ContentPasted0" style="font-size: 12pt; margin: 0px; background-color: rgb(255, 255, 255);">Hello there, </span>
<div class="x_elementToProof" style="font-size: 12pt; margin: 0px; background-color: rgb(255, 255, 255);">
<br class="ContentPasted0">
</div>
<div class="x_elementToProof ContentPasted0" style="font-size: 12pt; margin: 0px; background-color: rgb(255, 255, 255);">
Long story short, I'm trying to generate a viewshed for every cell in a raster and add them all up to get a new raster that would represent how many pixels can be seen from every cell. It takes a while, but it works!</div>
<div class="x_elementToProof" style="font-size: 12pt; margin: 0px; background-color: rgb(255, 255, 255);">
<br class="ContentPasted0">
</div>
<div class="x_elementToProof ContentPasted0" style="font-size: 12pt; margin: 0px; background-color: rgb(255, 255, 255);">
The problem is that I'm using non-default observer and target height values (2m observer and 0.5m target) and the results are significantly different when I invert them (Use the target height as the observer and the observer as the target height). From what
 I understand, most viewshed algorithms don't compute sightlines for every cell but use a reference plane instead and I'm thinking that might be where the problem comes from but I'm not sure. </div>
<div class="x_elementToProof" style="font-size: 12pt; margin: 0px; background-color: rgb(255, 255, 255);">
<br class="ContentPasted0">
</div>
<div class="x_elementToProof ContentPasted0" style="font-size: 12pt; margin: 0px; background-color: rgb(255, 255, 255);">
Am I doing something wrong or is that an expected outcome?</div>
<div class="x_elementToProof" style="font-size: 12pt; margin: 0px; background-color: rgb(255, 255, 255);">
<br class="ContentPasted0">
</div>
<div class="x_elementToProof ContentPasted0" style="font-size: 12pt; margin: 0px; background-color: rgb(255, 255, 255);">
Thanks, </div>
<span class="x_elementToProof ContentPasted0" style="font-size: 12pt; margin: 0px; background-color: rgb(255, 255, 255);">Benoît</span><br>
</div>
</body>
</html>