<?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: Issue with buffering in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/issue-with-buffering/m-p/721551#M23883</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;many reason... file too large... complex geometry... unprojected data (not ideal)... dissolving overlaps for the aforementioned..&lt;/P&gt;&lt;P&gt;straight failures are usually the result of poor path names for the source and/or destination&lt;/P&gt;&lt;P&gt;Details and examples would be of interest to us and to the developers should this be a persistent problem with your workflow.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 10 Sep 2016 14:34:10 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2016-09-10T14:34:10Z</dc:date>
    <item>
      <title>Issue with buffering</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/issue-with-buffering/m-p/721550#M23882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I find typical issue of overlapping for polygon buffering at times it fails.&lt;/P&gt;&lt;P&gt;Problem can be solved by splitting them into different polygons for which tools are available and combining later, but why at all it should fail. It amazed me such trivial thing can be bothering.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Sep 2016 11:16:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/issue-with-buffering/m-p/721550#M23882</guid>
      <dc:creator>SuparnPathak</dc:creator>
      <dc:date>2016-09-10T11:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with buffering</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/issue-with-buffering/m-p/721551#M23883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;many reason... file too large... complex geometry... unprojected data (not ideal)... dissolving overlaps for the aforementioned..&lt;/P&gt;&lt;P&gt;straight failures are usually the result of poor path names for the source and/or destination&lt;/P&gt;&lt;P&gt;Details and examples would be of interest to us and to the developers should this be a persistent problem with your workflow.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Sep 2016 14:34:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/issue-with-buffering/m-p/721551#M23883</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-09-10T14:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with buffering</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/issue-with-buffering/m-p/721552#M23884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, the way around through modeler where each polygon was separated to create buffer around each polygon (protected area) of monument was partial success, but it also failed due to paucity of memory when run in batch mode. While I agree with first one i.e. file too large, I am curious to learn why complex geometry should fail the process where as option for dissolve is "None". There are not many entities hardly 50 overlapping buffer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2016 04:23:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/issue-with-buffering/m-p/721552#M23884</guid>
      <dc:creator>SuparnPathak</dc:creator>
      <dc:date>2016-09-12T04:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with buffering</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/issue-with-buffering/m-p/721553#M23885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I occasionally find that small errors in the geometry can cause some of the geoprocessing tools to fail, particularly in large data sets. I may be stating the obvious, but have you tried running the&lt;STRONG&gt; Repair Geometry&lt;/STRONG&gt; geoprocessing tool before buffering?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2016 07:12:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/issue-with-buffering/m-p/721553#M23885</guid>
      <dc:creator>MervynLotter</dc:creator>
      <dc:date>2016-09-12T07:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with buffering</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/issue-with-buffering/m-p/721554#M23886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Besides geometry errors (which should be checked as a matter of procedure), consider a polygon with multiple holes/donuts and a concave convoluted shape... buffer such features may necessitate the removal of a portion or all of some of the geometry elements (ie the holes).&amp;nbsp; If overlaps are involved, this can cause issues, although you indicate that the geometries were kept separate and not dissolved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2016 09:18:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/issue-with-buffering/m-p/721554#M23886</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-09-12T09:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with buffering</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/issue-with-buffering/m-p/721555#M23887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before doing geometrical operation on features , make sure features &amp;nbsp;don't have any topological &amp;nbsp;error,&lt;/P&gt;&lt;P&gt;Check and correct them.&lt;BR /&gt;Also consider above Dan points.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2016 09:33:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/issue-with-buffering/m-p/721555#M23887</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2016-09-12T09:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with buffering</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/issue-with-buffering/m-p/721556#M23888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/check-geometry.htm"&gt;Check Geometry&lt;/A&gt;only applies to non &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/checking-and-repairing-geometries.htm"&gt;SDE data sources&lt;/A&gt; which are handled separately as for topology, that would be handled by ArcMap during the &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/manage-data/topologies/topology-in-arcgis.htm"&gt;construction or change process&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2016 10:13:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/issue-with-buffering/m-p/721556#M23888</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-09-12T10:13:34Z</dc:date>
    </item>
  </channel>
</rss>

