<?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 Reduce number of vertices in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/reduce-number-of-vertices/m-p/413419#M11113</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I must be using the wrong terminology in my search. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We're going to be doing some raster -&amp;gt; polygon delineation in ArcGIS Server using .Net ArcObjects (in 10.0). We know the results will be a little jaggy and we're interested in smoothing the shape and reducing some of the complexity by removing some vertices. So I'm looking for your basic Douglas-Peucker (or better) implementation in ArcObjects. ArcObjects Simplify and Smooth do not seem to be what we need. Any thoughts?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;David Douglas &amp;amp; Thomas Peucker, "Algorithms for the reduction of the number of points required to represent a digitized line or its caricature", The Canadian Cartographer 10(2), 112-122&amp;nbsp; (1973)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;John Hershberger &amp;amp; Jack Snoeyink, "Speeding Up the Douglas-Peucker Line-Simplification Algorithm", Proc 5th Symp on Data Handling, 134-143 (1992).&amp;nbsp; UBC Tech Report available online from NEC ResearchIndex.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://rbrundritt.wordpress.com/2011/12/03/vertex-reductionone-of-my-secret-weapons/" rel="nofollow" target="_blank"&gt;http://rbrundritt.wordpress.com/2011/12/03/vertex-reductionone-of-my-secret-weapons/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Nov 2012 14:10:02 GMT</pubDate>
    <dc:creator>JohnZastrow</dc:creator>
    <dc:date>2012-11-15T14:10:02Z</dc:date>
    <item>
      <title>Reduce number of vertices</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/reduce-number-of-vertices/m-p/413419#M11113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I must be using the wrong terminology in my search. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We're going to be doing some raster -&amp;gt; polygon delineation in ArcGIS Server using .Net ArcObjects (in 10.0). We know the results will be a little jaggy and we're interested in smoothing the shape and reducing some of the complexity by removing some vertices. So I'm looking for your basic Douglas-Peucker (or better) implementation in ArcObjects. ArcObjects Simplify and Smooth do not seem to be what we need. Any thoughts?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;David Douglas &amp;amp; Thomas Peucker, "Algorithms for the reduction of the number of points required to represent a digitized line or its caricature", The Canadian Cartographer 10(2), 112-122&amp;nbsp; (1973)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;John Hershberger &amp;amp; Jack Snoeyink, "Speeding Up the Douglas-Peucker Line-Simplification Algorithm", Proc 5th Symp on Data Handling, 134-143 (1992).&amp;nbsp; UBC Tech Report available online from NEC ResearchIndex.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://rbrundritt.wordpress.com/2011/12/03/vertex-reductionone-of-my-secret-weapons/" rel="nofollow" target="_blank"&gt;http://rbrundritt.wordpress.com/2011/12/03/vertex-reductionone-of-my-secret-weapons/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Nov 2012 14:10:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/reduce-number-of-vertices/m-p/413419#M11113</guid>
      <dc:creator>JohnZastrow</dc:creator>
      <dc:date>2012-11-15T14:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: Reduce number of vertices</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/reduce-number-of-vertices/m-p/413420#M11114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Generalize uses douglas poiker or a variation thereof.&amp;nbsp; You can use it as a GP tool or the method on the path or the geometryserver (probably this one for server implementation.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Side note, apparently Peucker changed his name to Poiker in 1979...&amp;nbsp; I was just wondering about the name difference...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Nov 2012 19:23:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/reduce-number-of-vertices/m-p/413420#M11114</guid>
      <dc:creator>AlexanderGray</dc:creator>
      <dc:date>2012-11-15T19:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: Reduce number of vertices</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/reduce-number-of-vertices/m-p/413421#M11115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ahh yes."generalize" makes a better search term. Thank you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Nov 2012 19:31:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/reduce-number-of-vertices/m-p/413421#M11115</guid>
      <dc:creator>JohnZastrow</dc:creator>
      <dc:date>2012-11-15T19:31:58Z</dc:date>
    </item>
  </channel>
</rss>

