<?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: Speeding up finding the minimum point in ModelBuilder Questions</title>
    <link>https://community.esri.com/t5/modelbuilder-questions/speeding-up-finding-the-minimum-point/m-p/747155#M2820</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you clarify why you are iterating the selection rather than doing it all at once?&amp;nbsp; If each polygon has a unique ID (which it will), then any number of options but &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/zonal-statistics.htm"&gt;Zonal Statistics&lt;/A&gt; or&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/zonal-statistics-as-table.htm"&gt; Zonal Statistics as Table&lt;/A&gt;&amp;nbsp;would be the first go to.&amp;nbsp; Or is there something in the geometry or the subsequent workflow that precludes this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 Aug 2016 17:31:16 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2016-08-31T17:31:16Z</dc:date>
    <item>
      <title>Speeding up finding the minimum point</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/speeding-up-finding-the-minimum-point/m-p/747154#M2819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to get the point of the lowest elevation within a series of polygons (see attached). However, it seems to take nearly a minute for one point to be created. I've tried to speed this up by extracting the elevation just within the buffers for analysis and to reduce data size. I've also set the environment to the polygon that is being iterated on. Any suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2016 17:09:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/speeding-up-finding-the-minimum-point/m-p/747154#M2819</guid>
      <dc:creator>JohnWall</dc:creator>
      <dc:date>2016-08-31T17:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: Speeding up finding the minimum point</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/speeding-up-finding-the-minimum-point/m-p/747155#M2820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you clarify why you are iterating the selection rather than doing it all at once?&amp;nbsp; If each polygon has a unique ID (which it will), then any number of options but &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/zonal-statistics.htm"&gt;Zonal Statistics&lt;/A&gt; or&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/zonal-statistics-as-table.htm"&gt; Zonal Statistics as Table&lt;/A&gt;&amp;nbsp;would be the first go to.&amp;nbsp; Or is there something in the geometry or the subsequent workflow that precludes this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2016 17:31:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/speeding-up-finding-the-minimum-point/m-p/747155#M2820</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-08-31T17:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: Speeding up finding the minimum point</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/speeding-up-finding-the-minimum-point/m-p/747156#M2821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dan,&lt;/P&gt;&lt;P&gt;I've tried running it all at once, but the select each feature seems to work the best because it finds the lowest elevation within each buffer rather than merging the values into a single raster layer. Does this answer your question?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2016 17:35:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/speeding-up-finding-the-minimum-point/m-p/747156#M2821</guid>
      <dc:creator>JohnWall</dc:creator>
      <dc:date>2016-08-31T17:35:44Z</dc:date>
    </item>
    <item>
      <title>Re: Speeding up finding the minimum point</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/speeding-up-finding-the-minimum-point/m-p/747157#M2822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess I wasn't sure if you were going to use the zonal geometry centroid to denote the 'central' points for each zone using the minimum value for the zone, or if you wanted all the point locations within each zone where the minimum was located.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2016 18:11:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/speeding-up-finding-the-minimum-point/m-p/747157#M2822</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-08-31T18:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: Speeding up finding the minimum point</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/speeding-up-finding-the-minimum-point/m-p/747158#M2823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah, no, I am not trying to locate the centroid, but the location of the minimum elevation within each polygon then convert that raster location to a point storing the elevation of that point.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2016 18:14:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/speeding-up-finding-the-minimum-point/m-p/747158#M2823</guid>
      <dc:creator>JohnWall</dc:creator>
      <dc:date>2016-08-31T18:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: Speeding up finding the minimum point</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/speeding-up-finding-the-minimum-point/m-p/747159#M2824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok... but you could have many points which have the minimum... which is ok, I just wasn't sure if you just needed one or all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2016 18:25:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/speeding-up-finding-the-minimum-point/m-p/747159#M2824</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-08-31T18:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: Speeding up finding the minimum point</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/speeding-up-finding-the-minimum-point/m-p/747160#M2825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just need one and it seems like, when I run this model on a smaller dataset, that there is only one location identified.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2016 18:27:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/speeding-up-finding-the-minimum-point/m-p/747160#M2825</guid>
      <dc:creator>JohnWall</dc:creator>
      <dc:date>2016-08-31T18:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: Speeding up finding the minimum point</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/speeding-up-finding-the-minimum-point/m-p/747161#M2826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/h-how-zonal-statistics-works.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/h-how-zonal-statistics-works.htm"&gt;How Zonal Statistics works—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;Zonal Minimum example&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/218754_image.gif" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;No, it assigns the whole zone the minimum value. &amp;nbsp;Maybe your polygon has all unique values.&lt;/P&gt;&lt;P&gt;Check for a polygon that has a contour line crossing it... you would definitely get a series of points along the contour.&lt;/P&gt;&lt;P&gt;In any event, even if it returned a bunch of points, taking the median or average location would work well for most convex polygons.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2016 19:21:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/speeding-up-finding-the-minimum-point/m-p/747161#M2826</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-08-31T19:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: Speeding up finding the minimum point</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/speeding-up-finding-the-minimum-point/m-p/747162#M2827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dan is right, Why do you need iteration?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Zonal Statistics&lt;/STRONG&gt; tool has zone field &lt;STRONG&gt;(&lt;/STRONG&gt;Field that holds the values that define each zone).&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="218755" alt="" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/218755_pastedImage_7.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2016 19:22:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/speeding-up-finding-the-minimum-point/m-p/747162#M2827</guid>
      <dc:creator>AbdullahAnter</dc:creator>
      <dc:date>2016-08-31T19:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: Speeding up finding the minimum point</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/speeding-up-finding-the-minimum-point/m-p/747163#M2828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right, it does assign the whole zone the minimum which I then use to find the elevation from the DEM, within the zone, that equals the minimum.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2016 19:33:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/speeding-up-finding-the-minimum-point/m-p/747163#M2828</guid>
      <dc:creator>JohnWall</dc:creator>
      <dc:date>2016-08-31T19:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: Speeding up finding the minimum point</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/speeding-up-finding-the-minimum-point/m-p/747164#M2829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Abdullah, I need iteration for for cases where polygons over lap such as those below.&amp;nbsp;There are four polygons. I need a minimum value for each polygon/zone. If I use Zonal Statistics in one go, the raster that is output is would contain the minimum found between both zones in the overlapping area. I want to avoid that.&lt;IMG class="image-1 j-img-centered jive-image" height="195" src="https://community.esri.com/legacyfs/online/218826_pastedImage_1.png" style="margin-left: auto; margin-right: auto;" width="264" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2016 19:36:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/speeding-up-finding-the-minimum-point/m-p/747164#M2829</guid>
      <dc:creator>JohnWall</dc:creator>
      <dc:date>2016-08-31T19:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: Speeding up finding the minimum point</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/speeding-up-finding-the-minimum-point/m-p/747165#M2830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try to change environment to extent and snap to polygon?&lt;/P&gt;&lt;P&gt;see below picture&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/218827_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;change &lt;STRONG&gt;Mask&lt;/STRONG&gt; to be the same polygon feature .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2016 19:50:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/speeding-up-finding-the-minimum-point/m-p/747165#M2830</guid>
      <dc:creator>AbdullahAnter</dc:creator>
      <dc:date>2016-08-31T19:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: Speeding up finding the minimum point</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/speeding-up-finding-the-minimum-point/m-p/747166#M2831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes... the zone will find the minimum elevation... let's say you have a square zone and a flat DEM... the square zone will return the elevation of the flat surface, which is the minimum. &amp;nbsp;This value will be assigned to the zone (which is a raster by the way), that zone will undoubtedly consist of many cells, when the zone is converted to points, you will have many points with the same value. &amp;nbsp;&lt;/P&gt;&lt;P&gt;I would draw a picture, but looking picture of a small sample of your data would even be better given that the chances of every cell within the zone having unique elevations are pretty slim unless you are recording elevation to 4,5,6+ decimal points (which would be just plain wrong)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2016 19:54:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/speeding-up-finding-the-minimum-point/m-p/747166#M2831</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-08-31T19:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: Speeding up finding the minimum point</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/speeding-up-finding-the-minimum-point/m-p/747167#M2832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Within Model Builder, I have done that by creating dashed lines between the &lt;STRONG&gt;Polygon(i)&lt;/STRONG&gt; to &lt;EM&gt;Raster Calculator&lt;/EM&gt; setting &lt;STRONG&gt;Extent&lt;/STRONG&gt; &amp;amp; &lt;STRONG&gt;Mask&lt;/STRONG&gt; to that of &lt;STRONG&gt;Polygon(i)&lt;/STRONG&gt;. I'm assuming this would iteratively set the Extent and mask to match each subsequent Polygon. It still seems relatively slow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there anyway to store the results of &lt;EM&gt;Zonal Statistics&lt;/EM&gt; in memory opposed to writing it to a file? I would think that would speed it up considerably.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One alternative I have tried using the table tool is: using &lt;EM&gt;Zonal Statistics as Table&lt;/EM&gt;, &lt;EM&gt;Joining&lt;/EM&gt; output Table on OID (unique identifier) to Polygons, then outputting a new Feature Class. Then, using the new Feature Class, using &lt;EM&gt;Get Field Value&lt;/EM&gt; on the minimum value trying to pass that to Raster Calculator, but it always fails.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2016 20:00:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/speeding-up-finding-the-minimum-point/m-p/747167#M2832</guid>
      <dc:creator>JohnWall</dc:creator>
      <dc:date>2016-08-31T20:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: Speeding up finding the minimum point</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/speeding-up-finding-the-minimum-point/m-p/747168#M2833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dan, please see the figure I've included in response to Abdullah's first comment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2016 20:02:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/speeding-up-finding-the-minimum-point/m-p/747168#M2833</guid>
      <dc:creator>JohnWall</dc:creator>
      <dc:date>2016-08-31T20:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: Speeding up finding the minimum point</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/speeding-up-finding-the-minimum-point/m-p/747169#M2834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.arcgis.com/home/item.html?id=b859b33c616a47d2b99b5e133942db02" title="http://www.arcgis.com/home/item.html?id=b859b33c616a47d2b99b5e133942db02"&gt;http://www.arcgis.com/home/item.html?id=b859b33c616a47d2b99b5e133942db02&lt;/A&gt;&amp;nbsp;takes care of the overlaps&lt;/P&gt;&lt;P&gt;but that still doesn't answer my elevation question, but in any event, if you polygons are real small, it isn't going to matter much whether you get 1 or 100 points&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2016 20:08:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/speeding-up-finding-the-minimum-point/m-p/747169#M2834</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-08-31T20:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: Speeding up finding the minimum point</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/speeding-up-finding-the-minimum-point/m-p/747170#M2835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have had to deal with this problem in the past. The polygon coming out of the iterator needs to be used to define the environment setting processing extent for your zonal stats tool as well as the raster calculator tool which I assume is extracting a single cell out by attribute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Probably the easiest way is to copy &lt;STRONG&gt;polygon(i)&lt;/STRONG&gt; into a temporary featureclass using the copy feature tool. This would then be a dataset containing one feature and the extent of that dataset would be that feature. You could then simply join that to the zonal stats tool as an environment setting as well as your raster calculator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So edit your model so polygon(i) feeds into a copy features tool and let that be the extent environment setting property of the&amp;nbsp;&lt;SPAN&gt;zonal stats tool and&amp;nbsp;raster calculator.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2016 09:46:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/speeding-up-finding-the-minimum-point/m-p/747170#M2835</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2016-09-01T09:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: Speeding up finding the minimum point</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/speeding-up-finding-the-minimum-point/m-p/747171#M2836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://gis.stackexchange.com/questions/209095/speeding-up-finding-the-minimum-raster-point-in-a-polgyon"&gt;question also appears here&lt;/A&gt;&amp;nbsp;perhaps moving on&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2016 10:32:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/speeding-up-finding-the-minimum-point/m-p/747171#M2836</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-09-01T10:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: Speeding up finding the minimum point</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/speeding-up-finding-the-minimum-point/m-p/747172#M2837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wrote the following a couple years ago, and just tried generalizing (removing project specific information) this morning. If you can dive into python then it may be helpful, I'll post it separately also for the python people out there. &amp;nbsp;The problem I had was I was making mapbooks, and wanted to give the user some sense of the elevations across the page, but I didn't want contours because they can get ugly and it is a slippery slope of editing, and I tried a color shaded relief but there were separate issues with generating that. So I ended up writing a script that found the min/max elevation within each mapbook page, i.e. spot elevations. Not only does it find it within the extent of the page, but it also gets the min/max within a sub-grid of the page and it only looks within an internal (negative) buffer of the page extent. The logic being you don't want to symbolize point elevations on the edge of the page, and if the min/max is on edge of the page then you'd likely get duplicate points in many locations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It essentially converts the raster to a numpy array, uses numpy to get the relevant value and then spits back out the min/max points. &amp;nbsp;I designed it for a grid, if you have irregular polygons it might need to be modified, e.g. some sort of mask applied. I haven't tested this, so just take it as 'inspiration'. So with those caveats see below,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;George&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited: Removed inline code, and attached python script that I got working.&amp;nbsp;Attached python script can be used directly or as inspiration for calculating point elevations within a set of gridded polygons. It will likely require modification if the polygons are not in a gridded format. It is intended for loading within the ArcMap python window and was tested with WGS84.img raster (default install in ArcMap) and the georef15 shapefile (default install in ArcMap). User needs to create a feature class or shapefile prior to running the tool to hold the output spot elevations. The output fc shouhld have a field that matches a uniqueID/name of the input polygons (in the case of georef15 I used 'Code'), a field for output Elevation (default 'Elevation' type double), and a field for the extrema type (default 'Extrema' type string length 3). Options include the ability to do a negative buffer in percent (default 0.05, min is 0, max is 0.49999...) and to use a subgrid within the polygons (default is 2 so a 2x2 subgrid, change to 1 if you just want min/max within the original poly).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call the function with the arguments, example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;createSpotElevations('WGS84.img','georef15','SpotElevations','Code',gInsideBufferFactor = 0, subgridSize = 1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good Luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;George&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2016 13:48:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/speeding-up-finding-the-minimum-point/m-p/747172#M2837</guid>
      <dc:creator>GeorgeNewbury</dc:creator>
      <dc:date>2016-09-01T13:48:44Z</dc:date>
    </item>
  </channel>
</rss>

