<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml"
>

<channel>
	<title>nearby.org.uk blog &#187; Nearby</title>
	<atom:link href="http://www.nearby.org.uk/blog/category/nearby/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nearby.org.uk/blog</link>
	<description>GIS, maps, mapping, geo, UK, Geograph, PHP, Perl and more</description>
	<lastBuildDate>Fri, 01 Jul 2011 18:59:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>Historic OS Maps in Google Earth</title>
		<link>http://www.nearby.org.uk/blog/2010/11/08/historic-os-maps-in-google-earth/</link>
		<comments>http://www.nearby.org.uk/blog/2010/11/08/historic-os-maps-in-google-earth/#comments</comments>
		<pubDate>Mon, 08 Nov 2010 22:06:12 +0000</pubDate>
		<dc:creator>Barry</dc:creator>
				<category><![CDATA[Experimental]]></category>
		<category><![CDATA[Google Earth]]></category>
		<category><![CDATA[Nearby]]></category>
		<category><![CDATA[network-link]]></category>
		<category><![CDATA[UK]]></category>

		<guid isPermaLink="false">http://www.nearby.org.uk/blog/?p=396</guid>
		<description><![CDATA[Thanks to the people at getmapping.com, who have taken the Historic 1940s OS Maps available at NPEmap.org.uk, I hearby present: Historic OS Map layer for Google Earth. This loads up a layer of Historic New Popular Edition (mainly) maps, onto the 3D Google Earth globe. This is made possible because the original maps are over [...]]]></description>
			<content:encoded><![CDATA[<p>Thanks to the people at <a href="http://www.getmapping.com/">getmapping.com</a>, who have taken the Historic 1940s OS Maps available at <a href="http://www.npemap.org.uk/">NPEmap.org.uk</a>, I hearby present:</p>
<blockquote><p><img src="http://www.google.com/earth/images/google_earth_link.gif" alt="" /> <a href="http://www.nearby.org.uk/google/OSMap.kml.pl">Historic OS Map layer</a> for Google Earth.</p></blockquote>
<p>This loads up a layer of Historic New Popular Edition (mainly) maps, onto the 3D Google Earth globe. This is made possible because the original maps are over 50 years old and hence the Crown Copyright has expired.</p>
<p>The getmapping.com WMS service only includes (Most of) England and Wales, no Scotland.</p>
<p>The scans themselves are (c) npemap.org.uk and licenced under this <strong><a href="http://creativecommons.org/licenses/by-nc/2.5/">Creative Commons Attribution-NonCommercial Licence 2.5</a>.</strong></p>
<p>(Don&#8217;t forget to select the &#8216;OS Map&#8217; layer, and drag the transparency slider!)</p>

<a href='http://www.nearby.org.uk/blog/2010/11/08/historic-os-maps-in-google-earth/snowdon/' title='snowdon'><img width="150" height="150" src="http://www.nearby.org.uk/blog/wp-content/uploads/2010/11/snowdon-150x150.jpg" class="attachment-thumbnail" alt="snowdon" title="snowdon" /></a>
<a href='http://www.nearby.org.uk/blog/2010/11/08/historic-os-maps-in-google-earth/snowdon2/' title='snowdon2'><img width="150" height="150" src="http://www.nearby.org.uk/blog/wp-content/uploads/2010/11/snowdon2-150x150.jpg" class="attachment-thumbnail" alt="snowdon2" title="snowdon2" /></a>

]]></content:encoded>
			<wfw:commentRss>http://www.nearby.org.uk/blog/2010/11/08/historic-os-maps-in-google-earth/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Full UK postcodes in the API!</title>
		<link>http://www.nearby.org.uk/blog/2010/04/30/full-uk-postcodes-in-the-api/</link>
		<comments>http://www.nearby.org.uk/blog/2010/04/30/full-uk-postcodes-in-the-api/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 21:38:00 +0000</pubDate>
		<dc:creator>Barry</dc:creator>
				<category><![CDATA[API]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Coordinate Converter]]></category>
		<category><![CDATA[Nearby]]></category>
		<category><![CDATA[UK]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.nearby.org.uk/blog/?p=371</guid>
		<description><![CDATA[Thanks to OS Opendata, the Nearby Converter API now can convert to and from full Unit UK postcodes! So as not to break applications expecting Sector postcodes in the API, there is a new API endpoint: http://api1.nearby.org.uk/api/convert.php API requests against this domain will give the position of the full postcode, and also reverse geocode (return [...]]]></description>
			<content:encoded><![CDATA[<p>Thanks to <a href="http://opendata.ordnancesurvey.co.uk/">OS Opendata</a>, the <a href="http://www.nearby.org.uk/api/convert-help.php">Nearby Converter API</a> now can convert to and from full Unit UK postcodes!</p>
<p>So as not to break applications expecting Sector postcodes in the API, there is a new API endpoint:</p>
<blockquote><p>http://api1.nearby.org.uk/api/convert.php</p></blockquote>
<p>API requests against this domain will give the position of the full postcode, and also reverse geocode (return you the nearest) full postcode! </p>
<p>- The Original URL for the API is still available &#8211; and will continue to be. I&#8217;ve also taken the opportunity to add a version number to the URL. It&#8217;s been 4 years since I created this API, and learnt lots in that time, so should be able to create a better version 2 <img src='http://www.nearby.org.uk/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  When introduce that don&#8217;t want to break compatibility. </p>
<p>Of course the &#8216;<a href="http://www.nearby.org.uk/coord.cgi">Coordinate Convertor</a>&#8216; is now using CodePoint Open too &#8211; the end of having to pay a commercial provider!</p>
<p>(sorry this has taken so long, OS Opendata was introduced at the beginning of the month!, its been a busy month) </p>
<p>Will take the opportunity to duplicate the copyright message:</p>
<p><em>Contains Royal Mail data © Royal mail copyright and database right 2010.<br />
</em></p>
<p>As it serves as a useful thank you, for making this data available. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.nearby.org.uk/blog/2010/04/30/full-uk-postcodes-in-the-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Geocube Geograph Clusters in Google Earth</title>
		<link>http://www.nearby.org.uk/blog/2009/07/15/geocube-geograph-clusters-in-google-earth/</link>
		<comments>http://www.nearby.org.uk/blog/2009/07/15/geocube-geograph-clusters-in-google-earth/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 09:01:26 +0000</pubDate>
		<dc:creator>Barry</dc:creator>
				<category><![CDATA[Experimental]]></category>
		<category><![CDATA[Geograph]]></category>
		<category><![CDATA[Google Earth]]></category>
		<category><![CDATA[KML]]></category>
		<category><![CDATA[Nearby]]></category>
		<category><![CDATA[SuperLayer]]></category>
		<category><![CDATA[clusters]]></category>
		<category><![CDATA[Dynamic Layer]]></category>
		<category><![CDATA[Geocubes]]></category>

		<guid isPermaLink="false">http://www.nearby.org.uk/blog/?p=297</guid>
		<description><![CDATA[It&#8217;s about time did some Google Earth hacking, so thanks to the people at Geocubes, have made a new interactive layer for Google Earth. Geograph Google Earth Clusters This works in a similar way to the Geograph SuperLayer, by showing coverage overview, and then zooming in to reveal more detail. The Geocubes layer has the [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s about time did some Google Earth hacking, so thanks to the people at <a href="http://www.geocubes.com/">Geocubes</a>, have made a new interactive layer for Google Earth. </p>
<blockquote><p><img src="http://www.google.com/earth/images/google_earth_link.gif"/> <a href="http://gokml.net/2kf.kml">Geograph Google Earth Clusters</a></p></blockquote>
<p>This works in a similar way to the <a href="http://www.geograph.org.uk/kml.php">Geograph SuperLayer</a>, by showing coverage overview, and then zooming in to reveal more detail. The Geocubes layer has the advantage that the clusters work into a closer zoom, and updates to the geograph database make it into the layer within hours. The SuperLayer is slower updating (weeks), but navigating should be much quicker being as its based on KML regions. </p>
<p>You can view also <a href="http://www.geograph.org.uk/mapper/clusters.php#r=c">a Google Maps based version of the layer</a>, using the Geocubes API directly. </p>
<p>This is only version 0.1 &#8211; there is more to be done &#8211; including being able to filter the results based on words and contributor, but this is exciting enough on its own. Once done a bit of work on tidying up the code plan to release it so others can use the geocubes service to create their own layer like this <img src='http://www.nearby.org.uk/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Watch this space!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nearby.org.uk/blog/2009/07/15/geocube-geograph-clusters-in-google-earth/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Geolocated websites on the go?</title>
		<link>http://www.nearby.org.uk/blog/2009/06/22/geolocated-websites-on-the-go/</link>
		<comments>http://www.nearby.org.uk/blog/2009/06/22/geolocated-websites-on-the-go/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 19:12:05 +0000</pubDate>
		<dc:creator>Barry</dc:creator>
				<category><![CDATA[Experimental]]></category>
		<category><![CDATA[geo]]></category>
		<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[Location Links]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[Nearby]]></category>

		<guid isPermaLink="false">http://www.nearby.org.uk/blog/?p=289</guid>
		<description><![CDATA[Want to quickly access location based websites, while on the go? Then enter: m.nearby.org.uk into your mobile browser. Very privative, only goes to the nearby location links service, and a few pages on geograph. But between them give access to a fair number of (UK esp) websites. Disclaimer: Only tested on a Google Android phone [...]]]></description>
			<content:encoded><![CDATA[<p>Want to quickly access location based websites, while on the go? </p>
<p>Then enter:</p>
<blockquote><p>m.nearby.org.uk</p></blockquote>
<p>into your mobile browser. </p>
<p>Very privative, only goes to the nearby location links service, and a few pages on <a href="http://www.geograph.org.uk/">geograph</a>. But between them give access to a fair number of (UK esp) websites. </p>
<p>Disclaimer: Only tested on a Google Android phone so far. Doesn&#8217;t seem to pickup GPS position (yet). To be honest surprised not found something like this in the Android Market. </p>
<p>If works out will probably add direct links to other websites, and possibly make it configurable so can choose which sites to show <img src='http://www.nearby.org.uk/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.nearby.org.uk/blog/2009/06/22/geolocated-websites-on-the-go/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multi Destination Routing + Altitude Profile</title>
		<link>http://www.nearby.org.uk/blog/2009/05/08/multi-destination-routing-altitude-profile/</link>
		<comments>http://www.nearby.org.uk/blog/2009/05/08/multi-destination-routing-altitude-profile/#comments</comments>
		<pubDate>Fri, 08 May 2009 18:31:06 +0000</pubDate>
		<dc:creator>Barry</dc:creator>
				<category><![CDATA[Experimental]]></category>
		<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[Nearby]]></category>
		<category><![CDATA[network-link]]></category>

		<guid isPermaLink="false">http://www.nearby.org.uk/blog/?p=283</guid>
		<description><![CDATA[There is a tool on nearby for taking a multi destination route &#8211; and loading it into Google Earth. It was also used to load directions into a &#8220;My Map&#8221;, but thats basically redundant now, but as the script just converts the directions to a KML file, there are many useful things that can be [...]]]></description>
			<content:encoded><![CDATA[<p>There is a <a href="http://www.nearby.org.uk/multi-to-kml.php">tool on nearby</a> for taking a multi destination route &#8211; and loading it into Google Earth. It was also used to load directions into a &#8220;My Map&#8221;, but thats <a href="http://www.nearby.org.uk/blog/2009/04/23/directions-to-my-maps-finally/">basically redundant now</a>, but as the script just converts the directions to a KML file, there are many useful things that can be done with it&#8230; </p>
<p>Such as plotting an <a href="http://www.gpsvisualizer.com/profile_input">altitude profile with gpsvisualizer.com</a>***, but to make it even easier, have added a button to the page, that links direct to the form on gpsu with the data prefilled as well as the &#8216;add altitude&#8217; option enabled. </p>
<p>Enjoy! (Oh and let me know if there are any other interesting destinations would like to load the KML file into!) </p>
<blockquote><p><a href="http://www.nearby.org.uk/multi-to-kml.php">Multi Destination Routing Toolkit</a></p></blockquote>
<p>*** which Adam recently added the functionalty to add alitude automatically &#8211; previsoully a problem as the KML files from Google maps dont include altitude</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nearby.org.uk/blog/2009/05/08/multi-destination-routing-altitude-profile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Grid References on Google Maps</title>
		<link>http://www.nearby.org.uk/blog/2008/09/27/grid-references-on-google-maps/</link>
		<comments>http://www.nearby.org.uk/blog/2008/09/27/grid-references-on-google-maps/#comments</comments>
		<pubDate>Sat, 27 Sep 2008 16:57:27 +0000</pubDate>
		<dc:creator>Barry</dc:creator>
				<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[Nearby]]></category>
		<category><![CDATA[Grid reference]]></category>
		<category><![CDATA[gridref]]></category>
		<category><![CDATA[mapplet]]></category>
		<category><![CDATA[OSGB]]></category>
		<category><![CDATA[OSGB36]]></category>
		<category><![CDATA[WGS84]]></category>

		<guid isPermaLink="false">http://www.nearby.org.uk/blog/?p=178</guid>
		<description><![CDATA[I made this ages ago, but forgot about it. And as I havent said anything on here for a while, I&#8217;ll post it now just to fill the void. Its a simple mapplet that allows jumping to the location on Google Maps by Grid reference, as well as displaying the GR of the clicked point. [...]]]></description>
			<content:encoded><![CDATA[<p>I made this ages ago, but forgot about it. And as I havent said anything on here for a while, I&#8217;ll post it now just to fill the void. Its a simple mapplet that allows jumping to the location on Google Maps by Grid reference, as well as displaying the GR of the clicked point. KISS</p>
<blockquote><p><a href="http://maps.google.co.uk/maps/mpl?moduleurl=http://www.nearby.org.uk/google/gridref_mapplet.xml">GB and Ireland Grid References Mapplet</a></p></blockquote>
<p>Thanks to Lordelph for the <a href="http://blog.dixo.net/downloads/">Javascript</a> (but I notice that links to a version hosted here!) </p>
]]></content:encoded>
			<wfw:commentRss>http://www.nearby.org.uk/blog/2008/09/27/grid-references-on-google-maps/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Google Earth 4.3: Magnetic Compass</title>
		<link>http://www.nearby.org.uk/blog/2008/08/01/google-earth-43-magnetic-compass/</link>
		<comments>http://www.nearby.org.uk/blog/2008/08/01/google-earth-43-magnetic-compass/#comments</comments>
		<pubDate>Fri, 01 Aug 2008 18:59:13 +0000</pubDate>
		<dc:creator>Barry</dc:creator>
				<category><![CDATA[Google Earth]]></category>
		<category><![CDATA[KML]]></category>
		<category><![CDATA[Nearby]]></category>
		<category><![CDATA[network-link]]></category>
		<category><![CDATA[compass]]></category>
		<category><![CDATA[Declination]]></category>
		<category><![CDATA[direction]]></category>
		<category><![CDATA[magnetic]]></category>
		<category><![CDATA[variation]]></category>

		<guid isPermaLink="false">http://www.nearby.org.uk/blog/?p=149</guid>
		<description><![CDATA[A while ago released a Compass Overlay, which (hopefully) makes reading directions of the navigation control easier. Well this new version does the same, but its (mostly) correct for the Magnetic Direction! Magnetic Compass correct link this time!! Note: its positioned to fit the navigation control of Google Earth 4.3, not the separate compass, which [...]]]></description>
			<content:encoded><![CDATA[<p>A while ago <a href="http://www.nearby.org.uk/blog/2008/04/26/ge43-compass-star/">released a Compass Overlay</a>, which (hopefully) makes reading directions of the navigation control easier. Well this new version does the same, but its (mostly) correct for the Magnetic Direction!</p>
<blockquote><p><img src="http://www.google.com/earth/images/google_earth_link.gif"/> <a href="http://www.nearby.org.uk/google/setupMagnetic.kml.php">Magnetic Compass</a> <sup style="color:red">correct link this time!!</sup></p></blockquote>
<p>Note: its positioned to fit the navigation control of Google Earth 4.3, not the separate compass, which has only recently begun working for me&#8230; Updates a few seconds after stopping moving. </p>
<p>Now have a way to determine the magnetic variation at a location have some other ideas for using this in Google Earth, eg magnetic bearing along a line, but this is a starting point. For example in the uk the variation is often too small to be really seen on the tiny control. </p>
<p>Thanks to <a href="http://www.heywhatsthat.com/">heywhatsthat.com</a> for the pointer to a <a href="http://www.ngdc.noaa.gov/geomag/models.shtml">webservice</a> that gives the variation.</p>
<p>Update: Rather embarrassingly just noticed the link above was wrong! It was to a static compass. The link above has been updated, and it should now rotate! Sorry for confusion&#8230; (always wondered why this didnt get much traffic!) </p>
]]></content:encoded>
			<wfw:commentRss>http://www.nearby.org.uk/blog/2008/08/01/google-earth-43-magnetic-compass/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Earth: Flight Simulator GPS Arrow</title>
		<link>http://www.nearby.org.uk/blog/2008/07/26/google-earth-flight-simulator-gps-arrow/</link>
		<comments>http://www.nearby.org.uk/blog/2008/07/26/google-earth-flight-simulator-gps-arrow/#comments</comments>
		<pubDate>Sat, 26 Jul 2008 21:48:51 +0000</pubDate>
		<dc:creator>Barry</dc:creator>
				<category><![CDATA[Experimental]]></category>
		<category><![CDATA[Flight Simulator]]></category>
		<category><![CDATA[Google Earth]]></category>
		<category><![CDATA[KML]]></category>
		<category><![CDATA[Nearby]]></category>
		<category><![CDATA[network-link]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[arrow]]></category>
		<category><![CDATA[direction]]></category>
		<category><![CDATA[GPS]]></category>
		<category><![CDATA[pointer]]></category>

		<guid isPermaLink="false">http://www.nearby.org.uk/blog/?p=141</guid>
		<description><![CDATA[Behold a new network link from nearby.org.uk: Google Earth GPS Once you have chosen a destination point, a small arrow will be shown in the bottom right of your Google Earth window, which points towards your destination! Ideal for use in the flight simulator, where you can play follow the arrow. Note it only updates [...]]]></description>
			<content:encoded><![CDATA[<p>Behold a new network link from nearby.org.uk:</p>
<blockquote><p><a href="http://www.nearby.org.uk/google/setupGPS.php">Google Earth GPS</a></p></blockquote>
<p>Once you have chosen a destination point, a small arrow will be shown in the bottom right of your Google Earth window, which points towards your destination! Ideal for use in the flight simulator, where you can play follow the arrow. </p>
<p>Note it only updates every 5 seconds, and comes with all sorts of disclaimers such as don&#8217;t use in life or death situations. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.nearby.org.uk/blog/2008/07/26/google-earth-flight-simulator-gps-arrow/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>absconding to Ireland and feckups at the hosting</title>
		<link>http://www.nearby.org.uk/blog/2008/07/11/absconding-to-ireland-and-feckups-at-the-hosting/</link>
		<comments>http://www.nearby.org.uk/blog/2008/07/11/absconding-to-ireland-and-feckups-at-the-hosting/#comments</comments>
		<pubDate>Fri, 11 Jul 2008 18:12:10 +0000</pubDate>
		<dc:creator>Barry</dc:creator>
				<category><![CDATA[Nearby]]></category>
		<category><![CDATA[sorry tale]]></category>

		<guid isPermaLink="false">http://www.nearby.org.uk/blog/?p=129</guid>
		<description><![CDATA[Sorry that nearby.org.uk and related services have been offline for most of the past week. I am currently away for a trip in (not so) sunny Ireland, and the first halve was camping so was away from Internet connectivity. Anyway minutes before I went away I got a deluge of emails saying the site if [...]]]></description>
			<content:encoded><![CDATA[<p>Sorry that nearby.org.uk and related services have been offline for most of the past week. I am currently away for a trip in (not so) sunny Ireland, and the first halve was camping so was away from Internet connectivity.</p>
<p>Anyway minutes before I went away I got a deluge of emails saying the site if offline? what?? It turns out my generic credit card had expired, and without warning (feck) the machine was switched off. But this was 12am so <a href="http://order.1and1.co.uk/">their</a> phone lines where closed (billing at least) &#8211; so a hasty phone call on the move in the morning and with the new card details they said be back within a few hours &#8211; not ideal but the best could do. I carried on my merry way and didn&#8217;t think any more of it (my mistake!), but the real feck up was that yes they had re-enabled the machine, they just forgot to re enable it at the switch&#8230;</p>
<p>It appears to be back now after much international phone calls&#8230;.</p>
<p>btw &#8211; feck isn&#8217;t considered a swear word in Éire, and when in Ireland, do as the Irish do. (which is use it a lot!)</p>
<p>Update: as an amendum to the above, it turns out that on wednesday (3 days after it was switched off) a letter did arrive at home stating that they intended to turn off the server unless payment was received &#8211; and that it would take three days to reactivate the server. Which is at least factual. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.nearby.org.uk/blog/2008/07/11/absconding-to-ireland-and-feckups-at-the-hosting/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Letting your KML loose</title>
		<link>http://www.nearby.org.uk/blog/2008/06/26/letting-your-kml-loose/</link>
		<comments>http://www.nearby.org.uk/blog/2008/06/26/letting-your-kml-loose/#comments</comments>
		<pubDate>Thu, 26 Jun 2008 11:53:29 +0000</pubDate>
		<dc:creator>Barry</dc:creator>
				<category><![CDATA[GeoRSS]]></category>
		<category><![CDATA[gokml]]></category>
		<category><![CDATA[Google Earth]]></category>
		<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[KML]]></category>
		<category><![CDATA[Nearby]]></category>

		<guid isPermaLink="false">http://www.nearby.org.uk/blog/?p=127</guid>
		<description><![CDATA[I think I have mentioned this before, but have a page that helps share your KML file via various Google services. Following a post on the Maps help group, realised could update it with some other ways to use the KML (even non Google!) So view the latest page at Publishing your KML for Google [...]]]></description>
			<content:encoded><![CDATA[<p>I think I have mentioned this before, but have a <a href="http://www.nearby.org.uk/gadget-for-kml.php">page</a> that helps share your KML file via various Google services.</p>
<p>Following a <a href="http://groups.google.com/group/Google-Maps-How-Do-I/browse_thread/thread/0f8176ca7fe5f5e1?hl=en#">post</a> on the Maps help group, realised could update it with some other ways to use the KML (even non Google!)</p>
<p>So view the latest page at </p>
<blockquote><p><a href="http://www.nearby.org.uk/gadget-for-kml.php">Publishing your KML for Google Earth, Google Maps and Beyond</a></p></blockquote>
<p>suggestions for other links welcome in the comments!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nearby.org.uk/blog/2008/06/26/letting-your-kml-loose/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

