<?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 Wind direction cross Polygon_max distance in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/wind-direction-cross-polygon-max-distance/m-p/656568#M9458</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a &lt;STRONG&gt;wind direction&lt;/STRONG&gt; and many &lt;STRONG&gt;polygons&lt;/STRONG&gt;&amp;nbsp;as a shape file and I want to measure the longest distance that this wind can travel over the polygon (see attached image for clarification). Since I have lots of polygons its pretty hard to measure it individually. Any idea is really appreciated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Nov 2017 18:03:00 GMT</pubDate>
    <dc:creator>MarziehForoutan</dc:creator>
    <dc:date>2017-11-22T18:03:00Z</dc:date>
    <item>
      <title>Wind direction cross Polygon_max distance</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/wind-direction-cross-polygon-max-distance/m-p/656568#M9458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a &lt;STRONG&gt;wind direction&lt;/STRONG&gt; and many &lt;STRONG&gt;polygons&lt;/STRONG&gt;&amp;nbsp;as a shape file and I want to measure the longest distance that this wind can travel over the polygon (see attached image for clarification). Since I have lots of polygons its pretty hard to measure it individually. Any idea is really appreciated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Nov 2017 18:03:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/wind-direction-cross-polygon-max-distance/m-p/656568#M9458</guid>
      <dc:creator>MarziehForoutan</dc:creator>
      <dc:date>2017-11-22T18:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: Wind direction cross Polygon_max distance</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/wind-direction-cross-polygon-max-distance/m-p/656569#M9459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;some implementations of 'wind fetch' can be found published elsewhere&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.spatialecology.com/gme/geompolygonfetch.htm"&gt;http://www.spatialecology.com/gme/geompolygonfetch.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;similar implementations can be accomplished using the spatial analyst extension approximately using&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/zonal-geometry.htm"&gt;Zonal Geometry&lt;/A&gt; and/or &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/zonal-geometry-as-table.htm"&gt;Zonal Geometry as Table&lt;/A&gt; If you want an exact solution, the coding will be required, and given the market for such things is meagre, then you would have to specify your constraints specifically to see if the problem were interesting enough to warrant any investment in time coding a solution&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Nov 2017 18:12:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/wind-direction-cross-polygon-max-distance/m-p/656569#M9459</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-11-22T18:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: Wind direction cross Polygon_max distance</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/wind-direction-cross-polygon-max-distance/m-p/656570#M9460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can imagine a workflow:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp;create&amp;nbsp;a line of cells away from your zones, perpendicular to the wind direction, each cell with a unique value&lt;/P&gt;&lt;P&gt;2. Run the Euclidean Allocation tool, include the parameter to create a eucdist raster&lt;/P&gt;&lt;P&gt;3. Run Combine tool of rasterized zones + euclidean allocation zones&lt;/P&gt;&lt;P&gt;4. Summary Statistics on the&amp;nbsp;combine result table to identify max number of cells (longest stripe) in each zone&lt;/P&gt;&lt;P&gt;5. Select these zones and&amp;nbsp;run&amp;nbsp;Zonal Statistics As Table against the eucdist raster to get the range (max-min) of euclidean distances in that zone, that's your fetch length.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Map algebra really is pretty cool.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Nov 2017 19:50:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/wind-direction-cross-polygon-max-distance/m-p/656570#M9460</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2017-11-25T19:50:46Z</dc:date>
    </item>
  </channel>
</rss>

