<?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 [Cross-post Python forum] Finding saddle points in a grid? in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/cross-post-python-forum-finding-saddle-points-in-a/m-p/271466#M3866</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry for the cross-post, not sure where this belongs. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/73854-Finding-saddle-points-in-a-grid"&gt;http://forums.arcgis.com/threads/73854-Finding-saddle-points-in-a-grid&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;---------&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello all! &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to be able to identify saddle points in my grid. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone know of a method to do this? Search has led me in the way of Numpy. Would that be the right direction to go or can this be achieved with Spatial Analyst? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Dec 2012 10:22:47 GMT</pubDate>
    <dc:creator>StefanHaglund1</dc:creator>
    <dc:date>2012-12-19T10:22:47Z</dc:date>
    <item>
      <title>[Cross-post Python forum] Finding saddle points in a grid?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/cross-post-python-forum-finding-saddle-points-in-a/m-p/271466#M3866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry for the cross-post, not sure where this belongs. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/73854-Finding-saddle-points-in-a-grid"&gt;http://forums.arcgis.com/threads/73854-Finding-saddle-points-in-a-grid&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;---------&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello all! &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to be able to identify saddle points in my grid. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone know of a method to do this? Search has led me in the way of Numpy. Would that be the right direction to go or can this be achieved with Spatial Analyst? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2012 10:22:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/cross-post-python-forum-finding-saddle-points-in-a/m-p/271466#M3866</guid>
      <dc:creator>StefanHaglund1</dc:creator>
      <dc:date>2012-12-19T10:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: [Cross-post Python forum] Finding saddle points in a grid?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/cross-post-python-forum-finding-saddle-points-in-a/m-p/271467#M3867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Numpy seems right.&amp;nbsp; take a look a this&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://homepages.math.uic.edu/~jan/mcs275/arrays.pdf"&gt;http://homepages.math.uic.edu/~jan/mcs275/arrays.pdf&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;it has the right algorithm ready for you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2012 16:40:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/cross-post-python-forum-finding-saddle-points-in-a/m-p/271467#M3867</guid>
      <dc:creator>SebastianSantibanez</dc:creator>
      <dc:date>2012-12-20T16:40:41Z</dc:date>
    </item>
    <item>
      <title>Re: [Cross-post Python forum] Finding saddle points in a grid?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/cross-post-python-forum-finding-saddle-points-in-a/m-p/271468#M3868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; &lt;BR /&gt;I would like to be able to identify saddle points in my grid. &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you tried the Curvature tool? The hydrology tools (Flow Accumulation) may also be get you where you need to go.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2012 20:16:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/cross-post-python-forum-finding-saddle-points-in-a/m-p/271468#M3868</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2012-12-20T20:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: [Cross-post Python forum] Finding saddle points in a grid?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/cross-post-python-forum-finding-saddle-points-in-a/m-p/271469#M3869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Sebastian, I'll take a look at that. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Curt, I see you want a better definition of a saddle point. Please have a look at this link &lt;/SPAN&gt;&lt;A href="http://en.wikipedia.org/wiki/Saddle_point"&gt;http://en.wikipedia.org/wiki/Saddle_point&lt;/A&gt;&lt;SPAN&gt;. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I geographical terms, I think of the saddle point as a mountain pass like in the second picture in the link. From that point, the surface curves up in one direction and down in another.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In more mathematical terms, this means that the point will be the minimum value in its row and maximal in its column. This, I believe, is only valid for a smaller neighborhood. If you consider a larger area like most DEM's, you could potentially have a min value in a row in a sink, i.e. the surface curves upwards in all directions around it. At the same time you can have a "true" saddlepoint in the same row somewhere else in the DEM. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This means I am not sure how I can adapt the solution from Sebastians suggestion to take a larger area into account. Or I am thinking in the wrong direction here? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thansk!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2012 07:22:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/cross-post-python-forum-finding-saddle-points-in-a/m-p/271469#M3869</guid>
      <dc:creator>StefanHaglund1</dc:creator>
      <dc:date>2012-12-21T07:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: [Cross-post Python forum] Finding saddle points in a grid?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/cross-post-python-forum-finding-saddle-points-in-a/m-p/271470#M3870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I guess that you could fit some helmets to your geographical features and obtain your saddle point by analyzing the deterministic surface you would obtain from that fitting.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Another suggestion I would explore is passing a low pass filter through your raster so your geography gets smoother.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2012 16:34:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/cross-post-python-forum-finding-saddle-points-in-a/m-p/271470#M3870</guid>
      <dc:creator>SebastianSantibanez</dc:creator>
      <dc:date>2012-12-21T16:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: [Cross-post Python forum] Finding saddle points in a grid?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/cross-post-python-forum-finding-saddle-points-in-a/m-p/271471#M3871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; I geographical terms, I think of the saddle point as a mountain pass like in the second picture in the link. From that point, the surface curves up in one direction and down in another.&amp;nbsp;&amp;nbsp; &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You may want to look at the Curvature tool. Comparing that value with some other measures (slope for example) may help you isolate the area you're interested in.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2012 22:10:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/cross-post-python-forum-finding-saddle-points-in-a/m-p/271471#M3871</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2012-12-21T22:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: [Cross-post Python forum] Finding saddle points in a grid?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/cross-post-python-forum-finding-saddle-points-in-a/m-p/1149226#M11596</link>
      <description>&lt;P&gt;Stefan, I am trying to find/locate saddle points in a DEM as well. Did you ever find a solution? If so, can you point me to it or describe it to me? You can email me at jed.flint -at- yahoo.com&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2022 18:39:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/cross-post-python-forum-finding-saddle-points-in-a/m-p/1149226#M11596</guid>
      <dc:creator>MapMan1</dc:creator>
      <dc:date>2022-03-01T18:39:25Z</dc:date>
    </item>
  </channel>
</rss>

