<?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: Simultaneous viewsheds for thousands of point locations in Spatial Statistics Questions</title>
    <link>https://community.esri.com/t5/spatial-statistics-questions/simultaneous-viewsheds-for-thousands-of-point/m-p/294692#M988</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks to everyone for your efforts! Most appreciated!! C.Lowrey&amp;nbsp; USGS&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Sep 2012 19:22:37 GMT</pubDate>
    <dc:creator>chrislowrey</dc:creator>
    <dc:date>2012-09-28T19:22:37Z</dc:date>
    <item>
      <title>Simultaneous viewsheds for thousands of point locations</title>
      <link>https://community.esri.com/t5/spatial-statistics-questions/simultaneous-viewsheds-for-thousands-of-point/m-p/294686#M982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all, I have many thousands of bighorn sheep location data and need to calculate the 500 meter radius viewshed for each point individually. However, many points are closer to each other than 500 meters and those points are interfering with each other in terms of overlapping viewsheds. I need to calculate each one without interference from the others. Any ideas are most appreciated! Chris.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2012 17:10:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-statistics-questions/simultaneous-viewsheds-for-thousands-of-point/m-p/294686#M982</guid>
      <dc:creator>chrislowrey</dc:creator>
      <dc:date>2012-08-15T17:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: Simultaneous viewsheds for thousands of point locations</title>
      <link>https://community.esri.com/t5/spatial-statistics-questions/simultaneous-viewsheds-for-thousands-of-point/m-p/294687#M983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Chris,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you provide a bit more detail about your problem? &lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;Are your sheep locations stored as a point feature class or in a raster grid?&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;What are you using as a visibility surface input to your viewshed?&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;How are you currently performing the task? Have you written a script?&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;What kind of "interference" do you mean?&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Exactly what final outcome are you trying to achieve?&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;BR /&gt;&lt;SPAN&gt;Sounds like a lot of questions but I think everyone will be able to provide better help with a little bit more detail &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Generally speaking, if you're using a DEM as the visibility surface and have the sheep locations as a points feature class, I can't see why a simple script to loop over each point wouldn't do what you're asking.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2012 05:24:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-statistics-questions/simultaneous-viewsheds-for-thousands-of-point/m-p/294687#M983</guid>
      <dc:creator>ThomMackey</dc:creator>
      <dc:date>2012-08-24T05:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: Simultaneous viewsheds for thousands of point locations</title>
      <link>https://community.esri.com/t5/spatial-statistics-questions/simultaneous-viewsheds-for-thousands-of-point/m-p/294688#M984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;�?�Thanks for the reply!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are your sheep locations stored as a point feature class or in a raster grid?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Feature class&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;�?�What are you using as a visibility surface input to your viewshed?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A digital elevation model (DEM)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;�?�How are you currently performing the task? Have you written a script?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are in dire need of a script&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;�?�What kind of "interference" do you mean?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We need to run the points 1 at a time so they don't overlap during calculation. We need to know what the animal sees from 1 point, then the next point, without the script calculating both (or all) points simultaneously. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;�?�Exactly what final outcome are you trying to achieve?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Area that an animal sees out to a certain point (example: how many square meters are visible out to 1 km)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any script help is most appreciated!! Chris-USGS.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2012 16:09:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-statistics-questions/simultaneous-viewsheds-for-thousands-of-point/m-p/294688#M984</guid>
      <dc:creator>chrislowrey</dc:creator>
      <dc:date>2012-09-26T16:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: Simultaneous viewsheds for thousands of point locations</title>
      <link>https://community.esri.com/t5/spatial-statistics-questions/simultaneous-viewsheds-for-thousands-of-point/m-p/294689#M985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;A conceptual framework for this analysis is to create an empty point feature class and then start a loop:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;for ( i in 1:number of points ) {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Subset point i&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Create a buffer of n distance&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Clip elevation raster to buffer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Perform viewshed analysis on subset dem&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Assign [(number of cells == 1) * cell size] to subset point&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Append subset point to empty feature class&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Next i&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;I have coded this up in R using GRASS to perform the viewshed analysis. If you would like this code please contact me off list (&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:jeffrey_evans@tnc.org"&gt;jeffrey_evans@tnc.org&lt;/A&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2012 18:21:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-statistics-questions/simultaneous-viewsheds-for-thousands-of-point/m-p/294689#M985</guid>
      <dc:creator>JeffreyEvans</dc:creator>
      <dc:date>2012-09-26T18:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: Simultaneous viewsheds for thousands of point locations</title>
      <link>https://community.esri.com/t5/spatial-statistics-questions/simultaneous-viewsheds-for-thousands-of-point/m-p/294690#M986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Chris,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I made a &lt;/SPAN&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=912674d8f8db42abb3613a9befe8a3d4"&gt;model&lt;/A&gt;&lt;SPAN&gt; which seems to do what you want. A bit simpler than a script, although I can't speak to the speed or efficiency, especially over thousands of points (though it shouldn't be too bad, I'd be surprised if the R/GRASS combo wasn't faster). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I made it in 10.1, so if you have 10.0 you might not be able to open it... I'm not sure how to save toolboxes as older versions, or if it's even possible. Here's a picture of the layout if you need to reproduce it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]18028[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The process is exactly the same as Jeffrey outlined above. The expression in the calculate value tool is %visible_cells% * %cell size%. The rest should be self-explanatory if you're familiar with modelbuilder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that helps &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2012 00:09:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-statistics-questions/simultaneous-viewsheds-for-thousands-of-point/m-p/294690#M986</guid>
      <dc:creator>ThomMackey</dc:creator>
      <dc:date>2012-09-27T00:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: Simultaneous viewsheds for thousands of point locations</title>
      <link>https://community.esri.com/t5/spatial-statistics-questions/simultaneous-viewsheds-for-thousands-of-point/m-p/294691#M987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Depending on the goals of your analysis you may want to consider some alternatives to viewshed analysis. Based on the description of your data it sounds like you may want to build some sort of occupancy model and use visible area as a covariate. I would like to point out that if you want to eventually make a spatial estimate of niche occupancy probability that you will not be able to do it with this parameter because of the lack or complete spatial coverage. There are may topographic metrics that may explain the same variation. One alternative that comes to mind is terrain openness (Yokoyama et. al., 2002). Although, compared to other methods, the tractability of this computation has been called into question and there is not an ArcGIS implementation. There is however, a web service available (Luo et. al., 2009). Some other alternatives may be some of the texture measures. I would imagine that rugosity at a large window size would possibly correlate with openness. I have an ArcToolbox that has several scalable metrics that may prove relevant. Also, Jeff Jenness has an ArcGIS addin that calculates some relevant topographic metrics.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yokoyama R, Shirasawa M and Pike RJ, 2002, Visualizing topography by Openness: A new applicationof image processing to digital elevation models. Photogrammetric Engineering and Remote&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sensing, 68(3): 257-265.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Luo et. al., 2009 - Terrain Openness Web Service paper&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.lpi.usra.edu/science/stepinskiWebPage/pdfFiles/geoinformaticsConf2009.pdf"&gt;http://www.lpi.usra.edu/science/stepinskiWebPage/pdfFiles/geoinformaticsConf2009.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Geomorphometry and Gradient Metrics Toolbox&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://conserveonline.org/workspaces/emt/documents/all.html"&gt;http://conserveonline.org/workspaces/emt/documents/all.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff Jenness DEM Surface Tools&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.jennessent.com/arcgis/surface_area.htm"&gt;http://www.jennessent.com/arcgis/surface_area.htm&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2012 14:57:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-statistics-questions/simultaneous-viewsheds-for-thousands-of-point/m-p/294691#M987</guid>
      <dc:creator>JeffreyEvans</dc:creator>
      <dc:date>2012-09-27T14:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: Simultaneous viewsheds for thousands of point locations</title>
      <link>https://community.esri.com/t5/spatial-statistics-questions/simultaneous-viewsheds-for-thousands-of-point/m-p/294692#M988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks to everyone for your efforts! Most appreciated!! C.Lowrey&amp;nbsp; USGS&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Sep 2012 19:22:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-statistics-questions/simultaneous-viewsheds-for-thousands-of-point/m-p/294692#M988</guid>
      <dc:creator>chrislowrey</dc:creator>
      <dc:date>2012-09-28T19:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: Simultaneous viewsheds for thousands of point locations</title>
      <link>https://community.esri.com/t5/spatial-statistics-questions/simultaneous-viewsheds-for-thousands-of-point/m-p/294693#M989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Greeetings,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's extremely inneffective to buffer the points, and subset the DEM based on each buffer for input into Viewshed. All you have to do is give each point an attribute for Radius1 and Radius2. R1 should be 0, and R2 should be the distance you would have otherwised buffered with. See, &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Performing_visibility_analysis_with_Viewshed_and_Observer_Points/009z000000v8000000/"&gt;How Viewshed works&lt;/A&gt;&lt;SPAN&gt;, especially the section called &lt;/SPAN&gt;&lt;STRONG&gt;'Controlling the Visibility Analysis'&lt;/STRONG&gt;&lt;SPAN&gt;. You probably should make use of OFFSETA as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Since the goal is to determine the area that an animal sees, rather than what he sees you probably don't even need to keep the actual viewsheds. You should set the output to an in_memory workspace. You could also probably shorten the model by avoiding all the field calculations to determine area. Instead, insert the in memory viewshed result into the Zonal Geometry As Table tool (also use in_memory here). It will tell you the area of both visible and not visible for each iteration. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To save a toolbox to a previous release, right click on it and go to Save As, then pick the previous version.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Eric&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Sep 2012 21:14:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-statistics-questions/simultaneous-viewsheds-for-thousands-of-point/m-p/294693#M989</guid>
      <dc:creator>EricRice</dc:creator>
      <dc:date>2012-09-28T21:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: Simultaneous viewsheds for thousands of point locations</title>
      <link>https://community.esri.com/t5/spatial-statistics-questions/simultaneous-viewsheds-for-thousands-of-point/m-p/294694#M990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Eric. Very useful. I forgot about the Zonal Geometry tool �?? that's a much better solution. I'd also remembered how to do the export to an older version.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had problems using the in_memory workspace for rasters in ModelBuilder, although it works for Python scripts.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any chance you can explain why it's more effective to use the Radius2 parameter than clipping out the raster? Does the R2 parameter apply a dynamic mask to the layer or something? I presumed that an issue with using the R2 parameter is that you're limited to using the units of the SR of the input raster, which doesn't make for a very versatile tool, and much elevation data isn't projected so it'd be tricky to accurately calculate a distance in DD for each feature. Is that not true? I can see that the raster clip operation is probably expensive and best avoided, but I don't see a reliable way of getting a consistent distance otherwise. Or can you work around that by using the output coordinate system environment setting?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 30 Sep 2012 22:42:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-statistics-questions/simultaneous-viewsheds-for-thousands-of-point/m-p/294694#M990</guid>
      <dc:creator>ThomMackey</dc:creator>
      <dc:date>2012-09-30T22:42:47Z</dc:date>
    </item>
  </channel>
</rss>

