<?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: World Country Borders</title>
	<atom:link href="http://www.gelib.com/world-borders.htm/feed" rel="self" type="application/rss+xml" />
	<link>http://www.gelib.com/world-borders.htm</link>
	<description>Interesting Things to do With Google Earth</description>
	<lastBuildDate>Mon, 16 Jan 2012 03:28:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Liam</title>
		<link>http://www.gelib.com/world-borders.htm/comment-page-1#comment-2691</link>
		<dc:creator>Liam</dc:creator>
		<pubDate>Thu, 05 Jan 2012 19:56:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.gelib.com/?p=671#comment-2691</guid>
		<description>Northern Ireland is part of the United Kingdom by the way</description>
		<content:encoded><![CDATA[<p>Northern Ireland is part of the United Kingdom by the way</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.gelib.com/world-borders.htm/comment-page-1#comment-2468</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 06 Oct 2011 17:23:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.gelib.com/?p=671#comment-2468</guid>
		<description>i want latitude &amp; longitude of india border, can u please help me.</description>
		<content:encoded><![CDATA[<p>i want latitude &amp; longitude of india border, can u please help me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: StarTraX</title>
		<link>http://www.gelib.com/world-borders.htm/comment-page-1#comment-2289</link>
		<dc:creator>StarTraX</dc:creator>
		<pubDate>Sat, 23 Jul 2011 05:33:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.gelib.com/?p=671#comment-2289</guid>
		<description>Fantastic resource. Beautifully prepared and presented. Any chance of getting it updated? Yugoslavia and East Timor are long overdue, and just recently South Sudan.</description>
		<content:encoded><![CDATA[<p>Fantastic resource. Beautifully prepared and presented. Any chance of getting it updated? Yugoslavia and East Timor are long overdue, and just recently South Sudan.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lisa</title>
		<link>http://www.gelib.com/world-borders.htm/comment-page-1#comment-1236</link>
		<dc:creator>Lisa</dc:creator>
		<pubDate>Wed, 17 Nov 2010 13:54:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.gelib.com/?p=671#comment-1236</guid>
		<description>I get the borders but no pop up flag!!</description>
		<content:encoded><![CDATA[<p>I get the borders but no pop up flag!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://www.gelib.com/world-borders.htm/comment-page-1#comment-306</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Tue, 15 Jun 2010 21:10:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.gelib.com/?p=671#comment-306</guid>
		<description>I wrote a simple c++ program to reduce the points.

First it calculates the outline length for each polygon and if it is really small then it discards the polygon. This helps throw away really small islands like in northern Canada.

Next it reduces the point count by using a really simple formula.

For each polygon, it iterates through the points in the polygon and calculates the triangle area of each set of 3 points in the polygon. It keeps track of the 3 points with the smallest area. If the area is below a certain threshold (which you can tune to generate more of less detail) then it throws away the middle point and if there are still more than 6 points it repeats again, otherwise it has finished reducing that polygon and goes onto the next.</description>
		<content:encoded><![CDATA[<p>I wrote a simple c++ program to reduce the points.</p>
<p>First it calculates the outline length for each polygon and if it is really small then it discards the polygon. This helps throw away really small islands like in northern Canada.</p>
<p>Next it reduces the point count by using a really simple formula.</p>
<p>For each polygon, it iterates through the points in the polygon and calculates the triangle area of each set of 3 points in the polygon. It keeps track of the 3 points with the smallest area. If the area is below a certain threshold (which you can tune to generate more of less detail) then it throws away the middle point and if there are still more than 6 points it repeats again, otherwise it has finished reducing that polygon and goes onto the next.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naso</title>
		<link>http://www.gelib.com/world-borders.htm/comment-page-1#comment-305</link>
		<dc:creator>Naso</dc:creator>
		<pubDate>Thu, 29 Apr 2010 05:47:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.gelib.com/?p=671#comment-305</guid>
		<description>&lt;a href=&quot;#comment-12549&quot; rel=&quot;nofollow&quot;&gt;@Kevin &lt;/a&gt;

Hi Kevin,

I was wandering if you could share what tool you used to reduce the number of points. I had a look at your example and the precision you&#039;ve achieved is exactly what i need. My question may sound stupid but I am a newbie with the maps.

Scored no mistakes in Europe and 3 in Asia - those small islands are tricky :)

Cheers,

Naso.</description>
		<content:encoded><![CDATA[<p><a href="#comment-12549" rel="nofollow">@Kevin </a></p>
<p>Hi Kevin,</p>
<p>I was wandering if you could share what tool you used to reduce the number of points. I had a look at your example and the precision you&#8217;ve achieved is exactly what i need. My question may sound stupid but I am a newbie with the maps.</p>
<p>Scored no mistakes in Europe and 3 in Asia &#8211; those small islands are tricky <img src='http://www.gelib.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Cheers,</p>
<p>Naso.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://www.gelib.com/world-borders.htm/comment-page-1#comment-304</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Tue, 30 Mar 2010 22:57:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.gelib.com/?p=671#comment-304</guid>
		<description>I further reduced this data-set down to 17,000 points and you can see it in an online Map Quiz that I wrote that uses the new HTML5 canvas tag. (Doesn&#039;t work in IE). Thanks for all your hard work!

http://www.scale18.com/canvas4.html

Enjoy,
Kevin</description>
		<content:encoded><![CDATA[<p>I further reduced this data-set down to 17,000 points and you can see it in an online Map Quiz that I wrote that uses the new HTML5 canvas tag. (Doesn&#8217;t work in IE). Thanks for all your hard work!</p>
<p><a href="http://www.scale18.com/canvas4.html" rel="nofollow">http://www.scale18.com/canvas4.html</a></p>
<p>Enjoy,<br />
Kevin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: topomatt</title>
		<link>http://www.gelib.com/world-borders.htm/comment-page-1#comment-303</link>
		<dc:creator>topomatt</dc:creator>
		<pubDate>Tue, 26 Jan 2010 03:12:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.gelib.com/?p=671#comment-303</guid>
		<description>&lt;a href=&quot;#comment-11140&quot; rel=&quot;nofollow&quot;&gt;@Kryptic &lt;/a&gt;
The borders have been greatly simplified to make it reasonable size file.  This is not really intended to be used close up.</description>
		<content:encoded><![CDATA[<p><a href="#comment-11140" rel="nofollow">@Kryptic </a><br />
The borders have been greatly simplified to make it reasonable size file.  This is not really intended to be used close up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kryptic</title>
		<link>http://www.gelib.com/world-borders.htm/comment-page-1#comment-302</link>
		<dc:creator>Kryptic</dc:creator>
		<pubDate>Mon, 25 Jan 2010 08:09:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.gelib.com/?p=671#comment-302</guid>
		<description>Thanks for kml. But borders are not exactly mapped when seen from GE
like this point 49.280200,-123.118220 (lat,long) is located inside Canada but in your kml file this point doesn&#039;t come inside any border.</description>
		<content:encoded><![CDATA[<p>Thanks for kml. But borders are not exactly mapped when seen from GE<br />
like this point 49.280200,-123.118220 (lat,long) is located inside Canada but in your kml file this point doesn&#8217;t come inside any border.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

