<?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 Finding Collinear and Intersection Errors  in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/finding-collinear-and-intersection-errors/m-p/252104#M6489</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have building polygonZM shape file, as per customer requirements need to find and fix below topological errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Collinear errors (if any building edge have more than 2 vertex )&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/347307_pastedImage_1.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Missing vertex at every intersection of building&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/347308_pastedImage_2.png" style="width: 315px; height: 235px;" /&gt;&lt;/P&gt;&lt;P&gt;I would like to find these errors programatically and having more than 10 lak polygons hence, requesting an efficient algorithm either .net or python.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Chandra Sekhar Guda.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Apr 2017 16:19:07 GMT</pubDate>
    <dc:creator>chandrasekhar_reddyguda</dc:creator>
    <dc:date>2017-04-20T16:19:07Z</dc:date>
    <item>
      <title>Finding Collinear and Intersection Errors</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/finding-collinear-and-intersection-errors/m-p/252104#M6489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have building polygonZM shape file, as per customer requirements need to find and fix below topological errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Collinear errors (if any building edge have more than 2 vertex )&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/347307_pastedImage_1.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Missing vertex at every intersection of building&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/347308_pastedImage_2.png" style="width: 315px; height: 235px;" /&gt;&lt;/P&gt;&lt;P&gt;I would like to find these errors programatically and having more than 10 lak polygons hence, requesting an efficient algorithm either .net or python.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Chandra Sekhar Guda.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Apr 2017 16:19:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/finding-collinear-and-intersection-errors/m-p/252104#M6489</guid>
      <dc:creator>chandrasekhar_reddyguda</dc:creator>
      <dc:date>2017-04-20T16:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Collinear and Intersection Errors</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/finding-collinear-and-intersection-errors/m-p/252105#M6490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;An idea, would be to identify touching polygons then turn the polygons into point collections and test if any of the points are the same. This would identify if no vertices are shared or they share X number of vertices.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suggest you look at Interfaces IPointCollection,IPoint and&amp;nbsp;IRelationalOperator&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Apr 2017 11:00:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/finding-collinear-and-intersection-errors/m-p/252105#M6490</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2017-04-25T11:00:58Z</dc:date>
    </item>
  </channel>
</rss>

