<?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: Slivers between polygons when zoomed in. in Forestry Questions</title>
    <link>https://community.esri.com/t5/forestry-questions/slivers-between-polygons-when-zoomed-in/m-p/735003#M18</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A couple of things...&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;is the file a featureclass in a geodatabase or a shapefile? (ie the whole topology issue)&lt;/LI&gt;&lt;LI&gt;does the file have a defined coordinate system (long story, but it has to do with geometry errors)&lt;/LI&gt;&lt;LI&gt;have you tried to 'fix' it using &lt;STRONG&gt;the &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/integrate.htm"&gt;Integrate tool&lt;/A&gt;&amp;nbsp;&lt;/STRONG&gt;to see if it is indeed 'fixable' or imaginary&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Oct 2017 19:49:39 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2017-10-05T19:49:39Z</dc:date>
    <item>
      <title>Slivers between polygons when zoomed in.</title>
      <link>https://community.esri.com/t5/forestry-questions/slivers-between-polygons-when-zoomed-in/m-p/735001#M16</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've come across an issue when using clip. Sometimes when I clip a polygon to another polygon, very tiny slivers are created between the two polygons. These slivers are so tiny that they aren't even visible at a 1:1 scale. I need to zoom in closer to actually see them. I've attached some images to show exactly what I mean. I'm wondering if these slivers really do exist within the data or are they just a limitation of the software, because these slivers would be a fraction of a millimeter if measured in the field. . I've using ArcMap 10.4 right now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Oct 2017 17:59:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/forestry-questions/slivers-between-polygons-when-zoomed-in/m-p/735001#M16</guid>
      <dc:creator>ShanePrice</dc:creator>
      <dc:date>2017-10-05T17:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: Slivers between polygons when zoomed in.</title>
      <link>https://community.esri.com/t5/forestry-questions/slivers-between-polygons-when-zoomed-in/m-p/735002#M17</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shane,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look at this doc, specifically the section on XY resolution:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/10.3/manage-data/geodatabases/feature-class-basics.htm#GUID-69FA8570-7C64-4213-B822-68716CD9E764" title="http://desktop.arcgis.com/en/arcmap/10.3/manage-data/geodatabases/feature-class-basics.htm#GUID-69FA8570-7C64-4213-B822-68716CD9E764"&gt;Feature class basics—ArcGIS Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically, your XY Resolution defines the precision with which you are storing your features. The default is .1 millimeters. So, what I think is mostly likely&amp;nbsp;going on is that when you are clipping your polygon, ArcGIS is [metaphorically] saying "I can show Shane these clipped features, but the degree to which those feature edges are aligned&amp;nbsp;is limited by the XY resolution of the feature class, so they can't be closer together than .1 millimeters" assuming you used the default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's an example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="376010" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/376010_pastedImage_2.png" style="width: 620px; height: 446px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've clipped the purple layer to the red layer. I'm zoomed way in. As you can see, the gap between their edges is less than .1 millimeter. Since both feature classes use the default resolution, ArcGIS can only draw those layer edges with alignment within .1 millimeters without changing the underlying data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's a bit confusing but hopefully that clears it up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Micah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Oct 2017 19:14:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/forestry-questions/slivers-between-polygons-when-zoomed-in/m-p/735002#M17</guid>
      <dc:creator>MicahBabinski</dc:creator>
      <dc:date>2017-10-05T19:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: Slivers between polygons when zoomed in.</title>
      <link>https://community.esri.com/t5/forestry-questions/slivers-between-polygons-when-zoomed-in/m-p/735003#M18</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A couple of things...&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;is the file a featureclass in a geodatabase or a shapefile? (ie the whole topology issue)&lt;/LI&gt;&lt;LI&gt;does the file have a defined coordinate system (long story, but it has to do with geometry errors)&lt;/LI&gt;&lt;LI&gt;have you tried to 'fix' it using &lt;STRONG&gt;the &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/integrate.htm"&gt;Integrate tool&lt;/A&gt;&amp;nbsp;&lt;/STRONG&gt;to see if it is indeed 'fixable' or imaginary&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Oct 2017 19:49:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/forestry-questions/slivers-between-polygons-when-zoomed-in/m-p/735003#M18</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-10-05T19:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: Slivers between polygons when zoomed in.</title>
      <link>https://community.esri.com/t5/forestry-questions/slivers-between-polygons-when-zoomed-in/m-p/735004#M19</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Micah,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for that explanation. That makes total sense and I can now sleep tonight haha. Now to explain this to everyone else in the department.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;P&gt;Shane&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Oct 2017 20:08:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/forestry-questions/slivers-between-polygons-when-zoomed-in/m-p/735004#M19</guid>
      <dc:creator>ShanePrice</dc:creator>
      <dc:date>2017-10-05T20:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: Slivers between polygons when zoomed in.</title>
      <link>https://community.esri.com/t5/forestry-questions/slivers-between-polygons-when-zoomed-in/m-p/735005#M20</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've had similar observations and talked with ESRI Support about it.&amp;nbsp; Essentially what is going on is that at a scale of less than one to one the software can no longer visually display the linework correctly.&amp;nbsp; So what is being viewed is not really an accurate depiction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course, seeing these apparent slivers (and gaps) can be a bit disconcerting.&amp;nbsp;&amp;nbsp; Visual review is one way people see issues, so the question then becomes, is the issue real or not?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So here is one way to check.&amp;nbsp; Measure the gap with the Measure Tool.&amp;nbsp; As mentioned by &lt;A href="https://community.esri.com/migrated-users/36357"&gt;Micah Babinski&lt;/A&gt; the XY Tolerance controls how close linework is to be considered coincident.&amp;nbsp; If the distance measured turns out to be less than the XY Tolerance, then the linework is coincident, even though way zoomed in it looks like there is a problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, more generally, if one sees issues, check the scale right off the bat.&amp;nbsp; If it is less than 1:1, realize that what is being displayed may not be an accurate depiction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more specifics, check out the reply from ESRI Support when I posed similar issues I noticed to them:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Verdana',sans-serif;"&gt;&lt;EM&gt;As per our phone interaction, a map scale past 1:1 is a known limitation of our software because at a scale of 1:1, the screen display is equal to the actual distance of objects on the earth's surface (i.e. an inch on your screen is equal to an inch on the ground). When you go past that scale, it may appear that features are overlapping (when in reality) what you are seeing is the actual software resolution tolerance pushed past it's maximum threshold. In essence, the entire screen is only one point (at a map scale of 1:0), which is why your work flow is producing inaccurate results. &lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;A href="https://community.esri.com/thread/166961"&gt;Strangeness - gaps unintentionally created while editing&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris Donohue, GISP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Oct 2017 20:21:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/forestry-questions/slivers-between-polygons-when-zoomed-in/m-p/735005#M20</guid>
      <dc:creator>ChrisDonohue__GISP</dc:creator>
      <dc:date>2017-10-05T20:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: Slivers between polygons when zoomed in.</title>
      <link>https://community.esri.com/t5/forestry-questions/slivers-between-polygons-when-zoomed-in/m-p/735006#M21</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Chris. That made it even more clear. I measured the gaps and they're smaller than the XY Resolution so they're really just non-existent gaps. I'll just have to stop myself from zooming in so far so that I can just forget about them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Oct 2017 20:39:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/forestry-questions/slivers-between-polygons-when-zoomed-in/m-p/735006#M21</guid>
      <dc:creator>ShanePrice</dc:creator>
      <dc:date>2017-10-05T20:39:50Z</dc:date>
    </item>
  </channel>
</rss>

