<?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: Viewshed output trouble in 3D Questions</title>
    <link>https://community.esri.com/t5/3d-questions/viewshed-output-trouble/m-p/456325#M2737</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Mahalo&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;output results:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;0 = not visible &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1= visible from one observer points &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2 = visible from 2 observer points.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3= (and so on....)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would also suggest to extract only values bigger then 0 with raster calculator using "CON" function, or use the model builder and with selection iterator to run the viewshed independently to each point and not to all of them together, in that way you will have the coverage of each point and you can merge the results later.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 17 Nov 2013 07:19:23 GMT</pubDate>
    <dc:creator>OriIsenberg</dc:creator>
    <dc:date>2013-11-17T07:19:23Z</dc:date>
    <item>
      <title>Viewshed output trouble</title>
      <link>https://community.esri.com/t5/3d-questions/viewshed-output-trouble/m-p/456323#M2735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&amp;nbsp; The typical output of the Viewshed tool in ArcToolbox is a raster image with DNs of 0 (not visible) and 1 (visible).&amp;nbsp; Today when I ran the tool, the output was 0 (not visible) and 1-7 (visible).&amp;nbsp; This makes converting the raster to a polygon shapefile a hassle.&amp;nbsp; Does anybody know what I might have inadvertently changed so that I now get this different output?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mahalo.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2013 22:37:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/viewshed-output-trouble/m-p/456323#M2735</guid>
      <dc:creator>ScottRowland</dc:creator>
      <dc:date>2013-11-15T22:37:30Z</dc:date>
    </item>
    <item>
      <title>Re: Viewshed output trouble</title>
      <link>https://community.esri.com/t5/3d-questions/viewshed-output-trouble/m-p/456324#M2736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't have an explanation to what could have caused the result you describe but if you are sure of the output (0=out of sight and values between 1 and 7=visible) I suggest you use the Raster Calculator to change the values for all the visible cells to 1. After this it's easy for you to convert the raster to polygon.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Regrads,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thomas&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Nov 2013 18:57:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/viewshed-output-trouble/m-p/456324#M2736</guid>
      <dc:creator>ThomasHelin</dc:creator>
      <dc:date>2013-11-16T18:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: Viewshed output trouble</title>
      <link>https://community.esri.com/t5/3d-questions/viewshed-output-trouble/m-p/456325#M2737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Mahalo&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;output results:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;0 = not visible &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1= visible from one observer points &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2 = visible from 2 observer points.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3= (and so on....)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would also suggest to extract only values bigger then 0 with raster calculator using "CON" function, or use the model builder and with selection iterator to run the viewshed independently to each point and not to all of them together, in that way you will have the coverage of each point and you can merge the results later.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Nov 2013 07:19:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/viewshed-output-trouble/m-p/456325#M2737</guid>
      <dc:creator>OriIsenberg</dc:creator>
      <dc:date>2013-11-17T07:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: Viewshed output trouble</title>
      <link>https://community.esri.com/t5/3d-questions/viewshed-output-trouble/m-p/456326#M2738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi again,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I think I was a bit tired when I wrote my answeer yesterday since I mixed up the tools. What I meant was to use the Reclassify Tool in the Reclass toolbox.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry if my mistake confused you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thomas&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Nov 2013 13:50:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/viewshed-output-trouble/m-p/456326#M2738</guid>
      <dc:creator>ThomasHelin</dc:creator>
      <dc:date>2013-11-17T13:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: Viewshed output trouble</title>
      <link>https://community.esri.com/t5/3d-questions/viewshed-output-trouble/m-p/456327#M2739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Ori,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your answer allowed me to figure out what I'd done wrong.&amp;nbsp; Specifically, I used a point shapefile with multiple features rather than one with only one feature.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mahalo,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Scott&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi Mahalo&lt;BR /&gt;output results:&lt;BR /&gt;&lt;BR /&gt;0 = not visible &lt;BR /&gt;1= visible from one observer points &lt;BR /&gt;2 = visible from 2 observer points.&lt;BR /&gt;3= (and so on....)&lt;BR /&gt;&lt;BR /&gt;I would also suggest to extract only values bigger then 0 with raster calculator using "CON" function, or use the model builder and with selection iterator to run the viewshed independently to each point and not to all of them together, in that way you will have the coverage of each point and you can merge the results later.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 01:01:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/viewshed-output-trouble/m-p/456327#M2739</guid>
      <dc:creator>ScottRowland</dc:creator>
      <dc:date>2013-11-19T01:01:17Z</dc:date>
    </item>
  </channel>
</rss>

