<?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: No spatial reference exists Minus and Raster Calculator in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/no-spatial-reference-exists-minus-and-raster/m-p/139174#M1987</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well yes, I would be sure the cell sizes match and the snap raster is used to avoid having to resample during processing.&amp;nbsp; However, you should definitely have both of the coordinate systems defined.&amp;nbsp; The &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//009z000000z7000000"&gt;default setting&lt;/A&gt;&lt;SPAN&gt; in the environment settings for the tool are to follow the input coordinate systems.&amp;nbsp; If your data is not defined it will not be when you process it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 May 2013 11:57:43 GMT</pubDate>
    <dc:creator>JeffreySwain</dc:creator>
    <dc:date>2013-05-09T11:57:43Z</dc:date>
    <item>
      <title>No spatial reference exists Minus and Raster Calculator</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/no-spatial-reference-exists-minus-and-raster/m-p/139170#M1983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've been trying to run a difference between two sample bathymetric datasets using either Minus or Raster Calculator. However, I keep getting the following sequence of errors:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="text-decoration:underline;"&gt;For Minus:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ERROR 99999: Error executing function&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The table name is invalid.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;No spatial reference exists.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ERROR 010302: Unable to create the output raster:&amp;nbsp; drive:\New_raster&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ERROR 010067: Error in executing grid expression.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Failed to execute (Minus)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="text-decoration:underline;"&gt;For RasterCalculator:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ERROR 000539: Error running expression: rcexec() &amp;lt;type 'exceptions.RuntimeError'&amp;gt;: ERROR 010240: Could not save raster dataset to drive:\New_raster&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried running this process using the rasters as part of file geodatabases and as non-geodatabase tiffs. The projected coordinate systems are the same and the resolution for both is 30 m. Both have a bander number of 1 and are floating point values.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 May 2013 16:44:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/no-spatial-reference-exists-minus-and-raster/m-p/139170#M1983</guid>
      <dc:creator>DrewMahedy</dc:creator>
      <dc:date>2013-05-05T16:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: No spatial reference exists Minus and Raster Calculator</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/no-spatial-reference-exists-minus-and-raster/m-p/139171#M1984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can you post your syntax for the raster calculator input?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 12:02:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/no-spatial-reference-exists-minus-and-raster/m-p/139171#M1984</guid>
      <dc:creator>JeffreySwain</dc:creator>
      <dc:date>2013-05-06T12:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: No spatial reference exists Minus and Raster Calculator</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/no-spatial-reference-exists-minus-and-raster/m-p/139172#M1985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The syntax I used for the Raster Calculator is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"Raster1.tif" - "Raster2.tif"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there some other syntax I should use? Do the cells need to be aligned spatially?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 15:13:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/no-spatial-reference-exists-minus-and-raster/m-p/139172#M1985</guid>
      <dc:creator>DrewMahedy</dc:creator>
      <dc:date>2013-05-06T15:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: No spatial reference exists Minus and Raster Calculator</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/no-spatial-reference-exists-minus-and-raster/m-p/139173#M1986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What are your environment settings for raster like? Do they make sense with what you're working on? I've accidentally goofed up my environments before which have caused geoprocessing failures like this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 May 2013 22:22:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/no-spatial-reference-exists-minus-and-raster/m-p/139173#M1986</guid>
      <dc:creator>JennB</dc:creator>
      <dc:date>2013-05-08T22:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: No spatial reference exists Minus and Raster Calculator</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/no-spatial-reference-exists-minus-and-raster/m-p/139174#M1987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well yes, I would be sure the cell sizes match and the snap raster is used to avoid having to resample during processing.&amp;nbsp; However, you should definitely have both of the coordinate systems defined.&amp;nbsp; The &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//009z000000z7000000"&gt;default setting&lt;/A&gt;&lt;SPAN&gt; in the environment settings for the tool are to follow the input coordinate systems.&amp;nbsp; If your data is not defined it will not be when you process it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2013 11:57:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/no-spatial-reference-exists-minus-and-raster/m-p/139174#M1987</guid>
      <dc:creator>JeffreySwain</dc:creator>
      <dc:date>2013-05-09T11:57:43Z</dc:date>
    </item>
  </channel>
</rss>

