<?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 in executing catchment polygon processing with projected spatial reference in Developers Questions</title>
    <link>https://community.esri.com/t5/developers-questions/error-in-executing-catchment-polygon-processing/m-p/520786#M3537</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;do you happen to have a bunch of small polygons? &amp;nbsp;Have you run a check geometry? get rid of the small ones and/or try to density the polygon boundaries before projecting. &amp;nbsp;If you intend to keep it in a geodatabase you might want to check those parameters, they don't seem to be fine enough&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Aug 2016 01:52:01 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2016-08-24T01:52:01Z</dc:date>
    <item>
      <title>Error in executing catchment polygon processing with projected spatial reference</title>
      <link>https://community.esri.com/t5/developers-questions/error-in-executing-catchment-polygon-processing/m-p/520785#M3536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #242729; background-color: rgba(248, 248, 248, 0.6); border: 0px; margin: 0px 0px 1em;"&gt;I am preprocessing a DEM (cartoset v1) using arcHydro for basin property extraction. The issue is while processing catchment grid with spatial ref. GCS_WCS_1984, it is working fine. But when using projected re. ie. WGS1984 UTM ZONE 44N , I an getting&lt;/P&gt;&lt;PRE style="color: #242729; background-color: #eff0f1; border: 0px; font-size: 13px; margin: 0px 0px 1em; padding: 5px;"&gt;&lt;CODE style="background-color: #eff0f1; border: 0px; font-size: 13px;"&gt;Sorting Attributes... Dissolving... ERROR 999999: Error executing function. Invalid Topology [Maximum tolerance exceeded.] Failed to execute (Dissolve). Failed at Wed Aug 24 06:17:33 2016 (Elapsed Time: 2.05 seconds) Error HRESULT E_FAIL has been returned from a call to a COM component. Failed to execute (CatchmentPolyProcessing).&lt;/CODE&gt;&lt;/PRE&gt;&lt;P style="color: #242729; background-color: rgba(248, 248, 248, 0.6); border: 0px; margin: 0px 0px 1em;"&gt;I am using arcgis 10.3. I have to use WGS1984 UTM ZONE 44N because we cannot calculate slope without projection system.&lt;/P&gt;&lt;P style="color: #242729; background-color: rgba(248, 248, 248, 0.6); border: 0px; margin: 0px 0px 1em;"&gt;my environment setting are attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2016 01:18:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/error-in-executing-catchment-polygon-processing/m-p/520785#M3536</guid>
      <dc:creator>rohitharitash</dc:creator>
      <dc:date>2016-08-24T01:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: Error in executing catchment polygon processing with projected spatial reference</title>
      <link>https://community.esri.com/t5/developers-questions/error-in-executing-catchment-polygon-processing/m-p/520786#M3537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;do you happen to have a bunch of small polygons? &amp;nbsp;Have you run a check geometry? get rid of the small ones and/or try to density the polygon boundaries before projecting. &amp;nbsp;If you intend to keep it in a geodatabase you might want to check those parameters, they don't seem to be fine enough&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2016 01:52:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/error-in-executing-catchment-polygon-processing/m-p/520786#M3537</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-08-24T01:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: Error in executing catchment polygon processing with projected spatial reference</title>
      <link>https://community.esri.com/t5/developers-questions/error-in-executing-catchment-polygon-processing/m-p/520787#M3538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI , thanks for the reply. I cannot check for geometry because my input 'cat' is a raster. You are right about small polygons. I am clipping a very small area from the DEM. Can you suggest some pre-processing steps to over come the small polygon issue. I am also attaching the attribute table of my input 'cat'.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2016 02:46:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/error-in-executing-catchment-polygon-processing/m-p/520787#M3538</guid>
      <dc:creator>rohitharitash</dc:creator>
      <dc:date>2016-08-24T02:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: Error in executing catchment polygon processing with projected spatial reference</title>
      <link>https://community.esri.com/t5/developers-questions/error-in-executing-catchment-polygon-processing/m-p/520788#M3539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;well that is an archydro bug, when it is trying to convert the raster to a polygon. &amp;nbsp;the only thing you could try is to filter the raster prior performing the analysis, you need to get rid of the small areas in the raster (probably only one or two cell regions&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2016 07:45:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/error-in-executing-catchment-polygon-processing/m-p/520788#M3539</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-08-24T07:45:39Z</dc:date>
    </item>
  </channel>
</rss>

