<?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: string is not a geographic or projected coordinate system 010067 in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/string-is-not-a-geographic-or-projected-coordinate/m-p/564945#M8161</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am receiving a similar error.&amp;nbsp; All of my raster files are in grid format.&amp;nbsp; Any other suggestions as how to resolve the following error?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;Error running Yield calculations: ERROR 999999: Error executing function.&amp;nbsp; ("esri.SpatRefEnvironment") the input string is not a geographic or projected corrdinate systesm&lt;BR /&gt;Error 010092: Invalid output extent.&lt;BR /&gt;Failed to execute (ZonalStatistics)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advance for any suggestions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hollie&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Mar 2011 19:51:32 GMT</pubDate>
    <dc:creator>HollieHall</dc:creator>
    <dc:date>2011-03-08T19:51:32Z</dc:date>
    <item>
      <title>string is not a geographic or projected coordinate system 010067</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/string-is-not-a-geographic-or-projected-coordinate/m-p/564943#M8159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to overlay two raster datasets. But I get this when trying to run the tool - zonal statistics.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;("esri.SpatRefEnvironment") the input string is not a geographic or projected coordinate system&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ERROR 010067_Error in executing grid expression.Zonal statistics program failed&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have been trying a bunch of different setting (extents, snap to etc) and also to convert one of the rasters to a polygon layer instead. But nothing works.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Both rasters are single band. Both have the same geo (wgs 1984) and projection (albers conical equal area). They have also the same cellsize. Both are imagine format.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However one is continious 32bit and the other is discrete 8 bits. Is that a problem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hm....what can i do?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jan 2011 04:51:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/string-is-not-a-geographic-or-projected-coordinate/m-p/564943#M8159</guid>
      <dc:creator>jonasbernhardsson</dc:creator>
      <dc:date>2011-01-13T04:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: string is not a geographic or projected coordinate system 010067</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/string-is-not-a-geographic-or-projected-coordinate/m-p/564944#M8160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;Both rasters are single band. Both have the same geo (wgs 1984) and projection (albers conical equal area). They have also the same cellsize. Both are imagine format.&lt;BR /&gt;&lt;BR /&gt;However one is continious 32bit and the other is discrete 8 bits. Is that a problem?&lt;BR /&gt;&lt;BR /&gt;Hm....what can i do?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At 9.3.1, raster analysis happens only with grid data sets. Behind the scenes the raster data sets are converted to grids (in your scratch workspace or a folder, in temp, if your scratch workspace is a gdb). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My experience is you can sometimes have better luck with analysis if you convert the inputs to ESRI grid format. (In your case I'd define the raster coordinate system after the conversion just to be sure they are defined the same.) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In 10.0 the tools work natively so you are less depending on a behind-the-scenes conversion to work correctly. If you are using 10.0 I'd still try the grid format as grid and raster gdb are the "native" formats for raster tools and are likely to work the best and fastest.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jan 2011 13:34:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/string-is-not-a-geographic-or-projected-coordinate/m-p/564944#M8160</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2011-01-14T13:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: string is not a geographic or projected coordinate system 010067</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/string-is-not-a-geographic-or-projected-coordinate/m-p/564945#M8161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am receiving a similar error.&amp;nbsp; All of my raster files are in grid format.&amp;nbsp; Any other suggestions as how to resolve the following error?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;Error running Yield calculations: ERROR 999999: Error executing function.&amp;nbsp; ("esri.SpatRefEnvironment") the input string is not a geographic or projected corrdinate systesm&lt;BR /&gt;Error 010092: Invalid output extent.&lt;BR /&gt;Failed to execute (ZonalStatistics)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advance for any suggestions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hollie&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2011 19:51:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/string-is-not-a-geographic-or-projected-coordinate/m-p/564945#M8161</guid>
      <dc:creator>HollieHall</dc:creator>
      <dc:date>2011-03-08T19:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: string is not a geographic or projected coordinate system 010067</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/string-is-not-a-geographic-or-projected-coordinate/m-p/564946#M8162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is happening to me as well, using Arc 9.3.1.&amp;nbsp; Hollie is actually using our tools, so this problem might end up effecting a lot of our users, so any insights would be appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here's a bit more info.&amp;nbsp; It's happening within a Python script (actually, a couple of them) where I've done a bunch of raster calculations (very different in each script) and in the end aggregate the results using Zonal Statistics, where the zone file is a shapefile of watersheds.&amp;nbsp; One odd thing I'm seeing in one of the rasters that fails with this error is that when I look at its Statistics, the Mean value is 1.#QNAN,&amp;nbsp; and Calculate Statistics will not work on it (CS tells me that it's invalid when I try to add it to the dialog box.)&amp;nbsp; If I turn the watershed file into a raster, initial tests are showing that Zonal Stats can work, but Zonal Stats as Table does not (using either shapefile or raster zones), but returns a different error: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ERROR 010067: Error in executing grid expression. Zonal statistics program failed&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Failed to execute (ZonalStatisticsAsTable).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now, the QNANs first appear when I do a Lookup_sa on a raster with a bunch of fields, created by doing a join between a watershed raster and a table, then a CopyRaster to a new grid.&amp;nbsp; This new grid looks fine and has proper Statistics.&amp;nbsp; The resulting Lookup values and maps look good, but the Statistics say Min 89, Max 1701, Mean 1.#QNAN, Std dev 0, Classes 0.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Zonal Stats as Table seems to work fine on rasters that have proper statistics, but not on those with a Mean of QNAN.&amp;nbsp; Could be coincidence, but it's the only thing that looks obviously amiss.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;~ Stacie&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2011 16:00:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/string-is-not-a-geographic-or-projected-coordinate/m-p/564946#M8162</guid>
      <dc:creator>StacieWolny</dc:creator>
      <dc:date>2011-03-14T16:00:30Z</dc:date>
    </item>
  </channel>
</rss>

