<?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>A View from the Swamp &#187; Archaeology</title>
	<atom:link href="http://blog.jebbo.co.uk/category/archaeology/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.jebbo.co.uk</link>
	<description>Random thoughts from the edge of the Fens</description>
	<lastBuildDate>Mon, 28 Nov 2011 10:39:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Early Medieval Finds in Cambridgeshire</title>
		<link>https://blog.jebbo.co.uk/archaeology/early-medieval-finds-in-cambridgeshire/</link>
		<comments>https://blog.jebbo.co.uk/archaeology/early-medieval-finds-in-cambridgeshire/#comments</comments>
		<pubDate>Mon, 28 Nov 2011 10:39:26 +0000</pubDate>
		<dc:creator>Tony Jebson</dc:creator>
				<category><![CDATA[Archaeology]]></category>

		<guid isPermaLink="false">http://blog.jebbo.co.uk/?p=578</guid>
		<description><![CDATA[I recently just discovered the Portable Antiquities Scheme website. This allows me to download KML files for all finds for an era in a county. For example, the map below shows all the Early Medieval finds in Cambridgeshire and how they relate to my own parish (Somersham). You will need to zoom in. Given the [...]]]></description>
			<content:encoded><![CDATA[<p>I recently just discovered the <a href="http://finds.org.uk/">Portable Antiquities Scheme</a> website.  This allows me to download KML files for all finds for an era in a county.  For example, the map below shows all the Early Medieval finds in Cambridgeshire and how they relate to my own parish (Somersham).</p>

    <div id="map" style="width:100%px;height:600px;"></div>
	
    

    <script type="text/javascript">

		var latlng = new google.maps.LatLng(0, 0);
		var myOptions = {
			zoom: 1,
			center: latlng,
			scrollwheel: true,
			scaleControl: false,
			disableDefaultUI: false,
			mapTypeId: google.maps.MapTypeId.ROADMAP
		};
		var map = new google.maps.Map(document.getElementById("map"),
		myOptions);
		
				var kmlLayerOptions = {preserveViewport:false};
				
			var kmllayer = new google.maps.KmlLayer('http://s0.nwcambridgeshirelibdems.org.uk/somersham_em.kml',kmlLayerOptions);
			kmllayer.setMap(map);
			</script>
<p>You will need to zoom in.  Given the size of Somersham in <a href="http://domesdaymap.co.uk/place/TL3677/somersham/">Domesday</a>, I find the paucity of finds quite surprising!</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.jebbo.co.uk/archaeology/early-medieval-finds-in-cambridgeshire/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
