<?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"
	>
<channel>
	<title>Comments on: KML Circle Generator</title>
	<atom:link href="http://freegeographytools.com/2007/kml-circle-generator/feed" rel="self" type="application/rss+xml" />
	<link>http://freegeographytools.com/2007/kml-circle-generator</link>
	<description>Exploring the world of free tools for GIS, GPS, Google Earth, neogeography, and more.</description>
	<pubDate>Fri, 21 Nov 2008 06:51:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Laur E Baan</title>
		<link>http://freegeographytools.com/2007/kml-circle-generator#comment-6930</link>
		<dc:creator>Laur E Baan</dc:creator>
		<pubDate>Mon, 13 Oct 2008 14:41:27 +0000</pubDate>
		<guid isPermaLink="false">http://freegeographytools.com/2007/kml-circle-generator#comment-6930</guid>
		<description>Thanks, good post, KML-Circles is a handy tool! If you like to learn how to create basic shapes for Google Earth using KML and the Python programming language, take a look at "http://zoolboolcode.blogspot.com/2008/10/draw-simple-shapes-in-google-earth_09.html" for a basic introduction.</description>
		<content:encoded><![CDATA[<p>Thanks, good post, KML-Circles is a handy tool! If you like to learn how to create basic shapes for Google Earth using KML and the Python programming language, take a look at &#8220;http://zoolboolcode.blogspot.com/2008/10/draw-simple-shapes-in-google-earth_09.html&#8221; for a basic introduction.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leszek Pawlowicz</title>
		<link>http://freegeographytools.com/2007/kml-circle-generator#comment-5023</link>
		<dc:creator>Leszek Pawlowicz</dc:creator>
		<pubDate>Thu, 03 Apr 2008 18:22:30 +0000</pubDate>
		<guid isPermaLink="false">http://freegeographytools.com/2007/kml-circle-generator#comment-5023</guid>
		<description>I'm not the author of the KML Circle Generator, so I can't help you on that front. But this is the sort of project that would literally take less than half-an-hour with even a basic free GIS like &lt;a href="http://freegeographytools.com/wp-admin/edit.php?cat=22" rel="nofollow"&gt;MapWindow&lt;/a&gt; or gvSIG.

1. Gather up the coordinates of all the farms into a single file of points (a point shapefile).

2. Use the buffer feature to draw circles of the right size around every farm.

3. Merge all of the circles into a single area (an area shapefile)

4. Convert that area shapefile into a KML file for viewing in Google Earth, using &lt;a href="http://freegeographytools.com/2007/shapefile-to-kml-converter-shp2kml-updated-to-version-20" rel="nofollow"&gt;shp2kml&lt;/a&gt;.

If you can send me a file (spreadsheet or point shapefile) with the locations of the farms in question, the precise details of the exclusion zones, and the exact details of what you want, I can have a crack at it, and write up a step-by-step description of the process as a post. I'm always looking for good topics :).</description>
		<content:encoded><![CDATA[<p>I&#8217;m not the author of the KML Circle Generator, so I can&#8217;t help you on that front. But this is the sort of project that would literally take less than half-an-hour with even a basic free GIS like <a href="http://freegeographytools.com/wp-admin/edit.php?cat=22" rel="nofollow">MapWindow</a> or gvSIG.</p>
<p>1. Gather up the coordinates of all the farms into a single file of points (a point shapefile).</p>
<p>2. Use the buffer feature to draw circles of the right size around every farm.</p>
<p>3. Merge all of the circles into a single area (an area shapefile)</p>
<p>4. Convert that area shapefile into a KML file for viewing in Google Earth, using <a href="http://freegeographytools.com/2007/shapefile-to-kml-converter-shp2kml-updated-to-version-20" rel="nofollow">shp2kml</a>.</p>
<p>If you can send me a file (spreadsheet or point shapefile) with the locations of the farms in question, the precise details of the exclusion zones, and the exact details of what you want, I can have a crack at it, and write up a step-by-step description of the process as a post. I&#8217;m always looking for good topics :).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guy Cosnahan</title>
		<link>http://freegeographytools.com/2007/kml-circle-generator#comment-5022</link>
		<dc:creator>Guy Cosnahan</dc:creator>
		<pubDate>Thu, 03 Apr 2008 14:58:35 +0000</pubDate>
		<guid isPermaLink="false">http://freegeographytools.com/2007/kml-circle-generator#comment-5022</guid>
		<description>Last year we had a Foot and Mouth outbreak in the UK. The Govt created exclusion zones (500m diammeter) and controlled zones (10km) out from each occurence of the outbreak. Since the outbreaks were often on farms within less than the exclusion zone size an envelope of overlapping circles was created. 

Could you create a solution to write only the external sections of the overlapping circles?

Thanks
GUY</description>
		<content:encoded><![CDATA[<p>Last year we had a Foot and Mouth outbreak in the UK. The Govt created exclusion zones (500m diammeter) and controlled zones (10km) out from each occurence of the outbreak. Since the outbreaks were often on farms within less than the exclusion zone size an envelope of overlapping circles was created. </p>
<p>Could you create a solution to write only the external sections of the overlapping circles?</p>
<p>Thanks<br />
GUY</p>
]]></content:encoded>
	</item>
</channel>
</rss>
