<?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: Having problem with Make Feature Layer in ArcMap Questions</title>
    <link>https://community.esri.com/t5/arcmap-questions/having-problem-with-make-feature-layer/m-p/1114393#M3166</link>
    <description>&lt;P&gt;I tried both 10.8.1 &amp;amp; 10.6.1 (on 2 different systems).&amp;nbsp; I also tried a python script which fails (can't find the feature layer) on the second MakeFeatureLayer call:&lt;/P&gt;&lt;P&gt;mxd = arcpy.mapping.MapDocument("CURRENT")&lt;BR /&gt;df = arcpy.mapping.ListDataFrames(mxd)[0]&lt;BR /&gt;inLayer = arcpy.mapping.ListLayers(mxd, "County", df)[0]&lt;BR /&gt;field_info = arcpy.Describe(inLayer).fieldInfo&lt;BR /&gt;arcpy.MakeFeatureLayer_management(inLayer, 'outLayer', '', '', field_info)&lt;BR /&gt;arcpy.MakeFeatureLayer_management(inLayer, 'outLayer2', '', '', field_info)&lt;/P&gt;</description>
    <pubDate>Fri, 05 Nov 2021 04:53:05 GMT</pubDate>
    <dc:creator>MichaelPierce</dc:creator>
    <dc:date>2021-11-05T04:53:05Z</dc:date>
    <item>
      <title>Having problem with Make Feature Layer</title>
      <link>https://community.esri.com/t5/arcmap-questions/having-problem-with-make-feature-layer/m-p/1112538#M3134</link>
      <description>&lt;P&gt;When I create a layer using ArcToolbox, the input Featureclass gets removed from the available layers drop down list.&amp;nbsp; In other words, if I want to "Apply Symbology From Layer" from the orignal layer to the newly created layer, ArcMap won't let me select the original layer as in "input layer".&amp;nbsp; &amp;nbsp;I have to restart ArcMap for it to appear again.&amp;nbsp; Neither F5 nor saving the mxd changed anything.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Oct 2021 19:58:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/having-problem-with-make-feature-layer/m-p/1112538#M3134</guid>
      <dc:creator>MichaelPierce</dc:creator>
      <dc:date>2021-10-29T19:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: Having problem with Make Feature Layer</title>
      <link>https://community.esri.com/t5/arcmap-questions/having-problem-with-make-feature-layer/m-p/1114180#M3164</link>
      <description>&lt;P&gt;What version of ArcMap?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Nov 2021 17:48:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/having-problem-with-make-feature-layer/m-p/1114180#M3164</guid>
      <dc:creator>ABishop</dc:creator>
      <dc:date>2021-11-04T17:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: Having problem with Make Feature Layer</title>
      <link>https://community.esri.com/t5/arcmap-questions/having-problem-with-make-feature-layer/m-p/1114393#M3166</link>
      <description>&lt;P&gt;I tried both 10.8.1 &amp;amp; 10.6.1 (on 2 different systems).&amp;nbsp; I also tried a python script which fails (can't find the feature layer) on the second MakeFeatureLayer call:&lt;/P&gt;&lt;P&gt;mxd = arcpy.mapping.MapDocument("CURRENT")&lt;BR /&gt;df = arcpy.mapping.ListDataFrames(mxd)[0]&lt;BR /&gt;inLayer = arcpy.mapping.ListLayers(mxd, "County", df)[0]&lt;BR /&gt;field_info = arcpy.Describe(inLayer).fieldInfo&lt;BR /&gt;arcpy.MakeFeatureLayer_management(inLayer, 'outLayer', '', '', field_info)&lt;BR /&gt;arcpy.MakeFeatureLayer_management(inLayer, 'outLayer2', '', '', field_info)&lt;/P&gt;</description>
      <pubDate>Fri, 05 Nov 2021 04:53:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/having-problem-with-make-feature-layer/m-p/1114393#M3166</guid>
      <dc:creator>MichaelPierce</dc:creator>
      <dc:date>2021-11-05T04:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: Having problem with Make Feature Layer</title>
      <link>https://community.esri.com/t5/arcmap-questions/having-problem-with-make-feature-layer/m-p/1114451#M3167</link>
      <description>&lt;P&gt;Have you tried building this into a Model?&amp;nbsp; I would try using Model Builder.&amp;nbsp; Use Make Feature Layer again and the layer should appear as intermediate data in the model, then you can run subsequent tools on that intermediate data.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Nov 2021 12:05:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/having-problem-with-make-feature-layer/m-p/1114451#M3167</guid>
      <dc:creator>ABishop</dc:creator>
      <dc:date>2021-11-05T12:05:20Z</dc:date>
    </item>
  </channel>
</rss>

