0

In ArcGIS 10.2.For a viewshed calculation, as an input raster I have a DEM of an area. As an input feature a shapefile with 10 turbines.

Is it possible to create an output raster where the result is NOT just the "visible" or "not visible" one ?

I would like to create a raster that shows how many turbines are visible for each point.

PolyGeo
65.5k29 gold badges115 silver badges349 bronze badges
asked Oct 16, 2016 at 16:52

1 Answer 1

1

If you can access to 3D Analyst or Spatial Analyst extensions, Visibility tool is your answer, which is defined as:

Determines the raster surface locations visible to a set of observer features, or identifies which observer points are visible from each raster surface location.

Particularly, if you pick Frequency in Analysis Type parameter, it will produce what is visible (in overall, I think it uses OR operation) and how many times a specific cell is visible to observer points, without specifying which ones though.

answered Oct 17, 2016 at 1:40
0

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.