<?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: error generating watersheds in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-generating-watersheds/m-p/431863#M6029</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Dan Patterson,&lt;/P&gt;&lt;P&gt;I double checked all files paths, have projected both the raster and the feature class to WGS84_UTM24S and got the same error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally,&amp;nbsp; I realized what is causing the error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #0000ff;"&gt;If the &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;field&lt;/STRONG&gt; &lt;STRONG&gt;type&lt;/STRONG&gt;&lt;/SPAN&gt; of the pour point data used to differentiate watersheds is &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;long integer&lt;/STRONG&gt;&lt;/SPAN&gt;, and if there is no other &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;short integer field&lt;/STRONG&gt;&lt;/SPAN&gt; in the attribute table, the &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;watershed command&lt;/STRONG&gt;&lt;/SPAN&gt; simply will &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG style="color: #ff0000; text-decoration: underline;"&gt;not run at all&lt;/STRONG&gt;&lt;/SPAN&gt;!:&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 23 Sep 2017 13:44:58 GMT</pubDate>
    <dc:creator>CarlosRibeiro</dc:creator>
    <dc:date>2017-09-23T13:44:58Z</dc:date>
    <item>
      <title>error generating watersheds</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-generating-watersheds/m-p/431858#M6024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear folks,&lt;/P&gt;&lt;P&gt;it took me some time to figure out a very anoying error when generating watersheds in ArcGIS 10.5.1.&lt;/P&gt;&lt;P&gt;If the field type of the pour point data is double, and if there is no other integer field in the attribute table, the watershed command will not run and the following error message is displayed:&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;STRONG style="color: #ff0000;"&gt;ERROR 999998: Unexpected Error.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="color: #ff0000;"&gt;Failed to execute (Watershed).&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The same error occurs if you try to convert the point feature class to a raster.&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Sep 2017 21:51:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-generating-watersheds/m-p/431858#M6024</guid>
      <dc:creator>CarlosRibeiro</dc:creator>
      <dc:date>2017-09-22T21:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: error generating watersheds</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-generating-watersheds/m-p/431859#M6025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to provide the important details Carlos... like the projection of the data, the file paths that you are using, the source of the inputs and the destinations of the outputs.&amp;nbsp; A general error like that suggests that it is something with the environments and their settings.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Sep 2017 22:32:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-generating-watersheds/m-p/431859#M6025</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-09-22T22:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: error generating watersheds</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-generating-watersheds/m-p/431860#M6026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try disabling Background Processing in Geoprocessing Options (&lt;STRONG&gt;Uncheck&lt;/STRONG&gt; "&lt;EM&gt;Enable Background Processing&lt;/EM&gt;").&amp;nbsp;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/analyze/executing-tools/foreground-and-background-processing.htm" title="http://desktop.arcgis.com/en/arcmap/latest/analyze/executing-tools/foreground-and-background-processing.htm"&gt;Foreground and background processing—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you still get the error?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Sep 2017 23:01:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-generating-watersheds/m-p/431860#M6026</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2017-09-22T23:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: error generating watersheds</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-generating-watersheds/m-p/431861#M6027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or just check to see if the tool is capable of using background geoprocessing&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;You can check the &lt;SPAN&gt;General&lt;/SPAN&gt; tab of the tool properties for the &lt;SPAN&gt;Always run in foreground&lt;/SPAN&gt; check box to see if a tool is capable of running in the background.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Sep 2017 00:21:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-generating-watersheds/m-p/431861#M6027</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-09-23T00:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: error generating watersheds</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-generating-watersheds/m-p/431862#M6028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, Jayanta. In fact, this was the first thing I tried. Still got the same error message!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Sep 2017 13:30:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-generating-watersheds/m-p/431862#M6028</guid>
      <dc:creator>CarlosRibeiro</dc:creator>
      <dc:date>2017-09-23T13:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: error generating watersheds</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-generating-watersheds/m-p/431863#M6029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Dan Patterson,&lt;/P&gt;&lt;P&gt;I double checked all files paths, have projected both the raster and the feature class to WGS84_UTM24S and got the same error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally,&amp;nbsp; I realized what is causing the error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #0000ff;"&gt;If the &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;field&lt;/STRONG&gt; &lt;STRONG&gt;type&lt;/STRONG&gt;&lt;/SPAN&gt; of the pour point data used to differentiate watersheds is &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;long integer&lt;/STRONG&gt;&lt;/SPAN&gt;, and if there is no other &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;short integer field&lt;/STRONG&gt;&lt;/SPAN&gt; in the attribute table, the &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;watershed command&lt;/STRONG&gt;&lt;/SPAN&gt; simply will &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG style="color: #ff0000; text-decoration: underline;"&gt;not run at all&lt;/STRONG&gt;&lt;/SPAN&gt;!:&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Sep 2017 13:44:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-generating-watersheds/m-p/431863#M6029</guid>
      <dc:creator>CarlosRibeiro</dc:creator>
      <dc:date>2017-09-23T13:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: error generating watersheds</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-generating-watersheds/m-p/431864#M6030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bizarre reason for a failure.&amp;nbsp; Why would the tool differentiate between long and short integer.&amp;nbsp; Nice catch&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Sep 2017 14:37:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-generating-watersheds/m-p/431864#M6030</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-09-23T14:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: error generating watersheds</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-generating-watersheds/m-p/431865#M6031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This was the first thing I tried. Still got the same error message!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Sep 2017 00:18:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-generating-watersheds/m-p/431865#M6031</guid>
      <dc:creator>CarlosRibeiro</dc:creator>
      <dc:date>2017-09-27T00:18:58Z</dc:date>
    </item>
  </channel>
</rss>

