<?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: Iterate raster model builder  The table name is invalid.  No spatial reference exists.  Failed to execute (Times). in Esri Training Questions</title>
    <link>https://community.esri.com/t5/esri-training-questions/iterate-raster-model-builder-the-table-name-is/m-p/879697#M1067</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try putting the *.tif files in a folder (no spaces or punctuation and rename them so their file names aren't so long and don't contain punctuation within the file name, then retry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Apr 2019 10:37:10 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2019-04-04T10:37:10Z</dc:date>
    <item>
      <title>Iterate raster model builder  The table name is invalid.  No spatial reference exists.  Failed to execute (Times).</title>
      <link>https://community.esri.com/t5/esri-training-questions/iterate-raster-model-builder-the-table-name-is/m-p/879696#M1066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I want to build a model to iterate all my raster data in a folder through a value calculation&amp;nbsp;process. I can run this on a single raster layer, so I should not miss any input or setting. But I haven't figure it out...&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/441174_Modelissue.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2019 06:44:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-training-questions/iterate-raster-model-builder-the-table-name-is/m-p/879696#M1066</guid>
      <dc:creator>jingweilian</dc:creator>
      <dc:date>2019-04-04T06:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: Iterate raster model builder  The table name is invalid.  No spatial reference exists.  Failed to execute (Times).</title>
      <link>https://community.esri.com/t5/esri-training-questions/iterate-raster-model-builder-the-table-name-is/m-p/879697#M1067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try putting the *.tif files in a folder (no spaces or punctuation and rename them so their file names aren't so long and don't contain punctuation within the file name, then retry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2019 10:37:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-training-questions/iterate-raster-model-builder-the-table-name-is/m-p/879697#M1067</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2019-04-04T10:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: Iterate raster model builder  The table name is invalid.  No spatial reference exists.  Failed to execute (Times).</title>
      <link>https://community.esri.com/t5/esri-training-questions/iterate-raster-model-builder-the-table-name-is/m-p/879698#M1068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dan,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the reply. I tried your suggestion and create a test folder contain same name format *.tif files. But it still not working for me.&amp;nbsp;&lt;IMG __jive_id="441211" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/441211_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;However, I tried to change the output name from "%Name%" to "Name", this model will run and generate one single tiff file called "name".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2019 20:26:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-training-questions/iterate-raster-model-builder-the-table-name-is/m-p/879698#M1068</guid>
      <dc:creator>jingweilian</dc:creator>
      <dc:date>2019-04-04T20:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: Iterate raster model builder  The table name is invalid.  No spatial reference exists.  Failed to execute (Times).</title>
      <link>https://community.esri.com/t5/esri-training-questions/iterate-raster-model-builder-the-table-name-is/m-p/879699#M1069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The dot in the output name trying to write to gdb is the cause of your 999999 error. You cannot save a .tif inside a gdb. You cannot save a raster with a dot in its name either. &amp;nbsp;The fix is to use the &lt;A href="https://pro.arcgis.com/en/pro-app/tool-reference/modelbuilder-toolbox/parse-path-ext.htm"&gt;Parse Path&lt;/A&gt; model-only tool to remove the .tif extension from Name or change the output location to a folder not a gdb.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raster names that start with a number are problematic too, so I would name the output img%Name1% where %Name1% is the output of the Parse Path tool that is Name with the .tif extension removed. In this case that would write an file gdb raster called img2016353&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Apr 2019 02:18:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-training-questions/iterate-raster-model-builder-the-table-name-is/m-p/879699#M1069</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2019-04-13T02:18:52Z</dc:date>
    </item>
  </channel>
</rss>

