<?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 Eliminate tool in model builder in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/eliminate-tool-in-model-builder/m-p/209638#M7114</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a model which, in theory, runs the watershed tool, converts the raster to polygon, adds "WS_Area" field and calculates it, uses "make feature layer" to select polygons less than 10000 square meters and "eliminate"s them.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Before the model even runs I get a message box with the following errors:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[indent]"Field WS_Area does not exist within table&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Input must be polygon&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Input features: value is required&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;output layer: value is required"[/indent]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Seems similar to this thread:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.esri.com/Thread.asp?c=93&amp;amp;f=1728&amp;amp;t=294513&amp;amp;mc=3#msgid918564"&gt;http://forums.esri.com/Thread.asp?c=93&amp;amp;f=1728&amp;amp;t=294513&amp;amp;mc=3#msgid918564&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;to which to solution was posted.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I found no mention of this in the new forums and was wondering if anyone could think of what the problem is.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank-you!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Jul 2010 18:15:14 GMT</pubDate>
    <dc:creator>LornaMurison</dc:creator>
    <dc:date>2010-07-21T18:15:14Z</dc:date>
    <item>
      <title>Eliminate tool in model builder</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/eliminate-tool-in-model-builder/m-p/209638#M7114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a model which, in theory, runs the watershed tool, converts the raster to polygon, adds "WS_Area" field and calculates it, uses "make feature layer" to select polygons less than 10000 square meters and "eliminate"s them.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Before the model even runs I get a message box with the following errors:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[indent]"Field WS_Area does not exist within table&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Input must be polygon&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Input features: value is required&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;output layer: value is required"[/indent]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Seems similar to this thread:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.esri.com/Thread.asp?c=93&amp;amp;f=1728&amp;amp;t=294513&amp;amp;mc=3#msgid918564"&gt;http://forums.esri.com/Thread.asp?c=93&amp;amp;f=1728&amp;amp;t=294513&amp;amp;mc=3#msgid918564&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;to which to solution was posted.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I found no mention of this in the new forums and was wondering if anyone could think of what the problem is.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank-you!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jul 2010 18:15:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/eliminate-tool-in-model-builder/m-p/209638#M7114</guid>
      <dc:creator>LornaMurison</dc:creator>
      <dc:date>2010-07-21T18:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: Eliminate tool in model builder</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/eliminate-tool-in-model-builder/m-p/209639#M7115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I have a model which, in theory, runs the watershed tool, converts the raster to polygon, adds "WS_Area" field and calculates it, uses "make feature layer" to select polygons less than 10000 square meters and "eliminate"s them.&lt;BR /&gt;&lt;BR /&gt;Before the model even runs I get a message box with the following errors:&lt;BR /&gt;[indent]"Field WS_Area does not exist within table&lt;BR /&gt;Input must be polygon&lt;BR /&gt;Input features: value is required&lt;BR /&gt;output layer: value is required"[/indent]&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, it looks like the output data elements are not getting the shape type correct in one of the steps.&amp;nbsp; I was able to reproduce here using a similiar scenario.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On my end, I was able to work around this by running just the RasterToPolygon tool in the model, and then re-validating the model.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Dave&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Aug 2010 23:41:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/eliminate-tool-in-model-builder/m-p/209639#M7115</guid>
      <dc:creator>DavidWynne</dc:creator>
      <dc:date>2010-08-03T23:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: Eliminate tool in model builder</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/eliminate-tool-in-model-builder/m-p/209640#M7116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I also have a question about model builder and how to eliminate, I first did a "calculate areas" on my polygonal feature layer. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Now, I would love to follow it by a "select layer by attribute" on which I will select every polygon with an area&amp;lt;10000 and after I will do an "eliminate" but on both (�??select layer by attribute�?� and �??eliminate�?�) tools I have no access to the shapefile from my last tool. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When I'm doing it outside of the model builder on ArcMap-ArcInfo it works pretty well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any idea of how I can do an eliminate on too small polygons?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Feb 2011 11:03:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/eliminate-tool-in-model-builder/m-p/209640#M7116</guid>
      <dc:creator>NathalieTheriault</dc:creator>
      <dc:date>2011-02-14T11:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: Eliminate tool in model builder</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/eliminate-tool-in-model-builder/m-p/209641#M7117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="model Eliminate Tool" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/357881_e.GIF" style="width: 620px; height: 341px;" /&gt;&lt;/P&gt;&lt;P&gt;insert after&amp;nbsp;&amp;nbsp;iterator, tool "make Feature Layer" an done &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2017 14:44:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/eliminate-tool-in-model-builder/m-p/209641#M7117</guid>
      <dc:creator>camilogarcia</dc:creator>
      <dc:date>2017-06-20T14:44:21Z</dc:date>
    </item>
  </channel>
</rss>

