<?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 Cannot use Natural Neighbor when a table is joined to a feature class in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/cannot-use-natural-neighbor-when-a-table-is-joined/m-p/551518#M7944</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was trying to use Natural Neighbor to interpolate some concentrations. I joined an Excel table with the concentrations to my feature class based on site location ID. I was able to successfully see the join in the attribute table. I selected the feature class and the Z-Value, sheet1$.value, in the Natural neighbor window and click Run.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Every time I executed the tool, an error was produced: ERROR 010134: Input does not contain a feature class. I know I selected the input feature class and the Z-Value, so what's the deal?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this a bug, or am I not allowed to use the Z-Value of a joined table in this tool?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was able to get around this bug, but I feel that the tool is malfunctioning.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Andrew&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Jun 2011 15:47:54 GMT</pubDate>
    <dc:creator>AndrewBrown1</dc:creator>
    <dc:date>2011-06-09T15:47:54Z</dc:date>
    <item>
      <title>Cannot use Natural Neighbor when a table is joined to a feature class</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/cannot-use-natural-neighbor-when-a-table-is-joined/m-p/551518#M7944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was trying to use Natural Neighbor to interpolate some concentrations. I joined an Excel table with the concentrations to my feature class based on site location ID. I was able to successfully see the join in the attribute table. I selected the feature class and the Z-Value, sheet1$.value, in the Natural neighbor window and click Run.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Every time I executed the tool, an error was produced: ERROR 010134: Input does not contain a feature class. I know I selected the input feature class and the Z-Value, so what's the deal?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this a bug, or am I not allowed to use the Z-Value of a joined table in this tool?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was able to get around this bug, but I feel that the tool is malfunctioning.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Andrew&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2011 15:47:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/cannot-use-natural-neighbor-when-a-table-is-joined/m-p/551518#M7944</guid>
      <dc:creator>AndrewBrown1</dc:creator>
      <dc:date>2011-06-09T15:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot use Natural Neighbor when a table is joined to a feature class</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/cannot-use-natural-neighbor-when-a-table-is-joined/m-p/551519#M7945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Andrew&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Persist the Join (i.e. CopyFeatures to new FC), can the field be used?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Does IDW work?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can your use one of the joined fields to do Buffer (i.e. use your joined field in the Field control)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2011 19:38:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/cannot-use-natural-neighbor-when-a-table-is-joined/m-p/551519#M7945</guid>
      <dc:creator>SteveLynch</dc:creator>
      <dc:date>2011-06-09T19:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot use Natural Neighbor when a table is joined to a feature class</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/cannot-use-natural-neighbor-when-a-table-is-joined/m-p/551520#M7946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Persist the Join (i.e. CopyFeatures to new FC), can the field be used?&lt;BR /&gt;Does IDW work?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I second the suggestion. (Hi Steve!) My guess is the tool is balking at the $ in the field name.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jun 2011 19:35:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/cannot-use-natural-neighbor-when-a-table-is-joined/m-p/551520#M7946</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2011-06-10T19:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot use Natural Neighbor when a table is joined to a feature class</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/cannot-use-natural-neighbor-when-a-table-is-joined/m-p/551521#M7947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I had the same problem, and I fixed it by exporting the data to create a new feature class.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 01:55:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/cannot-use-natural-neighbor-when-a-table-is-joined/m-p/551521#M7947</guid>
      <dc:creator>SamanthaBolton</dc:creator>
      <dc:date>2013-05-06T01:55:35Z</dc:date>
    </item>
  </channel>
</rss>

