<?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: Does Simplify unclose a polygon? in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/does-simplify-unclose-a-polygon/m-p/1473938#M12711</link>
    <description>&lt;P&gt;Simplify removes duplicate points as well, and if the start and endpoint is the same, it'll remove it. Polygons are always closed and doesn't need the last vertex to be the same as the first.&lt;/P&gt;</description>
    <pubDate>Thu, 16 May 2024 15:45:58 GMT</pubDate>
    <dc:creator>dotMorten_esri</dc:creator>
    <dc:date>2024-05-16T15:45:58Z</dc:date>
    <item>
      <title>Does Simplify unclose a polygon?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/does-simplify-unclose-a-polygon/m-p/1473895#M12710</link>
      <description>&lt;P&gt;I have a rectangular polygon with 5 points. It is closed because the first and last point are the same.&lt;/P&gt;&lt;P&gt;I then use Simplify just to make sure it has the correct winding. After Simplify I only have 4 points in my Polygon.&lt;/P&gt;&lt;P&gt;Is this supposed to happen? It's very inconvenient. I've had to deconstruct my Polygon to a PolygonBuilder, add the missing point, and then reconstruct my Polygon from the PolygonBuilder.&lt;/P&gt;&lt;P&gt;It's all a bit tedious and time consuming.&lt;/P&gt;&lt;P&gt;Am I misunderstanding what Simplify does? Is there a way to do it without ending up with an unclosed Polygon?&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2024 14:57:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/does-simplify-unclose-a-polygon/m-p/1473895#M12710</guid>
      <dc:creator>MarcHillman</dc:creator>
      <dc:date>2024-05-16T14:57:07Z</dc:date>
    </item>
    <item>
      <title>Re: Does Simplify unclose a polygon?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/does-simplify-unclose-a-polygon/m-p/1473938#M12711</link>
      <description>&lt;P&gt;Simplify removes duplicate points as well, and if the start and endpoint is the same, it'll remove it. Polygons are always closed and doesn't need the last vertex to be the same as the first.&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2024 15:45:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/does-simplify-unclose-a-polygon/m-p/1473938#M12711</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2024-05-16T15:45:58Z</dc:date>
    </item>
  </channel>
</rss>

