<?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: Need exact locations for given flow accumulation values in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/need-exact-locations-for-given-flow-accumulation/m-p/31891#M412</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Nope, does not help!&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Also tried to NULL flow accumulation grid outside of streams - does not help to get those points.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Jan 2011 16:15:29 GMT</pubDate>
    <dc:creator>EgorNozdrya</dc:creator>
    <dc:date>2011-01-18T16:15:29Z</dc:date>
    <item>
      <title>Need exact locations for given flow accumulation values</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/need-exact-locations-for-given-flow-accumulation/m-p/31889#M410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to generate sediment sampling locations as points for exact predefined flow accumulation values (i.e 2750 cells, 5500 cells etc). Those exact values are not in the flow accumulation grid - they have to be interpolated from neighboring values...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can I achieve this with: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; (1) just flow accumulation grid &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; or &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; (2) should I generate measured stream network from flow accumulation grid and generate point events for given flow accumulation values (still not sure if it is possible)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jan 2011 23:44:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/need-exact-locations-for-given-flow-accumulation/m-p/31889#M410</guid>
      <dc:creator>EgorNozdrya</dc:creator>
      <dc:date>2011-01-17T23:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: Need exact locations for given flow accumulation values</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/need-exact-locations-for-given-flow-accumulation/m-p/31890#M411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;select cells according to the focal max and focal min of a 3 x 3 neighborhood: cells where the focal max exceeds 2750 and focal min is less than 2750 are cells through which the 2750 contour line must pass, for example.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Nope, does not help!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tried and both things do not work - generating whole stream network below given value of 2777, not a desired points (see &lt;/SPAN&gt;&lt;A href="http://picasaweb.google.com/enozdrya/Share1#5563590158794423154"&gt;snapshot&lt;/A&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Contour lines are producing just mess around every pixel above desired value (2777 in my case)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Egor&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jan 2011 14:50:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/need-exact-locations-for-given-flow-accumulation/m-p/31890#M411</guid>
      <dc:creator>EgorNozdrya</dc:creator>
      <dc:date>2011-01-18T14:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: Need exact locations for given flow accumulation values</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/need-exact-locations-for-given-flow-accumulation/m-p/31891#M412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Nope, does not help!&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Also tried to NULL flow accumulation grid outside of streams - does not help to get those points.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jan 2011 16:15:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/need-exact-locations-for-given-flow-accumulation/m-p/31891#M412</guid>
      <dc:creator>EgorNozdrya</dc:creator>
      <dc:date>2011-01-18T16:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: Need exact locations for given flow accumulation values</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/need-exact-locations-for-given-flow-accumulation/m-p/31892#M413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem with the FAC values is that they seldom increase by 1. You will only find your exact FAC value if you are really really lucky.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;Use the Con() function to set a 1 for those FAC values &lt;STRONG&gt;higher&lt;/STRONG&gt; than you target (lower in the watershed).&lt;/P&gt;&lt;P&gt;Use the Con() function to set a 1 for those FAC values &lt;STRONG&gt;lower&lt;/STRONG&gt; than your target (higher in the watershed).&lt;/P&gt;&lt;P&gt;Convert the two resulting rasters to polygons. There will be a gap between the two polygons or their edges will touch. This is where your target would exist if it did exist. It would be the closets you will get to the answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2014 17:02:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/need-exact-locations-for-given-flow-accumulation/m-p/31892#M413</guid>
      <dc:creator>MarkBoucher</dc:creator>
      <dc:date>2014-12-30T17:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: Need exact locations for given flow accumulation values</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/need-exact-locations-for-given-flow-accumulation/m-p/31893#M414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Mark!&lt;/P&gt;&lt;P&gt;That's really old topic - nearly 4 yers old)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raster for polygons would take ages - I am working with huge NED DEM datasets.&lt;BR /&gt;Any raster to vector conversions are exceptionally slow for monster datasets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I remember - looking at old saved toolbox -&amp;nbsp; I've finally used to very simple solution suggested earlier:&lt;BR /&gt;(1) used Focal statistics with rectangle 2x2 cell filter to generate FocalMaxFlowAccumulation and FocalMinFlowAccumulation grids. &lt;BR /&gt;(2) calculated raster where&amp;nbsp; (FocalMaxFlowAccumulation &amp;gt;= ExactValue) AND (FocalMinFlowAccumulation &amp;lt; ExactValue)&lt;/P&gt;&lt;P&gt;(3) Converted cells of step2 raster to points - voila - have found exact locations for given drainage flow accumulation values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is the snapshot of quick-and-dirty model to design stream sediment sampling program for 9 different survey resolution / initial drainage target size scenarios.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="46013" alt="Clipboard01.png" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/46013_Clipboard01.png" style="width: 620px; height: 775px;" /&gt;!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Dec 2014 19:17:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/need-exact-locations-for-given-flow-accumulation/m-p/31893#M414</guid>
      <dc:creator>EgorNozdrya</dc:creator>
      <dc:date>2014-12-31T19:17:06Z</dc:date>
    </item>
  </channel>
</rss>

