<?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: Why the polygon shape changed ??!! in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/why-the-polygon-shape-changed/m-p/92317#M3156</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You are probably using a relatively coarse cluster tolerance and/or resolution. Per my experience, unless you have a REALLY good reason to, you should endevor to use the ESRI defaults:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;arcpy.env.XYResolution = "0.0005 METERS"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;arcpy.env.XYTolerance = "0.001 METERS"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Geoprocessing tools generally default to the most coarse tolerance/resolutiuon. So if you union a FC at 10ft tol with another at 1ft tol, the output will be a 10ft tol (unless you specify otherwise in the tool GUI or the tool's envr. settings).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here's some reference material: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/main/10.1/index.html#//003n00000005000000#GUID-69FA8570-7C64-4213-B822-68716CD9E764" rel="nofollow" target="_blank"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//003n00000005000000#GUID-69FA8570-7C64-4213-B822-68716CD9E764&lt;/A&gt;&lt;SPAN&gt; (scroll down a bit more than half way down the page to get to the part about tolerance and resolution).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Jun 2013 21:18:12 GMT</pubDate>
    <dc:creator>ChrisSnyder</dc:creator>
    <dc:date>2013-06-10T21:18:12Z</dc:date>
    <item>
      <title>Why the polygon shape changed ??!!</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/why-the-polygon-shape-changed/m-p/92316#M3155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Anyone has the same experience that the shape of polygon changed automatically with some processing. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, a perfect circle changed to n-gon shape, n can be between 3 to 7. a round ending road changed to a sharp point. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;it happened right after i did some processing, such as split, update. The data looks ok with merge method. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you have any idea what happen on my data, and how can i get ride of this trouble. thanks. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]25184[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jun 2013 20:11:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/why-the-polygon-shape-changed/m-p/92316#M3155</guid>
      <dc:creator>LeeHightower</dc:creator>
      <dc:date>2013-06-10T20:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: Why the polygon shape changed ??!!</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/why-the-polygon-shape-changed/m-p/92317#M3156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You are probably using a relatively coarse cluster tolerance and/or resolution. Per my experience, unless you have a REALLY good reason to, you should endevor to use the ESRI defaults:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;arcpy.env.XYResolution = "0.0005 METERS"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;arcpy.env.XYTolerance = "0.001 METERS"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Geoprocessing tools generally default to the most coarse tolerance/resolutiuon. So if you union a FC at 10ft tol with another at 1ft tol, the output will be a 10ft tol (unless you specify otherwise in the tool GUI or the tool's envr. settings).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here's some reference material: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/main/10.1/index.html#//003n00000005000000#GUID-69FA8570-7C64-4213-B822-68716CD9E764" rel="nofollow" target="_blank"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//003n00000005000000#GUID-69FA8570-7C64-4213-B822-68716CD9E764&lt;/A&gt;&lt;SPAN&gt; (scroll down a bit more than half way down the page to get to the part about tolerance and resolution).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jun 2013 21:18:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/why-the-polygon-shape-changed/m-p/92317#M3156</guid>
      <dc:creator>ChrisSnyder</dc:creator>
      <dc:date>2013-06-10T21:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: Why the polygon shape changed ??!!</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/why-the-polygon-shape-changed/m-p/92318#M3157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thanks. the problem is solved.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2013 13:46:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/why-the-polygon-shape-changed/m-p/92318#M3157</guid>
      <dc:creator>LeeHightower</dc:creator>
      <dc:date>2013-06-11T13:46:30Z</dc:date>
    </item>
  </channel>
</rss>

