<?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/"
	>

<channel>
	<title>Dr Alan Howard &#187; OS Open Space</title>
	<atom:link href="http://www.alanhoward.info/ah/index.php/category/os-open-space/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alanhoward.info/ah</link>
	<description>Just another personal home page and blog</description>
	<lastBuildDate>Fri, 30 Jul 2010 13:28:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Sky Cam map featured by the Ordnance Survey</title>
		<link>http://www.alanhoward.info/ah/index.php/2009/05/13/skycam-map-featured-by-os/</link>
		<comments>http://www.alanhoward.info/ah/index.php/2009/05/13/skycam-map-featured-by-os/#comments</comments>
		<pubDate>Wed, 13 May 2009 22:13:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[OS Open Space]]></category>
		<category><![CDATA[Ordnance Survey]]></category>

		<guid isPermaLink="false">http://www.alanhoward.info/ah/?p=92</guid>
		<description><![CDATA[The Ordnance Survey has featured my &#8220;Sky Cam&#8221; implementation of their OpenSpace API. On my webpage you can click on a map marker to view the latest skycam image. The map is created using the Ordnance Survey OpenSpace API including the loadurl AJAX method. Zoom in on the map and you&#8217;ll see it&#8217;s a real [...]]]></description>
			<content:encoded><![CDATA[<p>The Ordnance Survey has <a href="http://openspace.ordnancesurvey.co.uk/openspace/gallery.html">featured</a> my &#8220;Sky Cam&#8221; implementation of their OpenSpace API.</p>
<p>On my <a href="http://www.gis.rdg.ac.uk/weathercam/osmap.asp">webpage </a>you can click on a map marker to view the latest skycam image. The map is created using the Ordnance Survey OpenSpace API including the loadurl AJAX method. Zoom in on the map and you&#8217;ll see it&#8217;s a real Ordnance Survey map.</p>
<p>There is also a Google map version.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.alanhoward.info/ah/index.php/2009/05/13/skycam-map-featured-by-os/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Skycam map using OS Openspace AJAX</title>
		<link>http://www.alanhoward.info/ah/index.php/2008/07/23/skycam-map-using-os-openspace-ajax/</link>
		<comments>http://www.alanhoward.info/ah/index.php/2008/07/23/skycam-map-using-os-openspace-ajax/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 15:57:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Google Mashups]]></category>
		<category><![CDATA[OS Open Space]]></category>
		<category><![CDATA[geography]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[openspace]]></category>
		<category><![CDATA[weather]]></category>

		<guid isPermaLink="false">http://www.alanhoward.info/ah/?p=16</guid>
		<description><![CDATA[We have been doing some work with AJAX methods provided by the OS Openspace API. To help anyone else out there working on this we have provided a simple example that loads a list of coordinates and URLs from a text file and uses these to add markers to a base map. In this example [...]]]></description>
			<content:encoded><![CDATA[<p>We have been doing some work with AJAX methods provided by the OS Openspace API. To help anyone else out there working on this we have provided <a href="http://www.gis.rdg.ac.uk/weathercam/osmap.asp">a simple example </a>that loads a list of coordinates and URLs from a text file and uses these to add markers to a base map. In this example the marker, when clicked, reveals a live &#8220;sky cam&#8221; image, usually provided by a personal weather station website.</p>
<p>The application is created using the Ordnance Survey OpenSpace API including their loadurl AJAX method. Zoom in on the map and you&#8217;ll see it&#8217;s a real OS map! We also have a version using <a href="http://www.gis.rdg.ac.uk/weathercam/map.asp">Google Maps</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.alanhoward.info/ah/index.php/2008/07/23/skycam-map-using-os-openspace-ajax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple OS Openspace map</title>
		<link>http://www.alanhoward.info/ah/index.php/2008/02/19/simple-os-openspace-map/</link>
		<comments>http://www.alanhoward.info/ah/index.php/2008/02/19/simple-os-openspace-map/#comments</comments>
		<pubDate>Tue, 19 Feb 2008 15:11:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[OS Open Space]]></category>

		<guid isPermaLink="false">http://www.gis.rdg.ac.uk/blog/?p=7</guid>
		<description><![CDATA[We have created a simple map displaying real-time data for a local weather station in Wiltshire using the OS Openspace API. At present the page refreshes in order to reload data but we will seek to use AJAX to overcome this. Brinkworth, Wiltshire: http://www.brinkworth.info]]></description>
			<content:encoded><![CDATA[<p>We have created a simple map displaying real-time data for a local weather station in Wiltshire using the OS Openspace API. At present the page refreshes in order to reload data but we will seek to use AJAX to overcome this.</p>
<p>Brinkworth, Wiltshire: <a href="http://www.brinkworth.info/">http://www.brinkworth.info</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.alanhoward.info/ah/index.php/2008/02/19/simple-os-openspace-map/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
