<?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 Re: Changes to Viewshed tool between ArcGIS 9.3 and ArcGIS 10.3 in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/changes-to-viewshed-tool-between-arcgis-9-3-and/m-p/65778#M5394</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oops - there was an error in the 10.3 results and I switched the offset &amp;amp; the normal values in the raster. I will try instead using the observer points approach you suggested, and see whether that fixes the problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Feb 2016 21:44:43 GMT</pubDate>
    <dc:creator>AlexanderKeyel</dc:creator>
    <dc:date>2016-02-22T21:44:43Z</dc:date>
    <item>
      <title>Changes to Viewshed tool between ArcGIS 9.3 and ArcGIS 10.3</title>
      <link>https://community.esri.com/t5/python-questions/changes-to-viewshed-tool-between-arcgis-9-3-and/m-p/65767#M5383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am updating a toolbox from ArcGIS 9.3 to ArcGIS 10.x. When I run the viewshed tool (in either Spatial Analyst or in 3D analyst), I get a different result than I obtained in ArcGIS 9.3. Any idea what is causing the discrepancy? Is there any documentation regarding the tool change?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Feb 2016 18:44:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/changes-to-viewshed-tool-between-arcgis-9-3-and/m-p/65767#M5383</guid>
      <dc:creator>AlexanderKeyel</dc:creator>
      <dc:date>2016-02-09T18:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: Changes to Viewshed tool between ArcGIS 9.3 and ArcGIS 10.3</title>
      <link>https://community.esri.com/t5/python-questions/changes-to-viewshed-tool-between-arcgis-9-3-and/m-p/65768#M5384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you provide an image showing the discrepancy? I'm just curious if it's totally different, or some subtle change in the algorithm.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Feb 2016 18:48:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/changes-to-viewshed-tool-between-arcgis-9-3-and/m-p/65768#M5384</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2016-02-09T18:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: Changes to Viewshed tool between ArcGIS 9.3 and ArcGIS 10.3</title>
      <link>https://community.esri.com/t5/python-questions/changes-to-viewshed-tool-between-arcgis-9-3-and/m-p/65769#M5385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The differences are a bit subtle, so I subtracted the one layer from the other to highlight the changed output.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Arc9viewshed.JPG" class="image-1 jive-image" height="297" src="https://community.esri.com/legacyfs/online/179964_Arc9viewshed.JPG" style="width: 297px; height: 296.521px;" width="297" /&gt;&lt;/P&gt;&lt;P&gt;ArcGIS 9.3 version (above)&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Arc10viewshed.JPG" class="image-2 jive-image" height="294" src="https://community.esri.com/legacyfs/online/179965_Arc10viewshed.JPG" style="width: 296px; height: 293.613px;" width="296" /&gt;&lt;/P&gt;&lt;P&gt;ArcGIS 10.3 version (above)&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Arc10minusArc9.JPG" class="image-3 jive-image" height="295" src="https://community.esri.com/legacyfs/online/179966_Arc10minusArc9.JPG" style="width: 297px; height: 294.605px;" width="297" /&gt;&lt;/P&gt;&lt;P&gt;Difference between ArcGIS 9.3 and 10.3 (blue = no difference, white = in view in 9.3)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Feb 2016 19:00:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/changes-to-viewshed-tool-between-arcgis-9-3-and/m-p/65769#M5385</guid>
      <dc:creator>AlexanderKeyel</dc:creator>
      <dc:date>2016-02-09T19:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: Changes to Viewshed tool between ArcGIS 9.3 and ArcGIS 10.3</title>
      <link>https://community.esri.com/t5/python-questions/changes-to-viewshed-tool-between-arcgis-9-3-and/m-p/65770#M5386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Following &lt;A href="https://community.esri.com/migrated-users/3116"&gt;Dan Patterson&lt;/A&gt;'s advice on another thread,&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/message/586673"&gt;Re: PathDistance Calculation discrepancy&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I made a test landscape to try to identify the discrepancy in the Viewshed tool (PathDistance is next on my to-do list). It didn't help me solve the existing problem as Arc9.3 and Arc10.3 gave the same answer in the test landscape, but it added a NEW problem: in a flat landscape, I got very strange results where the point of origin was not in view! Also note that flat points to the north (or a very high point to the N) are not in view, but points to the east of the same elevation are.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cell size is 30 m x 30 m.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure if the pictures loaded (it just says Viewshed.tif instead of the image on my screen), but this is even more concerning than the first problem.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Viewshed.tif" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/185150_Viewshed.tif" style="max-width: 620px; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Viewshed_legend.tif" class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/185151_Viewshed_legend.tif" style="max-width: 620px; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Landscape.tif" class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/185152_Landscape.tif" style="max-width: 620px; height: auto;" /&gt;&lt;IMG alt="Landscape_legend.tif" class="image-4 jive-image" src="https://community.esri.com/legacyfs/online/185153_Landscape_legend.tif" style="max-width: 620px; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas why I'm getting this behavior out of the tool? I can't see any way for the origin cell to be out of view, nor for a nearby high point (curvature of the earth isn't THAT great)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2016 00:41:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/changes-to-viewshed-tool-between-arcgis-9-3-and/m-p/65770#M5386</guid>
      <dc:creator>AlexanderKeyel</dc:creator>
      <dc:date>2016-02-19T00:41:13Z</dc:date>
    </item>
    <item>
      <title>Re: Changes to Viewshed tool between ArcGIS 9.3 and ArcGIS 10.3</title>
      <link>https://community.esri.com/t5/python-questions/changes-to-viewshed-tool-between-arcgis-9-3-and/m-p/65771#M5387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;have you set the observer point be a small amount (1 or 2 meters) from the terrain? I have had weird results reported to me from time to time when there is no offset &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2016 01:28:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/changes-to-viewshed-tool-between-arcgis-9-3-and/m-p/65771#M5387</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-02-19T01:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: Changes to Viewshed tool between ArcGIS 9.3 and ArcGIS 10.3</title>
      <link>https://community.esri.com/t5/python-questions/changes-to-viewshed-tool-between-arcgis-9-3-and/m-p/65772#M5388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the result from 10.3 is more accurate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why don't you try with new added viewshed2 tool in ArcGIS for Desktop 10.3&lt;/P&gt;&lt;P&gt;&lt;A href="http://pro.arcgis.com/en/pro-app/tool-reference/spatial-analyst/viewshed-2.htm" title="http://pro.arcgis.com/en/pro-app/tool-reference/spatial-analyst/viewshed-2.htm"&gt;Viewshed 2—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2016 06:31:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/changes-to-viewshed-tool-between-arcgis-9-3-and/m-p/65772#M5388</guid>
      <dc:creator>AjitkumarBabar</dc:creator>
      <dc:date>2016-02-19T06:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: Changes to Viewshed tool between ArcGIS 9.3 and ArcGIS 10.3</title>
      <link>https://community.esri.com/t5/python-questions/changes-to-viewshed-tool-between-arcgis-9-3-and/m-p/65773#M5389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since there is no information in the change logs regarding the viewshed tool between the versions, nor any indication as to any changes in the algorithm .... which would be a huge error of omission ... what makes you think that the results are more "accurate" in the newer version.&amp;nbsp; Have you tested the functions on devised surfaces to confirm that there has been a change?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alexander indicated that there were no differences on devised surface.&amp;nbsp; He did find that for a flat surface that there is a behaviourial issue.&amp;nbsp; Hence, my suggestion to elevate the observer point by some small amount to see if it was a floating point or other numerical problem in the returned results.&amp;nbsp; In reality, no one observes a landscape buried neck deep in a hole with the surface mid-point in the eyeball in any event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the help topic &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/3d-analyst-toolbox/viewshed.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/3d-analyst-toolbox/viewshed.htm"&gt;Viewshed—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;P&gt;there are several places that need addressing&lt;/P&gt;&lt;TABLE class="gptoolparamtbl" style="margin-bottom: 1.5em; font-size: 0.875em; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif; background-color: white; border: 1px solid #dddddd; color: #4d4d4d;"&gt;&lt;TBODY&gt;&lt;TR style="border-bottom-width: 1px; border-bottom-color: #dddddd;"&gt;&lt;TD class="gptoolparamname" style="border-left-width: 1px; border-left-style: solid; border-left-color: #dddddd; border-right-width: 1px; border-right-style: solid; border-right-color: #dddddd; padding: 12px;"&gt;&lt;P&gt;curvature_correction&lt;/P&gt;&lt;P class="paramhint"&gt;(Optional)&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-left-width: 1px; border-left-style: solid; border-left-color: #dddddd; border-right-width: 1px; border-right-style: solid; border-right-color: #dddddd; padding: 12px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;and&lt;/P&gt;&lt;TABLE class="gptoolparamtbl" style="margin-bottom: 1.5em; font-size: 0.875em; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif; background-color: white; border: 1px solid #dddddd; color: #4d4d4d;"&gt;&lt;TBODY&gt;&lt;TR style="border-bottom-style: none;"&gt;&lt;TD class="gptoolparamname" style="border-left-width: 1px; border-left-style: solid; border-left-color: #dddddd; border-right-width: 1px; border-right-style: solid; border-right-color: #dddddd; padding: 12px;"&gt;&lt;P class="paramhint"&gt;(Optional)&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-left-width: 1px; border-left-style: solid; border-left-color: #dddddd; border-right-width: 1px; border-right-style: solid; border-right-color: #dddddd; padding: 12px;"&gt;&lt;P style="font-size: 0.875rem;"&gt;The output above ground level (AGL) raster.&lt;/P&gt;&lt;P style="font-size: 0.875rem; margin-top: 1.71429em;"&gt;The AGL result is a raster where each cell value is the minimum height that must be added to an otherwise nonvisible cell to make it visible by at least one observer.&lt;/P&gt;&lt;P style="font-size: 0.875rem; margin-top: 1.71429em;"&gt;Cells that were already visible will have a value of 0 in this output raster.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;should be derived to ensure that the former is considered (unlikely given the overall distance) and the latter (to assess the degree of offset needed0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Viewshed 2 uses geodesic methods &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/3d-analyst-toolbox/viewshed-2.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/3d-analyst-toolbox/viewshed-2.htm"&gt;Viewshed 2—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp; and the reader is directed there for details.&amp;nbsp; The use of a version number, does not mean that Viewshed 2 is better than Viewshed, but that it is a second alternative to situations that are not well modelled otherwise.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2016 07:19:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/changes-to-viewshed-tool-between-arcgis-9-3-and/m-p/65773#M5389</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-02-19T07:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: Changes to Viewshed tool between ArcGIS 9.3 and ArcGIS 10.3</title>
      <link>https://community.esri.com/t5/python-questions/changes-to-viewshed-tool-between-arcgis-9-3-and/m-p/65774#M5390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sharing to the spatial analyst &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2016 18:55:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/changes-to-viewshed-tool-between-arcgis-9-3-and/m-p/65774#M5390</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-02-19T18:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: Changes to Viewshed tool between ArcGIS 9.3 and ArcGIS 10.3</title>
      <link>https://community.esri.com/t5/python-questions/changes-to-viewshed-tool-between-arcgis-9-3-and/m-p/65775#M5391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/3116"&gt;Dan Patterson&lt;/A&gt;​ for the offset in the viewshed tool, do you typically just add the offset to the input raster? I did not see an option for an offset in the tool itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CORRECTION: with the offset correctly applied, ArcGIS 10.3 now gives a plausibly correct answer. I still have no idea what's going on in the ArcGIS 9.3 version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the viewshed tool, using a 6ft offset (sorry, my data are in ft for historical reasons), here is what I get for ArcGIS 10.3 for the white-labeled point 1:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Arc10_3_6f_corrected.JPG" class="image-6 jive-image" height="301" src="https://community.esri.com/legacyfs/online/187169_Arc10_3_6f_corrected.JPG" style="width: 297px; height: 300.96px;" width="297" /&gt;&lt;/P&gt;&lt;P&gt;Green is in view, gray is out of view&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using the "FLAT_EARTH" and 0.13 (default settings) for the viewshed calculations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The results are now coming out differently in Arc9.3 (assuming I coded everything correctly), also with "FLAT_EARTH" and 0.13:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="187165" alt="Arc9_3_6ft.JPG" class="image-5 jive-image" src="https://community.esri.com/legacyfs/online/187165_Arc9_3_6ft.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Note the weird invisible line extending out northward from the source point. Otherwise everything looks good in 9.3. No above ground level raster as that was not an option in the viewshed tool back in 9.3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And here is the test landscape for reference:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="187163" alt="Test_landscape.JPG" class="image-3 jive-image" height="299" src="https://community.esri.com/legacyfs/online/187163_Test_landscape.JPG" style="height: 299px; width: 402.026px;" width="402" /&gt;&lt;/P&gt;&lt;P&gt;I also tried the viewshed2 tool with a 1 m offset, and the results were improved, but the above ground raster showed one cell requiring a 12 m offset when it was the same height as the surrounding cells!&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="187119" alt="Above_Ground_raster.tif" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/187119_Above_Ground_raster.tif" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm also getting NoData for some of the border cells, even though I'm setting both snapraster and the extent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The viewshed2 tool is also not ideal, as I'm hoping for backward-compatibility with earlier versions of ArcGIS 10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With respect to the line-of-sight calculations - thanks for the amusing mental image of a person buried eyeball-deep in the ground, but we're actually interested in this for noise propagation purposes, so it's not that implausible that a noise source would be located on or near the ground.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Feb 2016 21:24:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/changes-to-viewshed-tool-between-arcgis-9-3-and/m-p/65775#M5391</guid>
      <dc:creator>AlexanderKeyel</dc:creator>
      <dc:date>2016-02-22T21:24:17Z</dc:date>
    </item>
    <item>
      <title>Re: Changes to Viewshed tool between ArcGIS 9.3 and ArcGIS 10.3</title>
      <link>https://community.esri.com/t5/python-questions/changes-to-viewshed-tool-between-arcgis-9-3-and/m-p/65776#M5392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I didn't know about the viewshed2 tool. Unfortunately, I'm not getting good results with it either! (see longer response to Dan P. above).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Feb 2016 21:28:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/changes-to-viewshed-tool-between-arcgis-9-3-and/m-p/65776#M5392</guid>
      <dc:creator>AlexanderKeyel</dc:creator>
      <dc:date>2016-02-22T21:28:59Z</dc:date>
    </item>
    <item>
      <title>Re: Changes to Viewshed tool between ArcGIS 9.3 and ArcGIS 10.3</title>
      <link>https://community.esri.com/t5/python-questions/changes-to-viewshed-tool-between-arcgis-9-3-and/m-p/65777#M5393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I always use observer points as a separate file, so I can't comment on whether your approach produces similar results.&amp;nbsp; I put them into the table, since they can be varied and you can control more options... see below.&amp;nbsp; &lt;/P&gt;&lt;P&gt;The feet meter thing.... arrrrg.&amp;nbsp; make sure that everything is in one coordinate system and units are all the same (aka meters &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt; )&lt;/P&gt;&lt;P&gt;I will look in more detail soon, but have a look at the below so I am sure that everything is as it should be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Configuration of inputs for viewshed and visibility analysis&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/using-viewshed-and-observer-points-for-visibility.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/using-viewshed-and-observer-points-for-visibility.htm"&gt;Using Viewshed and Observer Points for visibility analysis—Help | ArcGIS for Desktop&lt;/A&gt;&lt;/P&gt;&lt;P&gt;the inputs are generally located in the observer point table as in... from the help topic&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Controlling the visibility analysis&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 0.875rem; margin-bottom: 1.71429em; color: #4d4d4d; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif;"&gt;&lt;EM&gt;It is possible to limit the region of the raster inspected by specifying various items in the feature attribute dataset, such as observation point elevation values, vertical offsets, horizontal and vertical scanning angles, and scanning distances. There are nine items in total: SPOT, OFFSETA, OFFSETB, AZIMUTH1, AZIMUTH2, VERT1, VERT2, RADIUS1, and RADIUS2.&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Feb 2016 21:36:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/changes-to-viewshed-tool-between-arcgis-9-3-and/m-p/65777#M5393</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-02-22T21:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: Changes to Viewshed tool between ArcGIS 9.3 and ArcGIS 10.3</title>
      <link>https://community.esri.com/t5/python-questions/changes-to-viewshed-tool-between-arcgis-9-3-and/m-p/65778#M5394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oops - there was an error in the 10.3 results and I switched the offset &amp;amp; the normal values in the raster. I will try instead using the observer points approach you suggested, and see whether that fixes the problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Feb 2016 21:44:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/changes-to-viewshed-tool-between-arcgis-9-3-and/m-p/65778#M5394</guid>
      <dc:creator>AlexanderKeyel</dc:creator>
      <dc:date>2016-02-22T21:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: Changes to Viewshed tool between ArcGIS 9.3 and ArcGIS 10.3</title>
      <link>https://community.esri.com/t5/python-questions/changes-to-viewshed-tool-between-arcgis-9-3-and/m-p/65779#M5395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, I don't know the exact cause of the differences, but specifying the observer elevation and offset does let me control the outputs and I can reproduce similar patterns to both what I get in 9.3 and 10.3. My guess is it has something to do with the way they are doing bilinear interpolation to get the source elevation for the default (either that or in the application of the z factor to convert from ft to m). I couldn't test it directly, because ArcGIS 9.3 kept crashing when I tried to specify the observer elevation and off-set and I've run out of time to troubleshoot it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My take-home from this is to run a sensitivity analysis so that the results can account for some uncertainty in observer height and surface height.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Feb 2016 00:54:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/changes-to-viewshed-tool-between-arcgis-9-3-and/m-p/65779#M5395</guid>
      <dc:creator>AlexanderKeyel</dc:creator>
      <dc:date>2016-02-23T00:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: Changes to Viewshed tool between ArcGIS 9.3 and ArcGIS 10.3</title>
      <link>https://community.esri.com/t5/python-questions/changes-to-viewshed-tool-between-arcgis-9-3-and/m-p/65780#M5396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;good... at least you have testing framework for assessment.&amp;nbsp; Explicit is better than implicit in any event.&lt;/P&gt;&lt;P&gt;You might want to close this thread so that others will know that a quasi-solution has been found.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Feb 2016 01:00:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/changes-to-viewshed-tool-between-arcgis-9-3-and/m-p/65780#M5396</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-02-23T01:00:11Z</dc:date>
    </item>
  </channel>
</rss>

