<?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: Model Builder Select Data/Clip Function not Working in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/model-builder-select-data-clip-function-not/m-p/46910#M1668</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Stacey. Thank you for the reply. I seem to still be having trouble with making this work. I am unsure how to add a step before 'Select Data' since this can be the only way to retrieve junction point from the newly created geometric network. Even after I run the model and it actually creates the junctions, I am still unable to pass this along to 'Add Field' or any other tool.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Aug 2013 11:13:33 GMT</pubDate>
    <dc:creator>JamesSimard1</dc:creator>
    <dc:date>2013-08-09T11:13:33Z</dc:date>
    <item>
      <title>Model Builder Select Data/Clip Function not Working</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/model-builder-select-data-clip-function-not/m-p/46907#M1665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello everyone I am trying to build a model capable of converting an EEO file into feature dataset and then clipping some of the the resultant feature classes to the desired study area. See model below (attached). According to everything I have read I have to use the model only tool "select data" to pull the desired feature out of the feature data set before I can clip it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Problem: When I run the model it craps after the select data function. I can not get the clip tool to work. Any ideas on how to fix this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2012 17:16:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/model-builder-select-data-clip-function-not/m-p/46907#M1665</guid>
      <dc:creator>FeliciaGlapion</dc:creator>
      <dc:date>2012-04-30T17:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder Select Data/Clip Function not Working</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/model-builder-select-data-clip-function-not/m-p/46908#M1666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello. I am seeing similar issues. I need to run a Model from the 'Open' command (not in Edit) and without this process valid it will not run. I need to:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;Create Geometric Network from river network (works fine)&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;With the newly created junction point layer I need to add a field&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;SPAN&gt;Sounds easy enough except using Select Data does not work right. I cannot pass the junction point layer along to ANY process.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas? I am using 10.1 Advanced.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;James&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Aug 2013 18:13:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/model-builder-select-data-clip-function-not/m-p/46908#M1666</guid>
      <dc:creator>JamesSimard1</dc:creator>
      <dc:date>2013-08-08T18:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder Select Data/Clip Function not Working</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/model-builder-select-data-clip-function-not/m-p/46909#M1667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You need to understand the difference between a &lt;/SPAN&gt;&lt;STRONG&gt;feature class&lt;/STRONG&gt;&lt;SPAN&gt; and a &lt;/SPAN&gt;&lt;STRONG&gt;layer&lt;/STRONG&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It is something like this: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;A layer is like a view into a feature class, it is held in the computers memory, while the feature class stored on the disk. When you add a feature class to the viewer in ArcMap it becomes a layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, when using model builder things are generally to be feature classes, but some tools only work on layers. Thus, you have to manually make some feature classes into layers for certain tools to work. You can do this using the Make Feature Layer tool, which is located in the ArcToolbox:&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG style="font-style: italic;"&gt;Data Management Tools\Layers and Table Views\Make Feature Layer&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Make the feature class you were trying to select data on as the input, and pass the output of this into your Select Data tool...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Aug 2013 00:28:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/model-builder-select-data-clip-function-not/m-p/46909#M1667</guid>
      <dc:creator>StacyRendall1</dc:creator>
      <dc:date>2013-08-09T00:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder Select Data/Clip Function not Working</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/model-builder-select-data-clip-function-not/m-p/46910#M1668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Stacey. Thank you for the reply. I seem to still be having trouble with making this work. I am unsure how to add a step before 'Select Data' since this can be the only way to retrieve junction point from the newly created geometric network. Even after I run the model and it actually creates the junctions, I am still unable to pass this along to 'Add Field' or any other tool.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Aug 2013 11:13:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/model-builder-select-data-clip-function-not/m-p/46910#M1668</guid>
      <dc:creator>JamesSimard1</dc:creator>
      <dc:date>2013-08-09T11:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder Select Data/Clip Function not Working</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/model-builder-select-data-clip-function-not/m-p/46911#M1669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The points might be read only. Can you make a feature layer of them then copy to a new place? Using CopyFeatures_managent or something like that...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then you should be able to add a field to the new FC.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Aug 2013 21:50:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/model-builder-select-data-clip-function-not/m-p/46911#M1669</guid>
      <dc:creator>StacyRendall1</dc:creator>
      <dc:date>2013-08-09T21:50:16Z</dc:date>
    </item>
  </channel>
</rss>

