<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Viewshed Analysis in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/viewshed-analysis/m-p/495240#M7075</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to run a viewshed analysis of building. My original building layer was a vector which had height attribute. i converted this to raster and added my elevation layer to my building raster layer. i used the output raster "DEMBuilding" as the input for my viewshed analysis but keep getting a NODATA error for the 'DEMBuilding' layer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 22 Nov 2015 18:35:26 GMT</pubDate>
    <dc:creator>IkechukwuNwaiwu</dc:creator>
    <dc:date>2015-11-22T18:35:26Z</dc:date>
    <item>
      <title>Viewshed Analysis</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/viewshed-analysis/m-p/495240#M7075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to run a viewshed analysis of building. My original building layer was a vector which had height attribute. i converted this to raster and added my elevation layer to my building raster layer. i used the output raster "DEMBuilding" as the input for my viewshed analysis but keep getting a NODATA error for the 'DEMBuilding' layer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Nov 2015 18:35:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/viewshed-analysis/m-p/495240#M7075</guid>
      <dc:creator>IkechukwuNwaiwu</dc:creator>
      <dc:date>2015-11-22T18:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: Viewshed Analysis</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/viewshed-analysis/m-p/495241#M7076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For starters, it appears from the error message that there are a several issues.&amp;nbsp; First, all the cells in the Int_Building raster are&amp;nbsp; currently "No Data".&amp;nbsp; I would check that raster to see if this is indeed true.&amp;nbsp; If that is your &lt;EM&gt;surface raster&lt;/EM&gt;, you need to remedy it so it has elevation values.&amp;nbsp; Second, the Viewshed tool is not finding a valid observation point.&amp;nbsp; Note that the &lt;EM&gt;observer location&lt;/EM&gt; needs to be a point or polygon feature (not a raster).&amp;nbsp; I'd review the characteristics of &lt;EM&gt;observation locations&lt;/EM&gt; and ensure that what you have set up matches what the process expects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After looking into these two, I'd run the process again. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/EN/HELP/MAIN/10.1/index.html#//009z000000v8000000" title="http://resources.arcgis.com/EN/HELP/MAIN/10.1/index.html#//009z000000v8000000"&gt;ArcGIS Help 10.1&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A href="http://help.arcgis.com/en%20/ArcGISDesktop/10.0/Help/index.html#//009z000000v3000000.htm" title="http://help.arcgis.com/en%20/ArcGISDesktop/10.0/Help/index.html#//009z000000v3000000.htm"&gt;ArcGIS Desktop&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris Donohue, GISP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Nov 2015 21:27:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/viewshed-analysis/m-p/495241#M7076</guid>
      <dc:creator>ChrisDonohue__GISP</dc:creator>
      <dc:date>2015-11-22T21:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: Viewshed Analysis</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/viewshed-analysis/m-p/495242#M7077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The original building raster was a floating point raster which i converted to integer to confirm there were no NoData values...none found. Also i have used my main DEM raster with my observation feature (factoring in OFFSETA and OFFSETB parameters) to compute the viewshed, no problems there either.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Nov 2015 21:39:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/viewshed-analysis/m-p/495242#M7077</guid>
      <dc:creator>IkechukwuNwaiwu</dc:creator>
      <dc:date>2015-11-22T21:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: Viewshed Analysis</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/viewshed-analysis/m-p/495243#M7078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Part of the error message states "All Cells in the Raster Int_Building have the NODATA value."&amp;nbsp; What is "Int_Building" and how did you use it in the viewshed analysis?&amp;nbsp; Any chance when you ran the&lt;EM&gt; Viewshed&lt;/EM&gt; the wrong elevation raster was used (i,e. &lt;EM&gt;Int_Bulding&lt;/EM&gt; was used when &lt;EM&gt;DEMBuilding&lt;/EM&gt; should have be used instead?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, a suggestion.&amp;nbsp; Capture a screenshot of the tool inputs just before you run it and post it to this thread.&amp;nbsp; This will help folks see the details, which will then help in evaluating what may be going awry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris Donohue, GISP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Nov 2015 21:56:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/viewshed-analysis/m-p/495243#M7078</guid>
      <dc:creator>ChrisDonohue__GISP</dc:creator>
      <dc:date>2015-11-22T21:56:19Z</dc:date>
    </item>
  </channel>
</rss>

