Hi, Any help much appreciated. I am using Visibility (Spatial Analyst). I have an observer point and I want to know what was visible in the surrounding landscape. Therefore,
Input raster = DTM
Input point: this is the point (call it point A) from which I am making the observation
Observer offset: 1.75 (this adds 1.75m to point A, to model human observer height).
This works fine. However, I some other points in the map (points B and C) that I want to add a height value for to represent buildings (say 12 metres). I think this needs to go into the attribute table for those points, but I am not sure how I do this, under what field etc., to make the viewshed analysis take their height into account.
many thanks