<?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: Iterator: Select(analysis) tool in ModelBuilder Questions</title>
    <link>https://community.esri.com/t5/modelbuilder-questions/iterator-select-analysis-tool/m-p/774096#M2677</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Easiest way is to add a field, calculate a value using the expression Int([POINT_Z]) and then use the Iterate Field Values tool to select each group of points.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Apr 2017 03:22:38 GMT</pubDate>
    <dc:creator>curtvprice</dc:creator>
    <dc:date>2017-04-05T03:22:38Z</dc:date>
    <item>
      <title>Iterator: Select(analysis) tool</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/iterator-select-analysis-tool/m-p/774095#M2676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Hi All,&amp;nbsp;&lt;BR /&gt;I am trying to make a model which would iterate the select (analysis) tool.&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Basically, I have a feature class with more than 10,000 points. These point have different Z values (height), with the field name is "POINT_Z".&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;So, i want to export these points into different feature class by dividing them based on the Z values.&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Without using model builder, I will need to manually select these points using the select(analysis) tool.&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;this is the SQL script to select the features that have height between 32 and 33&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;(POINT_Z &amp;gt;=32) AND (POINT_Z &amp;lt;33)&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;This process of using select(analysis) tool is repeated with different height range, but I was wondering whether there is a way to iterate this process.&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;The lowest and highest values of the POINT_Z is 32.355 and 69.804 respectively. Thus, the intended output is 38 different feature classes alltogether (FC with Z value between 32-33, FC with Z value between 33-34, so on and so forth)&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Can anybody help me on this problem?&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Thank you in advance!&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;model builder;&amp;nbsp;&lt;A href="https://community.esri.com/t5/tag/iterator/tg-p"&gt;#iterator&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2017 14:30:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/iterator-select-analysis-tool/m-p/774095#M2676</guid>
      <dc:creator>GregoriusIvaniddo</dc:creator>
      <dc:date>2017-03-31T14:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: Iterator: Select(analysis) tool</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/iterator-select-analysis-tool/m-p/774096#M2677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Easiest way is to add a field, calculate a value using the expression Int([POINT_Z]) and then use the Iterate Field Values tool to select each group of points.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Apr 2017 03:22:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/iterator-select-analysis-tool/m-p/774096#M2677</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2017-04-05T03:22:38Z</dc:date>
    </item>
  </channel>
</rss>

