<?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 Best Practice question about Raster Viewshed Analyses in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/best-practice-question-about-raster-viewshed/m-p/578872#M8376</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had a question about what should be the best approach when it comes to doing Viewshed Analyses. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Premise of project: Where are the towers visible? (Point Shapefile with hundreds of discrete points representing towers along a linear route). OFFSETA = tower height and OFFSETB = person height who will see the tower. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was able to download elevation data with resolution of approx 10meters.&amp;nbsp; Instead of one large file for the extent, I was given 6 smaller chunks (due to size).&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My dilemma lies in the viewshed analyses.&amp;nbsp; The point shapefile lies on all 6 small rasters.&amp;nbsp; However, I noticed that, let's say tower 1 that lies on raster A, cannot be processed on raster B because it does not lie on raster B (or this is my conclusion because when I try to run a viewshed of a selection of points that do not lie on top of the raster, it fails).&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My solution was to automatically combine all the rasters using a mosaic dataset.&amp;nbsp; However, I understand that now the problem becomes processing capacity.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way around this problem?&amp;nbsp; Do I just need to combine all 6 rasters to 1 to get an accurate viewshed of all the discrete points in the shapefile?&amp;nbsp; Is there a best practice approach to this issue? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Mar 2012 16:55:50 GMT</pubDate>
    <dc:creator>JenniferHan</dc:creator>
    <dc:date>2012-03-27T16:55:50Z</dc:date>
    <item>
      <title>Best Practice question about Raster Viewshed Analyses</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/best-practice-question-about-raster-viewshed/m-p/578872#M8376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had a question about what should be the best approach when it comes to doing Viewshed Analyses. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Premise of project: Where are the towers visible? (Point Shapefile with hundreds of discrete points representing towers along a linear route). OFFSETA = tower height and OFFSETB = person height who will see the tower. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was able to download elevation data with resolution of approx 10meters.&amp;nbsp; Instead of one large file for the extent, I was given 6 smaller chunks (due to size).&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My dilemma lies in the viewshed analyses.&amp;nbsp; The point shapefile lies on all 6 small rasters.&amp;nbsp; However, I noticed that, let's say tower 1 that lies on raster A, cannot be processed on raster B because it does not lie on raster B (or this is my conclusion because when I try to run a viewshed of a selection of points that do not lie on top of the raster, it fails).&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My solution was to automatically combine all the rasters using a mosaic dataset.&amp;nbsp; However, I understand that now the problem becomes processing capacity.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way around this problem?&amp;nbsp; Do I just need to combine all 6 rasters to 1 to get an accurate viewshed of all the discrete points in the shapefile?&amp;nbsp; Is there a best practice approach to this issue? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2012 16:55:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/best-practice-question-about-raster-viewshed/m-p/578872#M8376</guid>
      <dc:creator>JenniferHan</dc:creator>
      <dc:date>2012-03-27T16:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: Best Practice question about Raster Viewshed Analyses</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/best-practice-question-about-raster-viewshed/m-p/578873#M8377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What do you mean 'processing capacity'?&amp;nbsp; Are you referring to how much processing your computer can handle?&amp;nbsp; How large will the mosaicked raster be?&amp;nbsp; The mosaic dataset should work fine as the input for the viewshed tool itself. You should not need to convert it to a physical raster.&amp;nbsp; I have used them in testing before and not had a problem.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2012 10:36:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/best-practice-question-about-raster-viewshed/m-p/578873#M8377</guid>
      <dc:creator>JeffreySwain</dc:creator>
      <dc:date>2012-03-28T10:36:23Z</dc:date>
    </item>
  </channel>
</rss>

