<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Douglas Peuker Line Generalization</title>
	<atom:link href="http://www.lostinactionscript.com/blog/index.php/2007/07/11/douglas-peuker-line-generalization/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lostinactionscript.com/blog/index.php/2007/07/11/douglas-peuker-line-generalization/</link>
	<description>Lost In Actionscript</description>
	<lastBuildDate>Wed, 08 Sep 2010 12:01:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Simplification of Country Outlines &#124; vis4 &#124; information visualization</title>
		<link>http://www.lostinactionscript.com/blog/index.php/2007/07/11/douglas-peuker-line-generalization/comment-page-1/#comment-2706</link>
		<dc:creator>Simplification of Country Outlines &#124; vis4 &#124; information visualization</dc:creator>
		<pubDate>Wed, 21 Jul 2010 21:21:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.lostinactionscript.com/blog/index.php/2007/07/11/douglas-peuker-line-generalization/#comment-2706</guid>
		<description>[...] instance the Douglas Peuker Line Generalization or Lang Simplification and McMaster&#8217;s Slide Averaging Algorithm [...]</description>
		<content:encoded><![CDATA[<p>[...] instance the Douglas Peuker Line Generalization or Lang Simplification and McMaster&#8217;s Slide Averaging Algorithm [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Actionscript Path Correction &#8211; No Going Back! &#187; Duncan Hall</title>
		<link>http://www.lostinactionscript.com/blog/index.php/2007/07/11/douglas-peuker-line-generalization/comment-page-1/#comment-2450</link>
		<dc:creator>Actionscript Path Correction &#8211; No Going Back! &#187; Duncan Hall</dc:creator>
		<pubDate>Wed, 03 Mar 2010 22:45:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.lostinactionscript.com/blog/index.php/2007/07/11/douglas-peuker-line-generalization/#comment-2450</guid>
		<description>[...] cases would still leave an unnacceptable &#8216;quirk&#8217; in the path. My searches took me from Line Generalization to Line Simplifcation and Line Smoothing, with smoothing getting closest to what I was [...]</description>
		<content:encoded><![CDATA[<p>[...] cases would still leave an unnacceptable &#8216;quirk&#8217; in the path. My searches took me from Line Generalization to Line Simplifcation and Line Smoothing, with smoothing getting closest to what I was [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Al</title>
		<link>http://www.lostinactionscript.com/blog/index.php/2007/07/11/douglas-peuker-line-generalization/comment-page-1/#comment-632</link>
		<dc:creator>Al</dc:creator>
		<pubDate>Thu, 02 Aug 2007 21:28:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.lostinactionscript.com/blog/index.php/2007/07/11/douglas-peuker-line-generalization/#comment-632</guid>
		<description>Nice work.

I&#039;d just been reading up on this (http://geometryalgorithms.com/Archive/algorithm_0205/algorithm_0205.htm), and was about to port the C++ code to AS - but you&#039;ve done it for me!

Keep up the good work.</description>
		<content:encoded><![CDATA[<p>Nice work.</p>
<p>I&#8217;d just been reading up on this (<a href="http://geometryalgorithms.com/Archive/algorithm_0205/algorithm_0205.htm" rel="nofollow">http://geometryalgorithms.com/Archive/algorithm_0205/algorithm_0205.htm</a>), and was about to port the C++ code to AS &#8211; but you&#8217;ve done it for me!</p>
<p>Keep up the good work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas Weber</title>
		<link>http://www.lostinactionscript.com/blog/index.php/2007/07/11/douglas-peuker-line-generalization/comment-page-1/#comment-631</link>
		<dc:creator>Andreas Weber</dc:creator>
		<pubDate>Thu, 02 Aug 2007 13:19:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.lostinactionscript.com/blog/index.php/2007/07/11/douglas-peuker-line-generalization/#comment-631</guid>
		<description>The link to the demo doesn&#039;t seem to work - here it comes again:
http://motiondraw.com/md/as_samples/t/LineGeneralization/demo.html</description>
		<content:encoded><![CDATA[<p>The link to the demo doesn&#8217;t seem to work &#8211; here it comes again:<br />
<a href="http://motiondraw.com/md/as_samples/t/LineGeneralization/demo.html" rel="nofollow">http://motiondraw.com/md/as_samples/t/LineGeneralization/demo.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas Weber</title>
		<link>http://www.lostinactionscript.com/blog/index.php/2007/07/11/douglas-peuker-line-generalization/comment-page-1/#comment-630</link>
		<dc:creator>Andreas Weber</dc:creator>
		<pubDate>Thu, 02 Aug 2007 13:18:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.lostinactionscript.com/blog/index.php/2007/07/11/douglas-peuker-line-generalization/#comment-630</guid>
		<description>Looking good! A couple of years ago I wrote some Line Generalization classes based on the Lang and McMaster algos: &lt;a&gt;demo&lt;/a&gt;
I didn&#039;t have the time to compare them in detail (e.g. performance).
BTW Thanks for sharing the Convex-Hall code!</description>
		<content:encoded><![CDATA[<p>Looking good! A couple of years ago I wrote some Line Generalization classes based on the Lang and McMaster algos: <a>demo</a><br />
I didn&#8217;t have the time to compare them in detail (e.g. performance).<br />
BTW Thanks for sharing the Convex-Hall code!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
