<?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 Wild Vista &#187; England</title>
	<atom:link href="http://blog.wildvista.com/category/blog-archive/walking-and-trekking/england/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.wildvista.com</link>
	<description>a blog about treks, travels, photography and technology...</description>
	<lastBuildDate>Mon, 23 Aug 2010 10:00:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Short Walks in the Peak District: #2, Shining Tor from the Goyt Valley</title>
		<link>http://blog.wildvista.com/short-walks-peak-district-2-shining-tor-goyt-valley/</link>
		<comments>http://blog.wildvista.com/short-walks-peak-district-2-shining-tor-goyt-valley/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 10:00:21 +0000</pubDate>
		<dc:creator>Paul Filby</dc:creator>
				<category><![CDATA[Blog Archive]]></category>
		<category><![CDATA[England]]></category>
		<category><![CDATA[Treks & Travels]]></category>

		<guid isPermaLink="false">http://blog.wildvista.com/?p=2264</guid>
		<description><![CDATA[Shining Tor rises to the West of the Goyt Valley, and, if starting from the shores of Errwood Reservoir, gives a good 1000 feet of ascent &#8212; at 3&#190; miles, the circuit should take about an hour at a fast walking pace. The route shown starts from the Errwood car park, and essentially circles around Shooter's Clough, visiting the top of Shining Tor (559 metres) before returning to the reservoir.]]></description>
			<content:encoded><![CDATA[<p>
<script type="text/javascript" src="http://openspace.ordnancesurvey.co.uk/osmapapi/openspace.js?key=84A70164A0BA21A1E0405F0AC860616D"></script>
</p>
<p>
<script type="text/javascript">
var osMap, screenOverlay, mapOV, postcodeService;

// Variables for routes
var linesLayer;
var points;
var lineFeature;
var lineString;
var style_blue = {strokeColor: "#0000CD", strokeOpacity: 0.5, strokeWidth: 4.5};

// Variables for route start and end markers
var routeMarkersLayer, routepos, routesize,routeoffset,routeicon;

function initmapbuilder()
{
// Creating the Openspace map and the postcode service
osMap = new OpenSpace.Map('map');
postcodeService = new OpenSpace.Postcode();

// Adding the map overview
mapOV = new OpenSpace.Control.OverviewMap();
osMap.addControl(mapOV);
//fix to put copyright on top of overview map: Needs api fix for later version
var ccControl = osMap.getControlsByClass("OpenSpace.Control.CopyrightCollection")
osMap.removeControl(ccControl[0]);
ccControl = new OpenSpace.Control.CopyrightCollection();
osMap.addControl(ccControl);
ccControl.activate();
//end of fix
// Turning the overview map off
mapOV.minimizeControl();

// Defining the center of the map and the zoom level
osMap.setCenter(new OpenSpace.MapPoint(400320,374134),7);
linesLayer = osMap.getVectorLayer();
// Defining a route
points = new Array();
points.push(new OpenLayers.Geometry.Point(401225,374849));
points.push(new OpenLayers.Geometry.Point(401235,374744));
points.push(new OpenLayers.Geometry.Point(401190,374699));
points.push(new OpenLayers.Geometry.Point(401130,374674));
points.push(new OpenLayers.Geometry.Point(401080,374679));
points.push(new OpenLayers.Geometry.Point(401015,374669));
points.push(new OpenLayers.Geometry.Point(400910,374609));
points.push(new OpenLayers.Geometry.Point(400760,374514));
points.push(new OpenLayers.Geometry.Point(400615,374369));
points.push(new OpenLayers.Geometry.Point(400500,374259));
points.push(new OpenLayers.Geometry.Point(400340,373934));
points.push(new OpenLayers.Geometry.Point(400230,373609));
points.push(new OpenLayers.Geometry.Point(400120,373219));
points.push(new OpenLayers.Geometry.Point(400100,373144));
points.push(new OpenLayers.Geometry.Point(399900,373334));
points.push(new OpenLayers.Geometry.Point(399690,373529));
points.push(new OpenLayers.Geometry.Point(399475,373734));
points.push(new OpenLayers.Geometry.Point(399460,373734));
points.push(new OpenLayers.Geometry.Point(399475,373734));
points.push(new OpenLayers.Geometry.Point(399550,374014));
points.push(new OpenLayers.Geometry.Point(399625,374229));
points.push(new OpenLayers.Geometry.Point(399740,374469));
points.push(new OpenLayers.Geometry.Point(399770,374639));
points.push(new OpenLayers.Geometry.Point(399815,374644));
points.push(new OpenLayers.Geometry.Point(399870,374654));
points.push(new OpenLayers.Geometry.Point(399915,374679));
points.push(new OpenLayers.Geometry.Point(400010,374759));
points.push(new OpenLayers.Geometry.Point(400090,374804));
points.push(new OpenLayers.Geometry.Point(400180,374839));
points.push(new OpenLayers.Geometry.Point(400200,374809));
points.push(new OpenLayers.Geometry.Point(400240,374769));
points.push(new OpenLayers.Geometry.Point(400290,374734));
points.push(new OpenLayers.Geometry.Point(400335,374784));
points.push(new OpenLayers.Geometry.Point(400355,374864));
points.push(new OpenLayers.Geometry.Point(400380,374879));
points.push(new OpenLayers.Geometry.Point(400410,374839));
points.push(new OpenLayers.Geometry.Point(400465,374774));
points.push(new OpenLayers.Geometry.Point(400540,374729));
points.push(new OpenLayers.Geometry.Point(400585,374714));
points.push(new OpenLayers.Geometry.Point(400650,374669));
points.push(new OpenLayers.Geometry.Point(400710,374659));
points.push(new OpenLayers.Geometry.Point(400755,374669));
points.push(new OpenLayers.Geometry.Point(400805,374699));
points.push(new OpenLayers.Geometry.Point(400855,374749));
points.push(new OpenLayers.Geometry.Point(400925,374814));
points.push(new OpenLayers.Geometry.Point(401015,374864));
points.push(new OpenLayers.Geometry.Point(401050,374869));
points.push(new OpenLayers.Geometry.Point(401075,374849));
points.push(new OpenLayers.Geometry.Point(401170,374849));
points.push(new OpenLayers.Geometry.Point(401225,374849));
// create a polyline feature from the array of points
lineString = new OpenLayers.Geometry.LineString(points);
lineFeature = new OpenLayers.Feature.Vector(lineString, null, style_blue);
linesLayer.addFeatures([lineFeature]);
// Set up layer for route markers
routeMarkersLayer = new OpenLayers.Layer.Markers("Route Markers");
// Defining a route start or end marker
routepos = new OpenSpace.MapPoint(401225,374849);
routesize = new OpenLayers.Size(33,45);
routeoffset = new OpenLayers.Pixel(-5,-37);
routeicon = new OpenSpace.Icon('http://openspace.ordnancesurvey.co.uk/osmapapi/img_versions/img_1.0.1/mapbuilder/routemarker-startend.png', routesize, routeoffset, null, null);
routeMarkersLayer.addMarker(new OpenLayers.Marker(routepos, routeicon));
osMap.addLayer(routeMarkersLayer);

clusterControl = new OpenSpace.Control.ClusterManager();
osMap.addControl(clusterControl);
clusterControl.activate();}
</script>
</p>
<p>Shining Tor rises to the West of the Goyt Valley, and, if starting from the shores of Errwood Reservoir, gives a good 1000 feet of ascent &mdash; at 3&frac34; miles, the circuit should take about an hour at a fast walking pace. The route shown starts from the Errwood car park, and essentially circles around Shooter&#8217;s Clough, visiting the top of Shining Tor (559 metres) before returning to the reservoir.<span id="more-2264"></span></p>
<p>The views from the top are superb on a clear day. Looking out over the Cheshire Plain, you&#8217;ll easily pick out the hills of the Clwydian Range in North Wales and the Wrekin in Shropshire (almost 50 miles distant), as well as numerous local landmarks, including Shutlingsloe, and the large Lovell radio telescope at Jodrell Bank.</p>
<div id="attachment_2265" class="wp-caption aligncenter" style="width: 410px"><a href="http://blog.wildvista.com/wp-content/uploads/2010/08/Errwood_Shining_Tor.png" class="floatbox" rel="floatbox.2264" rev="caption:`The route: up Shining Tor from Errwood car park in the Goyt Valley`"><img src="http://blog.wildvista.com/wp-content/uploads/2010/08/Errwood_Shining_Tor-400x310.png" alt="The route: up Shining Tor from Errwood car park in the Goyt Valley" title="The route: up Shining Tor from Errwood car park in the Goyt Valley" width="400" height="310" class="size-large wp-image-2265" /></a><p class="wp-caption-text">The route: up Shining Tor from Errwood car park in the Goyt Valley</p></div>
<p>There&#8217;s not much to choose between walking this route clockwise or anti-clockwise. If anything, clockwise has the edge (descending past Errwood Hall), with more opportunity to take in the extensive views while descending from Shining Tor.</p>
<p>The interactive OS map below shows the route.</p>
<div id="map" style="border: 1px solid black; width:540px; height:440px;"></div>
<p><em>Note that if you&#8217;re subscribed to this blog as a feed, and are reading this post in a &#8220;reader&#8221; (such as Google Reader or FeedDemon), you&#8217;ll need to click through to the WildVista website to see the interactive OS map.</em></p>
<p>
<script type="text/javascript">initmapbuilder();</script>
</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wildvista.com/short-walks-peak-district-2-shining-tor-goyt-valley/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Short Walks in the Peak District: #1, Three Shires Head Circular</title>
		<link>http://blog.wildvista.com/short-walks-cheshire-1/</link>
		<comments>http://blog.wildvista.com/short-walks-cheshire-1/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 10:03:04 +0000</pubDate>
		<dc:creator>Paul Filby</dc:creator>
				<category><![CDATA[Blog Archive]]></category>
		<category><![CDATA[England]]></category>
		<category><![CDATA[Treks & Travels]]></category>

		<guid isPermaLink="false">http://blog.wildvista.com/?p=2211</guid>
		<description><![CDATA[From Clough House car park, it's a pleasant 4&#189; mile circuit out to Three Shires Head and back. Taking in secluded river valleys, mature woodland, a couple of miniature waterfalls, open sheep pasture, and heather moorland, there are also some gentle hills to stretch the legs nicely &#8212; 285m ascent/descent in total. Should take about 1&#188; hours if you don't hang about, but on a nice day there are plenty of excuses to dally, particularly at the packhorse bridge at Three Shires Head.]]></description>
			<content:encoded><![CDATA[<p>
<script type="text/javascript" src="http://openspace.ordnancesurvey.co.uk/osmapapi/openspace.js?key=84A70164A0BA21A1E0405F0AC860616D"></script>
</p>
<p>
<script type="text/javascript">
var osMap, screenOverlay, mapOV, postcodeService;

// Variables for routes
var linesLayer;
var points;
var lineFeature;
var lineString;
var style_blue = {strokeColor: "#0000CD", strokeOpacity: 0.5, strokeWidth: 4.5};

// Variables for route start and end markers
var routeMarkersLayer, routepos, routesize,routeoffset,routeicon;

function initmapbuilder()
{
// Creating the Openspace map and the postcode service
osMap = new OpenSpace.Map('map');
postcodeService = new OpenSpace.Postcode();

// Adding the map overview
mapOV = new OpenSpace.Control.OverviewMap();
osMap.addControl(mapOV);
//fix to put copyright on top of overview map: Needs api fix for later version
var ccControl = osMap.getControlsByClass("OpenSpace.Control.CopyrightCollection")
osMap.removeControl(ccControl[0]);
ccControl = new OpenSpace.Control.CopyrightCollection();
osMap.addControl(ccControl);
ccControl.activate();
//end of fix
// Turning the overview map off
mapOV.minimizeControl();

// Defining the center of the map and the zoom level
osMap.setCenter(new OpenSpace.MapPoint(399675,368990),7);
linesLayer = osMap.getVectorLayer();
// Defining a route
points = new Array();
points.push(new OpenLayers.Geometry.Point(398740,369820));
points.push(new OpenLayers.Geometry.Point(398795,369765));
points.push(new OpenLayers.Geometry.Point(398850,369755));
points.push(new OpenLayers.Geometry.Point(398900,369755));
points.push(new OpenLayers.Geometry.Point(398995,369800));
points.push(new OpenLayers.Geometry.Point(399120,369840));
points.push(new OpenLayers.Geometry.Point(399625,369930));
points.push(new OpenLayers.Geometry.Point(399765,369955));
points.push(new OpenLayers.Geometry.Point(399805,369985));
points.push(new OpenLayers.Geometry.Point(399820,369975));
points.push(new OpenLayers.Geometry.Point(399775,369885));
points.push(new OpenLayers.Geometry.Point(399770,369825));
points.push(new OpenLayers.Geometry.Point(399785,369780));
points.push(new OpenLayers.Geometry.Point(399845,369730));
points.push(new OpenLayers.Geometry.Point(399905,369685));
points.push(new OpenLayers.Geometry.Point(399935,369630));
points.push(new OpenLayers.Geometry.Point(400000,369470));
points.push(new OpenLayers.Geometry.Point(400055,369385));
points.push(new OpenLayers.Geometry.Point(400125,369330));
points.push(new OpenLayers.Geometry.Point(400220,369290));
points.push(new OpenLayers.Geometry.Point(400330,369245));
points.push(new OpenLayers.Geometry.Point(400350,369225));
points.push(new OpenLayers.Geometry.Point(400500,369215));
points.push(new OpenLayers.Geometry.Point(400495,369180));
points.push(new OpenLayers.Geometry.Point(400495,369125));
points.push(new OpenLayers.Geometry.Point(400645,369125));
points.push(new OpenLayers.Geometry.Point(400770,368995));
points.push(new OpenLayers.Geometry.Point(400785,368925));
points.push(new OpenLayers.Geometry.Point(400785,368800));
points.push(new OpenLayers.Geometry.Point(400790,368730));
points.push(new OpenLayers.Geometry.Point(400895,368640));
points.push(new OpenLayers.Geometry.Point(400955,368540));
points.push(new OpenLayers.Geometry.Point(400940,368500));
points.push(new OpenLayers.Geometry.Point(400925,368410));
points.push(new OpenLayers.Geometry.Point(400885,368335));
points.push(new OpenLayers.Geometry.Point(400570,368150));
points.push(new OpenLayers.Geometry.Point(400465,368095));
points.push(new OpenLayers.Geometry.Point(400345,368090));
points.push(new OpenLayers.Geometry.Point(400285,368090));
points.push(new OpenLayers.Geometry.Point(400175,368135));
points.push(new OpenLayers.Geometry.Point(400115,368180));
points.push(new OpenLayers.Geometry.Point(400050,368220));
points.push(new OpenLayers.Geometry.Point(399915,368290));
points.push(new OpenLayers.Geometry.Point(399765,368320));
points.push(new OpenLayers.Geometry.Point(399735,368385));
points.push(new OpenLayers.Geometry.Point(399705,368425));
points.push(new OpenLayers.Geometry.Point(399640,368455));
points.push(new OpenLayers.Geometry.Point(399570,368495));
points.push(new OpenLayers.Geometry.Point(399505,368535));
points.push(new OpenLayers.Geometry.Point(399440,368555));
points.push(new OpenLayers.Geometry.Point(399345,368590));
points.push(new OpenLayers.Geometry.Point(399095,368655));
points.push(new OpenLayers.Geometry.Point(399060,368670));
points.push(new OpenLayers.Geometry.Point(399030,368705));
points.push(new OpenLayers.Geometry.Point(398940,368730));
points.push(new OpenLayers.Geometry.Point(398910,368735));
points.push(new OpenLayers.Geometry.Point(398885,368780));
points.push(new OpenLayers.Geometry.Point(398865,368855));
points.push(new OpenLayers.Geometry.Point(398890,368985));
points.push(new OpenLayers.Geometry.Point(398910,369095));
points.push(new OpenLayers.Geometry.Point(398895,369130));
points.push(new OpenLayers.Geometry.Point(398930,369350));
points.push(new OpenLayers.Geometry.Point(398935,369410));
points.push(new OpenLayers.Geometry.Point(398890,369570));
points.push(new OpenLayers.Geometry.Point(398815,369745));
points.push(new OpenLayers.Geometry.Point(398805,369760));
points.push(new OpenLayers.Geometry.Point(398740,369820));
// create a polyline feature from the array of points
lineString = new OpenLayers.Geometry.LineString(points);
lineFeature = new OpenLayers.Feature.Vector(lineString, null, style_blue);
linesLayer.addFeatures([lineFeature]);
// Set up layer for route markers
routeMarkersLayer = new OpenLayers.Layer.Markers("Route Markers");
// Defining a route start or end marker
routepos = new OpenSpace.MapPoint(398740,369820);
routesize = new OpenLayers.Size(33,45);
routeoffset = new OpenLayers.Pixel(-5,-37);
routeicon = new OpenSpace.Icon('http://openspace.ordnancesurvey.co.uk/osmapapi/img_versions/img_1.0.1/mapbuilder/routemarker-startend.png', routesize, routeoffset, null, null);
routeMarkersLayer.addMarker(new OpenLayers.Marker(routepos, routeicon));
osMap.addLayer(routeMarkersLayer);

clusterControl = new OpenSpace.Control.ClusterManager();
osMap.addControl(clusterControl);
clusterControl.activate();}
</script>
</p>
<p>From Clough House car park, it&#8217;s a pleasant 4&frac12; mile circuit out to Three Shires Head and back. Taking in secluded river valleys, mature woodland, a couple of miniature waterfalls, open sheep pasture and heather moorland, there are also some gentle hills to stretch the legs nicely &mdash; 285m ascent/descent in total. Should take about 1&frac14; hours if you don&#8217;t hang about, but on a nice day there are plenty of excuses to dally, particularly at the packhorse bridge at Three Shires Head.<span id="more-2211"></span></p>
<div id="attachment_2212" class="wp-caption aligncenter" style="width: 410px"><a href="http://blog.wildvista.com/wp-content/uploads/2010/08/Clough_House_Three_Shires.png" class="floatbox" rel="floatbox.2211" rev="caption:`The route: Clough House car park to Three Shires Head, and back`"><img src="http://blog.wildvista.com/wp-content/uploads/2010/08/Clough_House_Three_Shires-400x308.png" alt="The route: Clough House car park to Three Shires Head, and back" title="The route: Clough House car park to Three Shires Head, and back" width="400" height="308" class="size-large wp-image-2212" /></a><p class="wp-caption-text">The route: Clough House car park to Three Shires Head, and back</p></div>
<p>The route remains within Cheshire throughout, but follows the county boundary with Derbyshire, and then Staffordshire, near Three Shires Head. Technically, you could stand with one foot in Cheshire, one foot in Derbyshire, and <del>one foot</del> a hand in Staffordshire, but you&#8217;ll get very wet trying&#8230;</p>
<p>The interactive OS map below shows the route. You could walk this circuit in either direction, but if you go clockwise (heading east past Cumberland House), you&#8217;ll avoid a steep walk up the road at the start.</p>
<div id="map" style="border: 1px solid black; width:540px; height:440px;"></div>
<p><em>Note that if you&#8217;re subscribed to this blog as a feed, and are reading this post in a &#8220;reader&#8221; (such as Google Reader or FeedDemon), you&#8217;ll need to click through to the WildVista website to see the interactive OS map.</em></p>
<p>
<script type="text/javascript">initmapbuilder();</script>
</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wildvista.com/short-walks-cheshire-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Evening on the Edge</title>
		<link>http://blog.wildvista.com/evening-edge/</link>
		<comments>http://blog.wildvista.com/evening-edge/#comments</comments>
		<pubDate>Wed, 18 Aug 2010 09:24:48 +0000</pubDate>
		<dc:creator>Paul Filby</dc:creator>
				<category><![CDATA[Blog Archive]]></category>
		<category><![CDATA[England]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Treks & Travels]]></category>

		<guid isPermaLink="false">http://blog.wildvista.com/?p=2204</guid>
		<description><![CDATA[It won't be long before the days are noticeably drawing in much faster as the summer gradually merges into autumn. So I'm glad I made the most of one of the finest, balmy summer evenings we've had this year (there haven't been that many), by climbing up onto the western edges of Kinder from Hayfield, a day after the summer solstice.]]></description>
			<content:encoded><![CDATA[<p>It won&#8217;t be long before the days are noticeably drawing in much faster as the summer gradually merges into autumn. So I&#8217;m glad I made the most of one of the finest, balmy summer evenings we&#8217;ve had this year (there haven&#8217;t been that many), by climbing up onto the western edges of Kinder from Hayfield, a day after the summer solstice.<span id="more-2204"></span></p>
<div id="attachment_2205" class="wp-caption aligncenter" style="width: 410px"><a href="http://blog.wildvista.com/wp-content/uploads/2010/08/DSC_4918.jpg" class="floatbox" rel="floatbox.2204" rev="caption:`Looking north, along the western edges of Kinder Scout (9pm, 22nd June 2010)`"><img src="http://blog.wildvista.com/wp-content/uploads/2010/08/DSC_4918-400x266.jpg" alt="Looking north, along the western edges of Kinder Scout (9pm, 22nd June 2010)" title="Looking north, along the western edges of Kinder Scout (9pm, 22nd June 2010)" width="400" height="266" class="size-large wp-image-2205" /></a><p class="wp-caption-text">Looking north, along the western edges of Kinder Scout (9pm, 22nd June 2010)</p></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.wildvista.com/evening-edge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bimbling through the Dales with a Datalogger</title>
		<link>http://blog.wildvista.com/bimbling-dales/</link>
		<comments>http://blog.wildvista.com/bimbling-dales/#comments</comments>
		<pubDate>Tue, 10 Aug 2010 10:02:37 +0000</pubDate>
		<dc:creator>Paul Filby</dc:creator>
				<category><![CDATA[England]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Treks & Travels]]></category>

		<guid isPermaLink="false">http://blog.wildvista.com/?p=2040</guid>
		<description><![CDATA[It's been several months since I've been out for a countryside bimble with a largish group, but that's now been put right. It was nice to catch up with a few folk that I've not seen for ages, whilst exploring nooks and crannies of the Derbyshire Dales &#8212; in this case, Tideswell Dale, Miller's Dale, and Cressbrook Dale, with a diversion to the little village of Foolow to add some variety (and beer).]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been several months since I&#8217;ve been out for a countryside bimble with a largish group, but that&#8217;s now been put right. It was nice to catch up with a few folk that I&#8217;ve not seen for ages, whilst exploring nooks and crannies of the Derbyshire Dales &mdash; in this case, Tideswell Dale, Miller&#8217;s Dale, and Cressbrook Dale, with a diversion to the little village of Foolow to add some variety (and beer).<span id="more-2040"></span></p>
<div id="attachment_2048" class="wp-caption aligncenter" style="width: 410px"><a href="http://blog.wildvista.com/wp-content/uploads/2010/08/Tideswell_Foolow_GEarth.png" class="floatbox" rel="floatbox.2040" rev="caption:`A bimble through Tideswell Dale, Miller&#039;s Dale, and Cressbrook Dale`"><img src="http://blog.wildvista.com/wp-content/uploads/2010/08/Tideswell_Foolow_GEarth-400x394.png" alt="A bimble through Tideswell Dale, Miller&#039;s Dale, and Cressbrook Dale" title="A bimble through Tideswell Dale, Miller&#039;s Dale, and Cressbrook Dale" width="400" height="394" class="size-large wp-image-2048" /></a><p class="wp-caption-text">A bimble through Tideswell Dale, Miller's Dale, and Cressbrook Dale</p></div>
<p>I chose not to take my camera, so can&#8217;t illustrate this post with the small but impressive outcrop of Peter&#8217;s Stone (also known as Gibbet Rock &mdash; from which the public display of convicted murderer Anthony Linguard&#8217;s remains apparently drew crowds from far and wide in 1815); nor the airy view over Cressbrook Dale at elevenses that made the cocoa-pop caramel shortbread taste even better.</p>
<p>However, I <em>was</em> equipped with a GPS Datalogger, whose unblinking geo-locating eye was recording the day&#8217;s events, albeit from an unusual perspective. This does beg a question though&#8230;</p>
<h3>What the hell&#8217;s a GPS Datalogger?</h3>
<p>A GPS Datalogger is similar to a standard personal GPS receiver (typified by the popular Garmin eTrex devices). Where a Datalogger differs, is that it does away with a screen showing where you are, along with any built-in navigation capabilities such as a &#8220;walk this way to next waypoint&#8221; arrow, or &#8220;x kilometres to go&#8221; status messages.  Rather, every few seconds, a GPS Datalogger automatically records and saves its position. And that&#8217;s about it.</p>
<p>As such, a basic GPS Datalogger isn&#8217;t of much immediate use on the hill or down the dale. As a means of recording exactly where you&#8217;ve been though, it&#8217;s just the job. I should add at this point, that most standard personal GPS receivers also act as dataloggers, enabling you to record tracks of where you&#8217;ve been. A bespoke GPS Datalogger just does away with the display and navigation aspects of these devices, resulting in a much more compact gadget. Battery life too, is generally better, given that there&#8217;s no screen to power up.</p>
<div id="attachment_2054" class="wp-caption aligncenter" style="width: 410px"><a href="http://blog.wildvista.com/wp-content/uploads/2010/08/DSC_5036.jpg" class="floatbox" rel="floatbox.2040" rev="caption:`GPS Datalogger (Blumax GPS-4044)`"><img src="http://blog.wildvista.com/wp-content/uploads/2010/08/DSC_5036-400x324.jpg" alt="GPS Datalogger (Blumax GPS-4044)" title="GPS Datalogger (Blumax GPS-4044)" width="400" height="324" class="size-large wp-image-2054" /></a><p class="wp-caption-text">GPS Datalogger (Blumax GPS-4044)</p></div>
<p>The unit pictured above measures roughly 70mm x 45mm x 20mm, and, in addition to position logging as described above, includes the following features:</p>
<ul>
<li>Bluetooth connectivity for uploading position data, or for providing real-time position data to another bluetooth device</li>
<li>A &#8220;point of interest&#8221; button, for manually adding waypoints</li>
<li>Status lights to indicate:
<ul>
<li>GPS tracking status</li>
<li>low-power warning</li>
<li>low-memory warning</li>
<li>bluetooth connection status</li>
</ul>
</li>
</ul>
<p>In use, one simply has to switch the unit on (ensuring it&#8217;s placed in &#8216;log&#8217; mode), and then forget about it! I&#8217;m not going to review this particular GPS Datalogger in detail here &mdash; I may do so in a later post, once I&#8217;ve put it through its paces a little more &mdash; but have already noted the following:</p>
<ul>
<li>The unit starts tracking its position within <em>a few seconds</em> of being switched on. This may come as a surprise to anyone used to waiting minutes for their GPS unit to start tracking. Start-up time is greatly reduced by using Assisted-GPS (A-GPS) technology. More about A-GPS another time; for now it&#8217;s enough to note that the manufacturer has gone to the effort to support A-GPS.</li>
<li>The unit seems to be <em>very sensitive</em> when it comes to detecting GPS signals. Much of the walk described above was through heavily wooded areas, and in deep valleys. The unit doesn&#8217;t seem to have had any trouble tracking GPS satellites, despite being inside my rucksac lid.</li>
<li>Build quality is adequate, but no more. This is clearly not a &#8220;ruggedised&#8221; device. In comparison to a Garmin eTrex, which is carefully designed to deal with inclement conditions (such as being dropped, or exposure to water), this Blumax unit feels very &#8220;plasticky&#8221;. The &#8220;on&#8221; switch doesn&#8217;t have a very positive action, and feels cheap. I wouldn&#8217;t like to guess how long this unit would last if not offered the protection of an Ortlieb map-case or similar.</li>
</ul>
<h3>Using the logged location data</h3>
<p>With a position fix recorded every five seconds, a GPS Datalogger can give you a very detailed record of a day&#8217;s walk &mdash; one that you can peruse at your leisure at a later date once you&#8217;ve uploaded the data to your computer. The data upload process is straightforward, and as the data is provided in GPX, format it&#8217;s easy to use with all sorts of mapping software.</p>
<p>It&#8217;s important to realise that each location record is also associated with a time. This means that, not only can you plot an accurate path of your travels on an electronic map (such as Memory Map, or using an online service such as Google Earth), but you can also review your progress throughout the day in fine detail.</p>
<p>I&#8217;ve discussed a number of examples from our walk in the Dales below. The screenshots are all from Google Earth, but remember that the data produced by the unit is in an open format, usable in many different ways and with a wide variety of software.</p>
<h4>#1: &#8220;Nattering in the car park&#8221;</h4>
<div id="attachment_2152" class="wp-caption aligncenter" style="width: 410px"><a href="http://blog.wildvista.com/wp-content/uploads/2010/08/dither9.jpg" class="floatbox" rel="floatbox.2040" rev="caption:`Car park south of Tideswell`"><img src="http://blog.wildvista.com/wp-content/uploads/2010/08/dither9-400x358.jpg" alt="Car park south of Tideswell" title="Car park south of Tideswell" width="400" height="358" class="size-large wp-image-2152" /></a><p class="wp-caption-text">Car park south of Tideswell</p></div>
<p>First, it&#8217;s worth running through how Google Earth is displaying the location data from the GPS Datalogger. As well as the blue &#8220;track line&#8221;, every location point (one every five seconds) is marked with one of two symbols: an arrow <img src="http://blog.wildvista.com/wp-content/uploads/2010/08/GEarth_arrow.png" style="display: inline" />&thinsp;, or a square <img src="http://blog.wildvista.com/wp-content/uploads/2010/08/GEarth_square.png" style="display: inline" />.</p>
<p>Google Earth displays an arrow <img src="http://blog.wildvista.com/wp-content/uploads/2010/08/GEarth_arrow.png" style="display: inline" /> when the <em>following</em> data point is far enough away that a reasonable value for the bearing can be displayed. If the following data point is <em>closer</em> than a threshold distance (a few metres by the looks of it), Google Earth displays the data point as a square instead <img src="http://blog.wildvista.com/wp-content/uploads/2010/08/GEarth_square.png" style="display: inline" />.</p>
<p>Looking at the plotted track, the different types of markers correspond closely to the speed at which one is walking. A steady pace results in a sequence of arrows, all pointing in the direction of travel. When one slows down, or stops, the symbols change to squares, indicating that the data points are being displayed without bearing data.</p>
<p>So, looking at the image above, we can see the <em>end</em> of the track entering the Tideswell car park as a sequence of (mostly) arrows from the north, and then turning into a bunch of overlapping squares in the car park while everyone stops for a good natter (circled in red). By clicking on one of these squares at the end of the track in Google Earth, each square is expanded out into a starbust of individual points. Clicking on an individual square displays detailed information about that particular data point:</p>
<div id="attachment_2109" class="wp-caption aligncenter" style="width: 410px"><a href="http://blog.wildvista.com/wp-content/uploads/2010/08/dither1a.jpg" class="floatbox" rel="floatbox.2040" rev="caption:`That's a lot of nattering...`"><img src="http://blog.wildvista.com/wp-content/uploads/2010/08/dither1a-400x349.jpg" alt="That's a lot of nattering..." title="That's a lot of nattering..." width="400" height="349" class="size-large wp-image-2109" /></a><p class="wp-caption-text">That's a lot of nattering...</p></div>
<p>Another interesting feature visible in the first image, is that the <em>start</em> of the track (heading south out of the car park), is inaccurate. Even though the unit starts tracking very quickly once it&#8217;s switched on, it still takes 30 seconds or so for the location readings to settle down.</p>
<h4>#2: &#8220;Oops, Wrong Way&#8221;</h4>
<div id="attachment_2112" class="wp-caption aligncenter" style="width: 409px"><a href="http://blog.wildvista.com/wp-content/uploads/2010/08/dither2.jpg" class="floatbox" rel="floatbox.2040" rev="caption:`Oops... wandering off at the front`"><img src="http://blog.wildvista.com/wp-content/uploads/2010/08/dither2-399x381.jpg" alt="Oops... wandering off at the front" title="Oops... wandering off at the front" width="399" height="381" class="size-large wp-image-2112" /></a><p class="wp-caption-text">Oops... wandering off at the front</p></div>
<p>The highlighted area in the above image shows what happens when the walk leader doesn&#8217;t keep close enough control of the reprobates at the front of the group &mdash; who in this case have blithely wandered off in the wrong direction before being called back. Oops.</p>
<p>It doesn&#8217;t take too much imagination to think of circumstances under which this ability to review a route in such precise detail could be quite useful &mdash; revisiting one&#8217;s progress and performance during a challenge event, for example?</p>
<h4>#3: &#8220;Which Way Now?&#8221;</h4>
<div id="attachment_2115" class="wp-caption aligncenter" style="width: 410px"><a href="http://blog.wildvista.com/wp-content/uploads/2010/08/dither3.jpg" class="floatbox" rel="floatbox.2040" rev="caption:`Up to the right, or straight on?`"><img src="http://blog.wildvista.com/wp-content/uploads/2010/08/dither3-400x352.jpg" alt="Up to the right, or straight on?" title="Up to the right, or straight on?" width="400" height="352" class="size-large wp-image-2115" /></a><p class="wp-caption-text">Up to the right, or straight on?</p></div>
<p>In the above image, there&#8217;s an obvious cluster of overlapping position markers (circled). This corresponds to some indecision with regard to the route ahead. Notice also that, as the track heads north out of the frame, the markers are mainly squares rather than bearing arrows. This is a consequence of slowing down while walking uphill!</p>
<h4>#4: &#8220;Mmmm, Cocoa Pop caramel shortbread&#8230;&#8221;</h4>
<div id="attachment_2118" class="wp-caption aligncenter" style="width: 410px"><a href="http://blog.wildvista.com/wp-content/uploads/2010/08/dither4.jpg" class="floatbox" rel="floatbox.2040" rev="caption:`Time for elevenses`"><img src="http://blog.wildvista.com/wp-content/uploads/2010/08/dither4-400x354.jpg" alt="Time for elevenses" title="Time for elevenses" width="400" height="354" class="size-large wp-image-2118" /></a><p class="wp-caption-text">Time for elevenses</p></div>
<p>The cluster of square markers in this image correspond to elevenses (greatly improved by a Cocoa Pop caramel shortbread &#8220;digestif&#8221;, and a member of the group expounding on the merits of various supermarket checkout operatives). By clicking on a marker either side of this cluster, we can determine that &#8220;elevenses&#8221; started at 11:40, and finished at 11:59. Twenty-to-twelveses then. I&#8217;ll be writing a letter to the walk leader&#8230;</p>
<h4>#5: &#8220;Stile shenanigans&#8221;</h4>
<div id="attachment_2119" class="wp-caption aligncenter" style="width: 395px"><a href="http://blog.wildvista.com/wp-content/uploads/2010/08/dither5.jpg" class="floatbox" rel="floatbox.2040" rev="caption:`Two of the many stiles...`"><img src="http://blog.wildvista.com/wp-content/uploads/2010/08/dither5-385x400.jpg" alt="Two of the many stiles..." title="Two of the many stiles..." width="385" height="400" class="size-large wp-image-2119" /></a><p class="wp-caption-text">Two of the many stiles...</p></div>
<p>Because the GPS Datalogger religiously records a new data point every five seconds, irrespective of one&#8217;s movements, it&#8217;s easy to see where &#8220;bunching&#8221; occurs in the group. The usual concertina effect of a group of ramblers negotiating a stile is clear in the image above.</p>
<p>Whatsmore, with a little detective work, I can surmise that for the first stile (bottom of the image), I was probably at the front of the group. The track there shows no slowing down before the stile, but plenty of dithering on the far side &mdash; presumably because I wasn&#8217;t sure which way to go. At the following stile, I&#8217;m probably nearer the back of the group, evidenced by more hanging about before the stile than after it.</p>
<h4>#6: &#8220;Lunch and a pint&#8221;</h4>
<div id="attachment_2122" class="wp-caption aligncenter" style="width: 410px"><a href="http://blog.wildvista.com/wp-content/uploads/2010/08/dither6.jpg" class="floatbox" rel="floatbox.2040" rev="caption:`Meanderings in Foolow`"><img src="http://blog.wildvista.com/wp-content/uploads/2010/08/dither6-400x360.jpg" alt="Meanderings in Foolow" title="Meanderings in Foolow" width="400" height="360" class="size-large wp-image-2122" /></a><p class="wp-caption-text">Meanderings in Foolow</p></div>
<p>This image clearly shows the group&#8217;s progress through Foolow &mdash; lunching on the village green before backtracking to the pub. This is also a good indication of the accuracy of the unit. I reckon that most of the time, the recorded locations are within 3 metres of the actual location when plotted on a map. Of course, this is a very basic assessment, and takes no account whatever of possible inaccuracies in Google Earth&#8217;s registration of aerial photography. I can say with certainty however, that, whatever my GPS Datalogger indicates, I didn&#8217;t wade across the southern edge of the duckpond whilst looking for a suitable spot for lunch!</p>
<p>Again, timestamps are available for each data point. Thus I can see that we arrived in Foolow at 13:03, sat by the duckpond eating lunch until 13:29, and finally left the village (via the pub) at 14:09!</p>
<p>As a rule, and with only occasional wavering, readings are accurate enough to confirm which side of a road one walked down. Take this example:</p>
<div id="attachment_2133" class="wp-caption aligncenter" style="width: 410px"><a href="http://blog.wildvista.com/wp-content/uploads/2010/08/dither7.jpg" class="floatbox" rel="floatbox.2040" rev="caption:`Dithering near the A623`"><img src="http://blog.wildvista.com/wp-content/uploads/2010/08/dither7-400x377.jpg" alt="Dithering near the A623" title="Dithering near the A623" width="400" height="377" class="size-large wp-image-2133" /></a><p class="wp-caption-text">Dithering near the A623</p></div>
<p>Here, the track accurately captures a momentary dither at the middle of this junction, before we chose which side of the road to walk down. Notice also that the location markers are slightly further apart when crossing the main A623 road (between Baslow and Chapel). Reason? A big truck was coming.</p>
<h4>#6: &#8220;Peter&#8217;s Stone, and an entomological/mycological diversion&#8221;</h4>
<div id="attachment_2134" class="wp-caption aligncenter" style="width: 410px"><a href="http://blog.wildvista.com/wp-content/uploads/2010/08/dither8.jpg" class="floatbox" rel="floatbox.2040" rev="caption:`Bimbling over Peter&#039;s Stone`"><img src="http://blog.wildvista.com/wp-content/uploads/2010/08/dither8-400x343.jpg" alt="Bimbling over Peter&#039;s Stone" title="Bimbling over Peter&#039;s Stone" width="400" height="343" class="size-large wp-image-2134" /></a><p class="wp-caption-text">Bimbling over Peter's Stone</p></div>
<p>Our route up Peter&#8217;s Stone, and subsequent meanderings on the top, are clearly shown (highlighted in red), as is some dithering shortly after descending the Stone (circled in blue), occasioned by the discovery of Six-Spot Burnet Moths, and some rancid fungus.</p>
<h3>Download the data!</h3>
<p>The location data can be downloaded from the unit in a standard GPX format, which is compatible with a wide variety of mapping applications. If you want to examine the detail more closely, perhaps using your own mapping software, or even walk this particular route yourself, you can grab the GPX data <a href="http://blog.wildvista.com/wp-content/uploads/2010/08/Tideswell_Cressbrook_Foolow.gpx">here</a> (900KB).</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wildvista.com/bimbling-dales/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>A Kinder Sunset</title>
		<link>http://blog.wildvista.com/kinder-sunset/</link>
		<comments>http://blog.wildvista.com/kinder-sunset/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 23:06:25 +0000</pubDate>
		<dc:creator>Paul Filby</dc:creator>
				<category><![CDATA[England]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Treks & Travels]]></category>
		<category><![CDATA[Golden hour]]></category>
		<category><![CDATA[Hayfield]]></category>
		<category><![CDATA[Kinder Scout]]></category>

		<guid isPermaLink="false">http://blog.wildvista.com/?p=1987</guid>
		<description><![CDATA[Living within spitting distance of the hills has opened up all sorts of photographic opportunities. For one, I'm now much better placed to take full advantage of the golden hour, that brief period at the beginning and end of each day when the light can take on an almost magical character, temporarily transforming the landscape with subtle gradations of tone and colour that are denied to most daytime vistitors.]]></description>
			<content:encoded><![CDATA[<p>Living within spitting distance of the hills has opened up all sorts of photographic opportunities. For one, I&#8217;m now much better placed to take full advantage of the <a href="http://en.wikipedia.org/wiki/Golden_hour_(photography)">golden hour</a>, that brief period at the beginning and end of each day when the light can take on an almost magical character, temporarily transforming the landscape with subtle gradations of tone and colour that are denied to most daytime vistitors.<span id="more-1987"></span></p>
<p>Now, I&#8217;m really not a morning person (and this isn&#8217;t the first time I&#8217;ve admitted so on <a href="http://blog.wildvista.com/an-awesome-day-on-the-kepler-track/">this blog</a>), so the evening golden hour was my target today. I can see enough of the western sky and surrounding landscape from my kitchen window to get a rough feel for what photographic opportunities might prevail, and so it was that I left Buxton at a quarter-to-seven this evening, for the 20-minute drive over to <a class="zem_slink" href="http://en.wikipedia.org/wiki/Hayfield" title="Hayfield" rel="wikipedia">Hayfield</a>.</p>
<p>By the time I&#8217;d parked at the Bowden Bridge car park and stomped my way over to Kinder Reservoir, it was clear that I needed to up the pace a bit if I was to get up onto Kinder Scout in time for that precious golden light. In the end, I was probably a little late (and knackered — I stopped probably 100 vertical feet short of the Kinder plateau), but was treated to an interesting sunset over Manchester.</p>
<p>So, some pics&#8230;</p>
<div id="attachment_1989" class="wp-caption aligncenter" style="width: 410px"><a href="http://blog.wildvista.com/wp-content/uploads/2010/04/DSC_4476.jpg" class="floatbox" rel="floatbox.1987" rev="caption:`Kinder Reservoir.`"><img src="http://blog.wildvista.com/wp-content/uploads/2010/04/DSC_4476-400x266.jpg" alt="Kinder Reservoir." title="Kinder Reservoir." width="400" height="266" class="size-large wp-image-1989"/></a><p class="wp-caption-text">Kinder Reservoir.</p></div>
<div id="attachment_1990" class="wp-caption aligncenter" style="width: 283px"><a href="http://blog.wildvista.com/wp-content/uploads/2010/04/DSC_4482.jpg" class="floatbox" rel="floatbox.1987" rev="caption:`South Head from near Sandy Heys on Kinder Scout.`"><img src="http://blog.wildvista.com/wp-content/uploads/2010/04/DSC_4482-273x400.jpg" alt="South Head from near Sandy Heys on Kinder Scout." title="South Head from near Sandy Heys on Kinder Scout." width="273" height="400" class="size-large wp-image-1990"/></a><p class="wp-caption-text">South Head from near Sandy Heys on Kinder Scout.</p></div>
<div id="attachment_1991" class="wp-caption aligncenter" style="width: 410px"><a href="http://blog.wildvista.com/wp-content/uploads/2010/04/DSC_4486.jpg" class="floatbox" rel="floatbox.1987" rev="caption:`First quarter was at 19:19 according to my ephemeris (40 minutes before I took this photo).`"><img src="http://blog.wildvista.com/wp-content/uploads/2010/04/DSC_4486-400x266.jpg" alt="First quarter was at 19:19 according to my ephemeris (40 minutes before I took this photo)." title="First quarter was at 19:19 according to my ephemeris (40 minutes before I took this photo)." width="400" height="266" class="size-large wp-image-1991"/></a><p class="wp-caption-text">First quarter was at 19:19 according to my ephemeris (40 minutes before I took this photo).</p></div>
<div id="attachment_1992" class="wp-caption aligncenter" style="width: 410px"><a href="http://blog.wildvista.com/wp-content/uploads/2010/04/DSC_4489.jpg" class="floatbox" rel="floatbox.1987" rev="caption:`It's all systems go again in UK airspace, now Eyjafjallajökull's emissions have been deemed benign.`"><img src="http://blog.wildvista.com/wp-content/uploads/2010/04/DSC_4489-400x266.jpg" alt="It's all systems go again in UK airspace, now Eyjafjallajökull's emissions have been deemed benign." title="It's all systems go again in UK airspace, now Eyjafjallajökull's emissions have been deemed benign." width="400" height="266" class="size-large wp-image-1992"/></a><p class="wp-caption-text">It's all systems go again in UK airspace, now Eyjafjallajökull's emissions have been deemed benign.</p></div>
<div id="attachment_1993" class="wp-caption aligncenter" style="width: 410px"><a href="http://blog.wildvista.com/wp-content/uploads/2010/04/DSC_4495.jpg" class="floatbox" rel="floatbox.1987" rev="caption:`Beetham Tower's easy to pick out in a distant Greater Manchester.`"><img src="http://blog.wildvista.com/wp-content/uploads/2010/04/DSC_4495-400x266.jpg" alt="Beetham Tower's easy to pick out in a distant Greater Manchester." title="Beetham Tower's easy to pick out in a distant Greater Manchester." width="400" height="266" class="size-large wp-image-1993"/></a><p class="wp-caption-text">Beetham Tower's easy to pick out in a distant Greater Manchester.</p></div>
<p><div id="attachment_1994" class="wp-caption aligncenter" style="width: 410px"><a href="http://blog.wildvista.com/wp-content/uploads/2010/04/DSC_4497.jpg" class="floatbox" rel="floatbox.1987" rev="caption:`...and so the golden hour draws to a close.`"><img src="http://blog.wildvista.com/wp-content/uploads/2010/04/DSC_4497-400x266.jpg" alt="...and so the golden hour draws to a close." title="...and so the golden hour draws to a close." width="400" height="266" class="size-large wp-image-1994"/></a><p class="wp-caption-text">...and so the golden hour draws to a close.</p></div><br />
<h6 class="zemanta-related-title" style="font-size:1em;">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://www.grough.co.uk/magazine/2010/04/21/ramblers-will-recreate-history-with-kinder-mass-march">Ramblers will recreate history with Kinder &#8216;mass march&#8217;</a> (grough.co.uk)</li>
</ul>
<div class="zemanta-pixie" style="margin-top:10px;height:15px"><a class="zemanta-pixie-a" href="http://reblog.zemanta.com/zemified/118b62d2-31be-4351-9e9a-9895663e9ee8/" title="Reblog this post [with Zemanta]"><img class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_b.png?x-id=118b62d2-31be-4351-9e9a-9895663e9ee8" alt="Reblog this post [with Zemanta]" style="border:none;float:right"/></a><span class="zem-script more-related pretty-attribution"><script type="text/javascript" src="http://static.zemanta.com/readside/loader.js" defer="defer"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.wildvista.com/kinder-sunset/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chrome Hill and Parkhouse Hill &#8212; a local walk</title>
		<link>http://blog.wildvista.com/chrome-hill-parkhouse-hill-local-walk-long-version/</link>
		<comments>http://blog.wildvista.com/chrome-hill-parkhouse-hill-local-walk-long-version/#comments</comments>
		<pubDate>Mon, 19 Apr 2010 22:39:26 +0000</pubDate>
		<dc:creator>Paul Filby</dc:creator>
				<category><![CDATA[England]]></category>
		<category><![CDATA[Treks & Travels]]></category>
		<category><![CDATA[Buxton]]></category>
		<category><![CDATA[Derbyshire]]></category>
		<category><![CDATA[National park]]></category>
		<category><![CDATA[Peak District]]></category>

		<guid isPermaLink="false">http://blog.wildvista.com/?p=1946</guid>
		<description><![CDATA[I'd had my eye on this one for a while. Looking for a decent local walk (by which I mean something that starts and finishes at my front door in Higher Buxton), the obvious contender for the "long" version — something that would while away a complete morning or afternoon — was a bimble southwards over Grin Low (paying a quick visit to Solomon's Temple) and out to Chrome Hill and Parkhouse Hill.]]></description>
			<content:encoded><![CDATA[<p>
<script type="text/javascript" src="http://openspace.ordnancesurvey.co.uk/osmapapi/openspace.js?key=84A70164A0BA21A1E0405F0AC860616D"></script>
</p>
<p>
<script type="text/javascript">
var osMap, screenOverlay, mapOV, postcodeService;
var pos;
// Variables for markers
var size,offset,infoWindowAnchor,icon,content,popUpSize;

// Variables for routes
var linesLayer;
var points;
var lineFeature;
var lineString;
var style_blue = {strokeColor: "#0000CD", strokeOpacity: 0.5, strokeWidth: 4.5};

// Variables for route start and end markers
var routeMarkersLayer, routepos, routesize,routeoffset,routeicon;

function initmapbuilder()
{
// Creating the Openspace map and the postcode service
osMap = new OpenSpace.Map('map');
postcodeService = new OpenSpace.Postcode();

// Adding the map overview
mapOV = new OpenSpace.Control.OverviewMap();
osMap.addControl(mapOV);
//fix to put copyright on top of overview map: Needs api fix for later version
var ccControl = osMap.getControlsByClass("OpenSpace.Control.CopyrightCollection")
osMap.removeControl(ccControl[0]);
ccControl = new OpenSpace.Control.CopyrightCollection();
osMap.addControl(ccControl);
ccControl.activate();
//end of fix
// Turning the overview map off
mapOV.minimizeControl();

// Defining the center of the map and the zoom level
osMap.setCenter(new OpenSpace.MapPoint(405800,371790),7);
// Defining a marker
pos = new OpenSpace.MapPoint(405835,373280);
size = new OpenLayers.Size(33,45);
offset = new OpenLayers.Pixel(-16,-36);
infoWindowAnchor = new OpenLayers.Pixel(16,16);
icon = new OpenSpace.Icon('https://openspace.ordnancesurvey.co.uk/osmapapi/img_versions/img_1.0.1/OS/images/markers/marker_blue.png', size, offset, null, infoWindowAnchor);
osMap.createMarker(pos, icon, null, null);
linesLayer = osMap.getVectorLayer();
// Defining a route
points = new Array();
points.push(new OpenLayers.Geometry.Point(405840,373265));
points.push(new OpenLayers.Geometry.Point(405770,373180));
points.push(new OpenLayers.Geometry.Point(405755,373115));
points.push(new OpenLayers.Geometry.Point(405750,373045));
points.push(new OpenLayers.Geometry.Point(405760,372990));
points.push(new OpenLayers.Geometry.Point(405790,372925));
points.push(new OpenLayers.Geometry.Point(405660,372690));
points.push(new OpenLayers.Geometry.Point(405605,372590));
points.push(new OpenLayers.Geometry.Point(405545,372550));
points.push(new OpenLayers.Geometry.Point(405455,372500));
points.push(new OpenLayers.Geometry.Point(405400,372495));
points.push(new OpenLayers.Geometry.Point(405295,372540));
points.push(new OpenLayers.Geometry.Point(405205,372590));
points.push(new OpenLayers.Geometry.Point(405160,372605));
points.push(new OpenLayers.Geometry.Point(405065,372595));
points.push(new OpenLayers.Geometry.Point(404955,372635));
points.push(new OpenLayers.Geometry.Point(405010,372500));
points.push(new OpenLayers.Geometry.Point(405060,372330));
points.push(new OpenLayers.Geometry.Point(405090,372235));
points.push(new OpenLayers.Geometry.Point(405095,372010));
points.push(new OpenLayers.Geometry.Point(405165,371945));
points.push(new OpenLayers.Geometry.Point(405245,371880));
points.push(new OpenLayers.Geometry.Point(405250,371840));
points.push(new OpenLayers.Geometry.Point(405345,371770));
points.push(new OpenLayers.Geometry.Point(405350,371740));
points.push(new OpenLayers.Geometry.Point(405150,371875));
points.push(new OpenLayers.Geometry.Point(405095,371860));
points.push(new OpenLayers.Geometry.Point(404990,371860));
points.push(new OpenLayers.Geometry.Point(404945,371925));
points.push(new OpenLayers.Geometry.Point(404870,371980));
points.push(new OpenLayers.Geometry.Point(404745,372050));
points.push(new OpenLayers.Geometry.Point(404630,372095));
points.push(new OpenLayers.Geometry.Point(404560,372120));
points.push(new OpenLayers.Geometry.Point(404515,372095));
points.push(new OpenLayers.Geometry.Point(404405,371985));
points.push(new OpenLayers.Geometry.Point(404385,371895));
points.push(new OpenLayers.Geometry.Point(404380,371825));
points.push(new OpenLayers.Geometry.Point(404375,371780));
points.push(new OpenLayers.Geometry.Point(404400,371685));
points.push(new OpenLayers.Geometry.Point(404440,371575));
points.push(new OpenLayers.Geometry.Point(404430,371390));
points.push(new OpenLayers.Geometry.Point(404465,371270));
points.push(new OpenLayers.Geometry.Point(404535,371180));
points.push(new OpenLayers.Geometry.Point(404580,371165));
points.push(new OpenLayers.Geometry.Point(404560,371080));
points.push(new OpenLayers.Geometry.Point(404540,371000));
points.push(new OpenLayers.Geometry.Point(404540,370915));
points.push(new OpenLayers.Geometry.Point(404560,370730));
points.push(new OpenLayers.Geometry.Point(404595,370565));
points.push(new OpenLayers.Geometry.Point(404620,370445));
points.push(new OpenLayers.Geometry.Point(404685,370345));
points.push(new OpenLayers.Geometry.Point(404730,370270));
points.push(new OpenLayers.Geometry.Point(404730,370235));
points.push(new OpenLayers.Geometry.Point(404835,370180));
points.push(new OpenLayers.Geometry.Point(404740,370055));
points.push(new OpenLayers.Geometry.Point(404705,370035));
points.push(new OpenLayers.Geometry.Point(404660,370030));
points.push(new OpenLayers.Geometry.Point(404665,369980));
points.push(new OpenLayers.Geometry.Point(404695,369885));
points.push(new OpenLayers.Geometry.Point(404745,369785));
points.push(new OpenLayers.Geometry.Point(404765,369715));
points.push(new OpenLayers.Geometry.Point(404765,369580));
points.push(new OpenLayers.Geometry.Point(404765,369460));
points.push(new OpenLayers.Geometry.Point(404750,369385));
points.push(new OpenLayers.Geometry.Point(404795,369360));
points.push(new OpenLayers.Geometry.Point(404835,369360));
points.push(new OpenLayers.Geometry.Point(404850,369370));
points.push(new OpenLayers.Geometry.Point(404850,369145));
points.push(new OpenLayers.Geometry.Point(404870,369060));
points.push(new OpenLayers.Geometry.Point(404915,369005));
points.push(new OpenLayers.Geometry.Point(404960,368980));
points.push(new OpenLayers.Geometry.Point(404985,368930));
points.push(new OpenLayers.Geometry.Point(404995,368885));
points.push(new OpenLayers.Geometry.Point(405035,368790));
points.push(new OpenLayers.Geometry.Point(405090,368715));
points.push(new OpenLayers.Geometry.Point(405180,368610));
points.push(new OpenLayers.Geometry.Point(405320,368465));
points.push(new OpenLayers.Geometry.Point(405500,368275));
points.push(new OpenLayers.Geometry.Point(405695,368065));
points.push(new OpenLayers.Geometry.Point(405730,368045));
points.push(new OpenLayers.Geometry.Point(405805,368090));
points.push(new OpenLayers.Geometry.Point(405860,368070));
points.push(new OpenLayers.Geometry.Point(405890,368100));
points.push(new OpenLayers.Geometry.Point(405900,368160));
points.push(new OpenLayers.Geometry.Point(405930,368210));
points.push(new OpenLayers.Geometry.Point(405980,368235));
points.push(new OpenLayers.Geometry.Point(406040,368260));
points.push(new OpenLayers.Geometry.Point(406135,368265));
points.push(new OpenLayers.Geometry.Point(406175,368260));
points.push(new OpenLayers.Geometry.Point(406235,368215));
points.push(new OpenLayers.Geometry.Point(406285,368210));
points.push(new OpenLayers.Geometry.Point(406335,368170));
points.push(new OpenLayers.Geometry.Point(406385,368155));
points.push(new OpenLayers.Geometry.Point(406475,368215));
points.push(new OpenLayers.Geometry.Point(406645,368055));
points.push(new OpenLayers.Geometry.Point(406765,367910));
points.push(new OpenLayers.Geometry.Point(406855,367760));
points.push(new OpenLayers.Geometry.Point(406880,367705));
points.push(new OpenLayers.Geometry.Point(406815,367635));
points.push(new OpenLayers.Geometry.Point(406785,367580));
points.push(new OpenLayers.Geometry.Point(406830,367500));
points.push(new OpenLayers.Geometry.Point(406870,367445));
points.push(new OpenLayers.Geometry.Point(406920,367455));
points.push(new OpenLayers.Geometry.Point(407050,367300));
points.push(new OpenLayers.Geometry.Point(407140,367230));
points.push(new OpenLayers.Geometry.Point(407285,367185));
points.push(new OpenLayers.Geometry.Point(407420,367125));
points.push(new OpenLayers.Geometry.Point(407520,367070));
points.push(new OpenLayers.Geometry.Point(407520,367045));
points.push(new OpenLayers.Geometry.Point(407590,367045));
points.push(new OpenLayers.Geometry.Point(407680,367035));
points.push(new OpenLayers.Geometry.Point(407735,367010));
points.push(new OpenLayers.Geometry.Point(407770,366975));
points.push(new OpenLayers.Geometry.Point(407810,366965));
points.push(new OpenLayers.Geometry.Point(407850,366980));
points.push(new OpenLayers.Geometry.Point(407900,366955));
points.push(new OpenLayers.Geometry.Point(407965,366945));
points.push(new OpenLayers.Geometry.Point(408085,366945));
points.push(new OpenLayers.Geometry.Point(408140,366935));
points.push(new OpenLayers.Geometry.Point(408185,366920));
points.push(new OpenLayers.Geometry.Point(408185,366880));
points.push(new OpenLayers.Geometry.Point(408115,366855));
points.push(new OpenLayers.Geometry.Point(408105,366815));
points.push(new OpenLayers.Geometry.Point(408125,366775));
points.push(new OpenLayers.Geometry.Point(408325,366815));
points.push(new OpenLayers.Geometry.Point(408450,366840));
points.push(new OpenLayers.Geometry.Point(408485,366990));
points.push(new OpenLayers.Geometry.Point(408480,367050));
points.push(new OpenLayers.Geometry.Point(408410,367120));
points.push(new OpenLayers.Geometry.Point(408415,367180));
points.push(new OpenLayers.Geometry.Point(408430,367255));
points.push(new OpenLayers.Geometry.Point(408415,367325));
points.push(new OpenLayers.Geometry.Point(408375,367435));
points.push(new OpenLayers.Geometry.Point(408350,367495));
points.push(new OpenLayers.Geometry.Point(408280,367550));
points.push(new OpenLayers.Geometry.Point(408255,367600));
points.push(new OpenLayers.Geometry.Point(408260,367695));
points.push(new OpenLayers.Geometry.Point(408255,367750));
points.push(new OpenLayers.Geometry.Point(408220,367795));
points.push(new OpenLayers.Geometry.Point(408145,367755));
points.push(new OpenLayers.Geometry.Point(408000,367730));
points.push(new OpenLayers.Geometry.Point(407900,367730));
points.push(new OpenLayers.Geometry.Point(407770,367765));
points.push(new OpenLayers.Geometry.Point(407675,367825));
points.push(new OpenLayers.Geometry.Point(407600,367870));
points.push(new OpenLayers.Geometry.Point(407535,367940));
points.push(new OpenLayers.Geometry.Point(407485,367995));
points.push(new OpenLayers.Geometry.Point(407385,368050));
points.push(new OpenLayers.Geometry.Point(407310,368115));
points.push(new OpenLayers.Geometry.Point(407245,368210));
points.push(new OpenLayers.Geometry.Point(407180,368255));
points.push(new OpenLayers.Geometry.Point(407120,368280));
points.push(new OpenLayers.Geometry.Point(407075,368275));
points.push(new OpenLayers.Geometry.Point(407055,368260));
points.push(new OpenLayers.Geometry.Point(407005,368310));
points.push(new OpenLayers.Geometry.Point(406955,368340));
points.push(new OpenLayers.Geometry.Point(406945,368385));
points.push(new OpenLayers.Geometry.Point(406900,368455));
points.push(new OpenLayers.Geometry.Point(406865,368555));
points.push(new OpenLayers.Geometry.Point(406845,368625));
points.push(new OpenLayers.Geometry.Point(406790,368755));
points.push(new OpenLayers.Geometry.Point(406745,368855));
points.push(new OpenLayers.Geometry.Point(406695,368935));
points.push(new OpenLayers.Geometry.Point(406685,368980));
points.push(new OpenLayers.Geometry.Point(406685,369095));
points.push(new OpenLayers.Geometry.Point(406665,369170));
points.push(new OpenLayers.Geometry.Point(406665,369210));
points.push(new OpenLayers.Geometry.Point(406605,369245));
points.push(new OpenLayers.Geometry.Point(406580,369275));
points.push(new OpenLayers.Geometry.Point(406575,369355));
points.push(new OpenLayers.Geometry.Point(406555,369475));
points.push(new OpenLayers.Geometry.Point(406540,369595));
points.push(new OpenLayers.Geometry.Point(406505,369695));
points.push(new OpenLayers.Geometry.Point(406525,369865));
points.push(new OpenLayers.Geometry.Point(406560,370035));
points.push(new OpenLayers.Geometry.Point(406625,370150));
points.push(new OpenLayers.Geometry.Point(406685,370270));
points.push(new OpenLayers.Geometry.Point(406755,370320));
points.push(new OpenLayers.Geometry.Point(406810,370325));
points.push(new OpenLayers.Geometry.Point(406870,370325));
points.push(new OpenLayers.Geometry.Point(406905,370330));
points.push(new OpenLayers.Geometry.Point(406820,370370));
points.push(new OpenLayers.Geometry.Point(406775,370425));
points.push(new OpenLayers.Geometry.Point(406740,370475));
points.push(new OpenLayers.Geometry.Point(406715,370465));
points.push(new OpenLayers.Geometry.Point(406770,370515));
points.push(new OpenLayers.Geometry.Point(406760,370570));
points.push(new OpenLayers.Geometry.Point(406735,370635));
points.push(new OpenLayers.Geometry.Point(406705,370760));
points.push(new OpenLayers.Geometry.Point(406695,370835));
points.push(new OpenLayers.Geometry.Point(406695,370865));
points.push(new OpenLayers.Geometry.Point(406550,370965));
points.push(new OpenLayers.Geometry.Point(406445,371050));
points.push(new OpenLayers.Geometry.Point(406360,371125));
points.push(new OpenLayers.Geometry.Point(406340,371145));
points.push(new OpenLayers.Geometry.Point(406170,371135));
points.push(new OpenLayers.Geometry.Point(406050,371135));
points.push(new OpenLayers.Geometry.Point(405990,371145));
points.push(new OpenLayers.Geometry.Point(405900,371195));
points.push(new OpenLayers.Geometry.Point(405820,371250));
points.push(new OpenLayers.Geometry.Point(405865,371320));
points.push(new OpenLayers.Geometry.Point(405855,371435));
points.push(new OpenLayers.Geometry.Point(405830,371575));
points.push(new OpenLayers.Geometry.Point(405815,371715));
points.push(new OpenLayers.Geometry.Point(405820,371810));
points.push(new OpenLayers.Geometry.Point(405875,372010));
points.push(new OpenLayers.Geometry.Point(405910,372130));
points.push(new OpenLayers.Geometry.Point(405955,372120));
points.push(new OpenLayers.Geometry.Point(405970,372210));
points.push(new OpenLayers.Geometry.Point(405965,372290));
points.push(new OpenLayers.Geometry.Point(405970,372365));
points.push(new OpenLayers.Geometry.Point(406015,372455));
points.push(new OpenLayers.Geometry.Point(406050,372525));
points.push(new OpenLayers.Geometry.Point(406010,372660));
points.push(new OpenLayers.Geometry.Point(405970,372765));
points.push(new OpenLayers.Geometry.Point(405890,372835));
points.push(new OpenLayers.Geometry.Point(405790,372925));
points.push(new OpenLayers.Geometry.Point(405750,373015));
points.push(new OpenLayers.Geometry.Point(405755,373110));
points.push(new OpenLayers.Geometry.Point(405780,373185));
points.push(new OpenLayers.Geometry.Point(405840,373265));
// create a polyline feature from the array of points
lineString = new OpenLayers.Geometry.LineString(points);
lineFeature = new OpenLayers.Feature.Vector(lineString, null, style_blue);
linesLayer.addFeatures([lineFeature]);
// Set up layer for route markers
routeMarkersLayer = new OpenLayers.Layer.Markers("Route Markers");
// Defining a route start or end marker
routepos = new OpenSpace.MapPoint(405840,373265);
routesize = new OpenLayers.Size(33,45);
routeoffset = new OpenLayers.Pixel(-5,-37);
routeicon = new OpenSpace.Icon('https://openspace.ordnancesurvey.co.uk/osmapapi/img_versions/img_1.0.1/mapbuilder/routemarker-startend.png', routesize, routeoffset, null, null);
routeMarkersLayer.addMarker(new OpenLayers.Marker(routepos, routeicon));
osMap.addLayer(routeMarkersLayer);

clusterControl = new OpenSpace.Control.ClusterManager();
osMap.addControl(clusterControl);
clusterControl.activate();}
</script>
</p>
<p>I&#8217;d had my eye on this one for a while. Looking for a decent local walk (by which I mean something that starts and finishes at my front door in Higher Buxton), the obvious contender for something that would while away a complete morning or afternoon was a bimble southwards over Grin Low (paying a quick visit to Solomon&#8217;s Temple) and out to <a class="zem_slink" href="http://en.wikipedia.org/wiki/Chrome_Hill" title="Chrome Hill" rel="wikipedia">Chrome Hill</a> and <a class="zem_slink" href="http://en.wikipedia.org/wiki/Parkhouse_Hill" title="Parkhouse Hill" rel="wikipedia">Parkhouse Hill</a>.<span id="more-1946"></span></p>
<p>Now, in spite of its name, the Peak District isn&#8217;t especially peaky. There&#8217;s much more in the way of sombre expanses of blanket-bog moorland (think Black Hill and Bleaklow) in the Dark Peak, and rolling pastures dissected by miles of dry-stone walls and deep-cut limestone valleys in the White Peak. Which is all very nice, but I do like a well-defined hill. Thus the ancient <a href="http://en.wikipedia.org/wiki/Reef_knoll">reef knolls</a> of Chrome and Parkhouse Hill come to the rescue, rearing up quite unexpectedly at the upper end of Dovedale and bringing a little of the Lakes or Snowdonia in miniature to the area.</p>
<p>I&#8217;ll let the pictures tell the story (at the end of this post) but am also experimenting with the Ordnance Survey&#8217;s &#8220;OpenSpace&#8221; embedded mapping. The interactive map below shows the route in blue. If you&#8217;re reading this through an RSS Reader (e.g. Google Reader), then the embedded map won&#8217;t be visible, so you&#8217;ll need to <a href="http://blog.wildvista.com/chrome-hill-parkhouse-hill-local-walk-long-version/">read this post directly</a> on the <a href="http://blog.wildvista.com">Wild Vista</a> website instead.</p>
<div id="map" style="border: 1px solid black; width:540px; height:440px;"></div>
<p>But first, a few pertinent observations from this 12-mile, 4-hour circuit (in sequential order, assuming an anticlockwise circuit):</p>
<ul>
<li>The view North over Buxton from Solomon&#8217;s Temple is great. In fact, it&#8217;s good in every direction — even the limestone quarries to the south hold some interest. You&#8217;ll be coming back past/through that lot&#8230;</li>
<li>Do this walk during the week, and you&#8217;re likely to encounter some loud explosions from said quarries. Livens things up a bit don&#8217;t you think? Actually, you may get the same at weekends too — I&#8217;m just guessing that blasting operations are probably concentrated during the usual working week.</li>
<li>Whatever the latest OS maps might say, Stanley Moor Reservoir is disused. Because there&#8217;s a bloody great hole in it. Further research indicates that it was built on the junction between gritstone and limestone, and has always leaked badly, so they&#8217;ve just given up on it now and knocked a large wedge out of the middle of the eastern embankment.</li>
<li>Just south of the (not) reservoir, you&#8217;ll pass through land owned by the UK Health and Safety Laboratory. Signs warn of sudden loud noises (that&#8217;s in addition to quarry blasting operations). Ahh, the peace and quiet of the Derbyshire countryside. Passing various buildings and compounds, it&#8217;s fun to try and work out just exactly what they&#8217;ve been testing the health and safety of. That sure did look like a burnt-out tube train&#8230;</li>
<li>Bucolic splendour is restored as you head further south, and cross the Peak National Park boundary (which keeps away from Buxton hereabouts due to the quarries and HSL site). Be careful not to let the horses out of their paddock as you pass through Thirkelow Farm!</li>
<li>Between Booth Farm and Stoop Farm, Chrome Hill hoves into view, and will probably stop you in your tracks momentarily. Most un-Peak District-like. Fortunately, it&#8217;s much smaller than it looks.</li>
<li>A concessionary path (not marked on the latest 1:25 000 OS Explorer Map) passes Tor Rock, then descends sharply to the foot of the northwest ridge of Chrome Hill, taking you to the edge of the Access Land.</li>
<li>The ridge itself is a delight — take a direct line all the way up, and you&#8217;ll even get some little sections of very mild scrambling. And, as a bonus, cross a <a class="zem_slink" href="http://en.wikipedia.org/wiki/Natural_arch" title="Natural arch" rel="wikipedia">natural arch</a> that&#8217;s bored all the way through the ridgeline. Take that Utah!</li>
<li>If you thought Chrome Hill was steep, wait till you see Parkhouse Hill. Shorter but sharper — I took a route up the south side of the west ridge, and was just barely hanging on by my eyebrows at one point. Cracking section of ridge near the top though.</li>
<li>Glutton Grange marks the far point of the walk, with a return back through Dowel Dale being particularly scenic.</li>
<li>Passing round Greensides Farm, then skimming the edge of Hillhead Quarry (watch out for that blasting), and it&#8217;s down into Harpur Hill, and a quick jaunt back into Buxton beneath Grin Low. Lovely!</li>
</ul>
<p>And now, here are some photos&#8230;<br />
<div id="attachment_1955" class="wp-caption aligncenter" style="width: 410px"><a href="http://blog.wildvista.com/wp-content/uploads/2010/04/pano_1.jpg" class="floatbox" rel="floatbox.1946" rev="caption:`Chrome Hill and Hollins Hill from Stoop Farm.`"><img src="http://blog.wildvista.com/wp-content/uploads/2010/04/pano_1-400x133.jpg" alt="Chrome Hill and Hollins Hill from Stoop Farm." title="Chrome Hill and Hollins Hill from Stoop Farm." width="400" height="133" class="size-large wp-image-1955"/></a><p class="wp-caption-text">Chrome Hill and Hollins Hill from Stoop Farm.</p></div></p>
<div id="attachment_1956" class="wp-caption aligncenter" style="width: 410px"><a href="http://blog.wildvista.com/wp-content/uploads/2010/04/DSC_4449.jpg" class="floatbox" rel="floatbox.1946" rev="caption:`Chrome Hill from Stoop Farm.`"><img src="http://blog.wildvista.com/wp-content/uploads/2010/04/DSC_4449-400x266.jpg" alt="Chrome Hill from Stoop Farm." title="Chrome Hill from Stoop Farm." width="400" height="266" class="size-large wp-image-1956"/></a><p class="wp-caption-text">Chrome Hill from Stoop Farm.</p></div>
<div id="attachment_1957" class="wp-caption aligncenter" style="width: 410px"><a href="http://blog.wildvista.com/wp-content/uploads/2010/04/DSC_4452.jpg" class="floatbox" rel="floatbox.1946" rev="caption:`Chrome Hill and Tor Rock.`"><img src="http://blog.wildvista.com/wp-content/uploads/2010/04/DSC_4452-400x217.jpg" alt="Chrome Hill and Tor Rock." title="Chrome Hill and Tor Rock." width="400" height="217" class="size-large wp-image-1957"/></a><p class="wp-caption-text">Chrome Hill and Tor Rock.</p></div>
<div id="attachment_1958" class="wp-caption aligncenter" style="width: 410px"><a href="http://blog.wildvista.com/wp-content/uploads/2010/04/DSC_4454.jpg" class="floatbox" rel="floatbox.1946" rev="caption:`Descending to the northwest ridge of Chrome Hill.`"><img src="http://blog.wildvista.com/wp-content/uploads/2010/04/DSC_4454-400x266.jpg" alt="Descending to the northwest ridge of Chrome Hill." title="Descending to the northwest ridge of Chrome Hill." width="400" height="266" class="size-large wp-image-1958"/></a><p class="wp-caption-text">Descending to the northwest ridge of Chrome Hill.</p></div>
<div id="attachment_1959" class="wp-caption aligncenter" style="width: 410px"><a href="http://blog.wildvista.com/wp-content/uploads/2010/04/DSC_4456.jpg" class="floatbox" rel="floatbox.1946" rev="caption:`Parkhouse Hill from the foot of Chrome Hill.`"><img src="http://blog.wildvista.com/wp-content/uploads/2010/04/DSC_4456-400x266.jpg" alt="Parkhouse Hill from the foot of Chrome Hill." title="Parkhouse Hill from the foot of Chrome Hill." width="400" height="266" class="size-large wp-image-1959"/></a><p class="wp-caption-text">Parkhouse Hill from the foot of Chrome Hill.</p></div>
<div id="attachment_1962" class="wp-caption aligncenter" style="width: 410px"><a href="http://blog.wildvista.com/wp-content/uploads/2010/04/DSC_4457.jpg" class="floatbox" rel="floatbox.1946" rev="caption:`Chrome Hill from the top of Parkhouse Hill.`"><img src="http://blog.wildvista.com/wp-content/uploads/2010/04/DSC_4457-400x233.jpg" alt="Chrome Hill from the top of Parkhouse Hill." title="Chrome Hill from the top of Parkhouse Hill." width="400" height="233" class="size-large wp-image-1962"/></a><p class="wp-caption-text">Chrome Hill from the top of Parkhouse Hill.</p></div>
<div id="attachment_1963" class="wp-caption aligncenter" style="width: 410px"><a href="http://blog.wildvista.com/wp-content/uploads/2010/04/DSC_4467.jpg" class="floatbox" rel="floatbox.1946" rev="caption:`Dowel Dale.`"><img src="http://blog.wildvista.com/wp-content/uploads/2010/04/DSC_4467-400x266.jpg" alt="Dowel Dale." title="Dowel Dale." width="400" height="266" class="size-large wp-image-1963"/></a><p class="wp-caption-text">Dowel Dale.</p></div>
<div id="attachment_1964" class="wp-caption aligncenter" style="width: 410px"><a href="http://blog.wildvista.com/wp-content/uploads/2010/04/pano_2.jpg" class="floatbox" rel="floatbox.1946" rev="caption:`Parkhouse Hill and Chrome Hill.`"><img src="http://blog.wildvista.com/wp-content/uploads/2010/04/pano_2-400x84.jpg" alt="Parkhouse Hill and Chrome Hill." title="Parkhouse Hill and Chrome Hill." width="400" height="84" class="size-large wp-image-1964"/></a><p class="wp-caption-text">Parkhouse Hill and Chrome Hill.</p></div>
<div id="attachment_1965" class="wp-caption aligncenter" style="width: 410px"><a href="http://blog.wildvista.com/wp-content/uploads/2010/04/DSC_4466.jpg" class="floatbox" rel="floatbox.1946" rev="caption:`Chrome Hill from Dowel Dale.`"><img src="http://blog.wildvista.com/wp-content/uploads/2010/04/DSC_4466-400x188.jpg" alt="Chrome Hill from Dowel Dale." title="Chrome Hill from Dowel Dale." width="400" height="188" class="size-large wp-image-1965"/></a><p class="wp-caption-text">Chrome Hill from Dowel Dale.</p></div>
<p>
<script type="text/javascript">initmapbuilder();</script>
</p>
<div class="zemanta-pixie" style="margin-top:10px;height:15px"><a class="zemanta-pixie-a" href="http://reblog.zemanta.com/zemified/2d298070-e78b-444d-8927-1f039f7fd0db/" title="Reblog this post [with Zemanta]"><img class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_b.png?x-id=2d298070-e78b-444d-8927-1f039f7fd0db" alt="Reblog this post [with Zemanta]" style="border:none;float:right"/></a><span class="zem-script more-related pretty-attribution"><script type="text/javascript" src="http://static.zemanta.com/readside/loader.js" defer="defer"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.wildvista.com/chrome-hill-parkhouse-hill-local-walk-long-version/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mam Tor to Lose Hill &#8212; a firm favourite</title>
		<link>http://blog.wildvista.com/mam-tor-lose-hill-firm-favourite/</link>
		<comments>http://blog.wildvista.com/mam-tor-lose-hill-firm-favourite/#comments</comments>
		<pubDate>Fri, 26 Mar 2010 17:36:00 +0000</pubDate>
		<dc:creator>Paul Filby</dc:creator>
				<category><![CDATA[England]]></category>
		<category><![CDATA[Treks & Travels]]></category>
		<category><![CDATA[Mam Tor]]></category>

		<guid isPermaLink="false">http://blog.wildvista.com/?p=1790</guid>
		<description><![CDATA[It's been a bit quiet on this blog lately, due in no small part to me now finding myself living in Buxton, rather than Cambridge. I say "finding myself" &#8212; as if I woke a few days ago and was taken aback by the sudden shift in scenery &#8212; but of course this move was planned. With the hard work of moving complete, but with much remaining to be done to get things shipshape here, I finally gave in to temptation yesterday, and headed for the hills. Just a 3-hour amble, but very enjoyable. A few pics...]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a bit quiet on this blog lately, due in no small part to me now finding myself living in <a href="http://en.wikipedia.org/wiki/Buxton">Buxton</a>, rather than Cambridge. I say &#8220;finding myself&#8221; — as if I woke a few days ago and was taken aback by the sudden shift in scenery — but of course this move was planned. With the hard work of moving complete, but with much remaining to be done to get things shipshape here, I finally gave in to temptation yesterday, and headed for the hills. Just a 3-hour amble, but very enjoyable.<span id="more-1790"></span> A few pics&#8230;</p>
<div id="attachment_1792" class="wp-caption aligncenter" style="width: 410px"><a href="http://blog.wildvista.com/wp-content/uploads/2010/03/DSC_4331.jpg" class="floatbox" rel="floatbox.1790" rev="caption:`Mam Tor and the Upper Hope Valley from near Hollins Cross.`"><img src="http://blog.wildvista.com/wp-content/uploads/2010/03/DSC_4331-400x266.jpg" alt="Mam Tor and the Upper Hope Valley from near Hollins Cross." title="Mam Tor and the Upper Hope Valley from near Hollins Cross." width="400" height="266" class="size-large wp-image-1792"/></a><p class="wp-caption-text">Mam Tor and the Upper Hope Valley from near Hollins Cross.</p></div>
<div id="attachment_1793" class="wp-caption aligncenter" style="width: 276px"><a href="http://blog.wildvista.com/wp-content/uploads/2010/03/DSC_4332.jpg" class="floatbox" rel="floatbox.1790" rev="caption:`Back Tor from Backtor Nook.`"><img src="http://blog.wildvista.com/wp-content/uploads/2010/03/DSC_4332-266x400.jpg" alt="Back Tor from Backtor Nook." title="Back Tor from Backtor Nook." width="266" height="400" class="size-large wp-image-1793"/></a><p class="wp-caption-text">Back Tor from Backtor Nook.</p></div>
<div id="attachment_1794" class="wp-caption aligncenter" style="width: 410px"><a href="http://blog.wildvista.com/wp-content/uploads/2010/03/DSC_4334.jpg" class="floatbox" rel="floatbox.1790" rev="caption:`Mam Tor and the Vale of Edale from Back Tor.`"><img src="http://blog.wildvista.com/wp-content/uploads/2010/03/DSC_4334-400x266.jpg" alt="Mam Tor and the Vale of Edale from Back Tor." title="Mam Tor and the Vale of Edale from Back Tor." width="400" height="266" class="size-large wp-image-1794"/></a><p class="wp-caption-text">Mam Tor and the Vale of Edale from Back Tor.</p></div>
<div id="attachment_1795" class="wp-caption aligncenter" style="width: 410px"><a href="http://blog.wildvista.com/wp-content/uploads/2010/03/DSC_4335.jpg" class="floatbox" rel="floatbox.1790" rev="caption:`Lone tree near Back Tor.`"><img src="http://blog.wildvista.com/wp-content/uploads/2010/03/DSC_4335-400x266.jpg" alt="Lone tree near Back Tor." title="Lone tree near Back Tor." width="400" height="266" class="size-large wp-image-1795"/></a><p class="wp-caption-text">Lone tree near Back Tor.</p></div>
<div id="attachment_1796" class="wp-caption aligncenter" style="width: 410px"><a href="http://blog.wildvista.com/wp-content/uploads/2010/03/DSC_4336.jpg" class="floatbox" rel="floatbox.1790" rev="caption:`Looking south-west along the ridge from Lose Hill.`"><img src="http://blog.wildvista.com/wp-content/uploads/2010/03/DSC_4336-400x266.jpg" alt="Looking south-west along the ridge from Lose Hill." title="Looking south-west along the ridge from Lose Hill." width="400" height="266" class="size-large wp-image-1796"/></a><p class="wp-caption-text">Looking south-west along the ridge from Lose Hill.</p></div>
<div id="attachment_1791" class="wp-caption aligncenter" style="width: 276px"><a href="http://blog.wildvista.com/wp-content/uploads/2010/03/DSC_4337.jpg" class="floatbox" rel="floatbox.1790" rev="caption:`Mam Tor from near Odin Mine.`"><img src="http://blog.wildvista.com/wp-content/uploads/2010/03/DSC_4337-266x400.jpg" alt="Mam Tor from near Odin Mine." title="Mam Tor from near Odin Mine." width="266" height="400" class="size-large wp-image-1791"/></a><p class="wp-caption-text">Mam Tor from near Odin Mine.</p></div>
<p>This is the first time I&#8217;ve lived with what I&#8217;d consider &#8220;my sort&#8221; of walking country on the doorstep. <a href="http://www.geograph.org.uk/photo/188028">Mam Nick</a> is about 20 minutes&#8217; drive away, and the hugely popular track along the ridge to Lose Hill was most enjoyable. Quiet too. I rarely get out walking mid-week, and there were distinctly fewer pedestrians and aviators about than I&#8217;m used to in these parts. Mostly dog walkers, and a couple of distinctly lackadaisical paraglider pilots (though back at the car, a hang-glider pilot was clearly enjoying the view over the Mam Tor landslip).</p>
<p>I returned from <a href="http://en.wikipedia.org/wiki/Lose_Hill">Lose Hill</a> via Brockett Booth plantation — crossed via a short-lived but impressive balcony path reminiscent of some of the contouring paths I&#8217;ve come across in the forests of the Alps — then down the Hollowford Road to <a href="http://en.wikipedia.org/wiki/Castleton,_Derbyshire">Castleton</a>, and back up to Mam Nick via the old <a href="http://en.wikipedia.org/wiki/A625_road">A625 road</a>, now substantially buckled and broken my Mam Tor&#8217;s active landslip.</p>
<p>It&#8217;s looking as though the weather might be half-decent again on Sunday, so, provided I&#8217;ve made enough progress unpacking and sorting the flat out, I&#8217;m looking forward to getting out and exploring a little more of my new surroundings!</p>
<div class="zemanta-pixie" style="margin-top:10px;height:15px"><a class="zemanta-pixie-a" href="http://reblog.zemanta.com/zemified/ed8e8fc6-5e21-4fdc-90bd-ea7218656a8c/" title="Reblog this post [with Zemanta]"><img class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_b.png?x-id=ed8e8fc6-5e21-4fdc-90bd-ea7218656a8c" alt="Reblog this post [with Zemanta]" style="border:none;float:right"/></a><span class="zem-script more-related pretty-attribution"><script type="text/javascript" src="http://static.zemanta.com/readside/loader.js" defer="defer"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.wildvista.com/mam-tor-lose-hill-firm-favourite/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>An 11-mile stroll to pay in a cheque</title>
		<link>http://blog.wildvista.com/11mile-walk-payin-cheque/</link>
		<comments>http://blog.wildvista.com/11mile-walk-payin-cheque/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 22:51:06 +0000</pubDate>
		<dc:creator>Paul Filby</dc:creator>
				<category><![CDATA[England]]></category>
		<category><![CDATA[Random Stuff]]></category>
		<category><![CDATA[Treks & Travels]]></category>
		<category><![CDATA[River Cam]]></category>

		<guid isPermaLink="false">http://blog.wildvista.com/?p=1762</guid>
		<description><![CDATA[OK, so it wasn't entirely necessary to walk into town today (there are buses "up to every 10 minutes" after all &#8212; for which read "no buses for three quarters of an hour, followed by four in quick succession"), but it was such a beautiful day that it would have been rude not to travel "à pied".]]></description>
			<content:encoded><![CDATA[<p>OK, so it wasn&#8217;t entirely necessary to walk into town today (there are buses <em>&#8220;up to every 10 minutes&#8221;</em> after all — for which read <em>&#8220;no buses for three quarters of an hour, followed by four in quick succession&#8221;</em>), but it was such a beautiful day that it would have been rude not to travel &#8220;à pied&#8221;.</p>
<p>Clear blue skies and moderate temperatures compared to those we&#8217;ve had of late — possibly even pushing double figures — augured well for a riverside stroll along the Cam. I suppose I slightly underestimated exactly how far it was; including a mile-and-a-bit from my house out to the river, and a bit of faffing in town to get to the bank, over 10½ miles there and back.<br />
<div id="attachment_1763" class="wp-caption aligncenter" style="width: 410px"><a href="http://blog.wildvista.com/wp-content/uploads/2010/03/Milton_Cam.jpg" class="floatbox" rel="floatbox.1762" rev="caption:`River Cam near Milton (from Flickr user &quot;hchalkley&quot;, CC by-nc-nd 2.0)`"><img src="http://blog.wildvista.com/wp-content/uploads/2010/03/Milton_Cam-400x232.jpg" alt="River Cam near Milton (from Flickr user &quot;hchalkley&quot;, CC by-nc-nd 2.0)" title="River Cam near Milton (from Flickr user &quot;hchalkley&quot;, CC by-nc-nd 2.0)" width="400" height="232" class="size-large wp-image-1763"/></a><p class="wp-caption-text">River Cam near Milton (from Flickr user hchalkley, CC by-nc-nd 2.0)</p></div></p>
<p>The Cam&#8217;s running high at the moment. Indeed, passing under Victoria Avenue, shortly after the Fort St. George, the river was a good foot in depth over the footpath. Not that that deterred the locals and a couple of posties on their rounds. I just hope their panniers are waterproof&#8230;</p>
<p>Not as high as yesterday though. The river&#8217;s clearly dropping rapidly following the recent heavy rains, evidenced by the caretaker at one of the University boathouses at work with a hosepipe, sluicing away the silt deposited by the river, high up the slipways.</p>
<p>With a move back up to the Midlands planned, it&#8217;s nice to have some time over the next week or so to revisit the countryside on my doorstep. But, before the move, my eyes are on the forecasts and hill conditions up in <a href="http://en.wikipedia.org/wiki/Badenoch">Badenoch</a>. I&#8217;m heading for Newtonmore next weekend, and am pleased to see that nothing like last week&#8217;s deluge of the white stuff is forecast at present. Being able to get there is quite important!<br />
<h6 class="zemanta-related-title" style="font-size:1em;">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://r.zemanta.com/?u=http%3A//www.telegraph.co.uk/news/uknews/7026349/Cambridge-punts-face-super-tax.html&amp;a=11765128&amp;rid=385087cd-d104-4148-bc3b-8b43a08d9d55&amp;e=4e5553204c8030075ce8165f61aa599a">Cambridge punts face super tax</a> (telegraph.co.uk)</li>
</ul>
<div class="zemanta-pixie" style="margin-top:10px;height:15px"><a class="zemanta-pixie-a" href="http://reblog.zemanta.com/zemified/385087cd-d104-4148-bc3b-8b43a08d9d55/" title="Reblog this post [with Zemanta]"><img class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_b.png?x-id=385087cd-d104-4148-bc3b-8b43a08d9d55" alt="Reblog this post [with Zemanta]" style="border:none;float:right"/></a><span class="zem-script more-related pretty-attribution"><script type="text/javascript" src="http://static.zemanta.com/readside/loader.js" defer="defer"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.wildvista.com/11mile-walk-payin-cheque/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A new bagging list &#8212; Inns&#8230;</title>
		<link>http://blog.wildvista.com/starting-list-inns/</link>
		<comments>http://blog.wildvista.com/starting-list-inns/#comments</comments>
		<pubDate>Sun, 31 Jan 2010 22:16:01 +0000</pubDate>
		<dc:creator>Paul Filby</dc:creator>
				<category><![CDATA[England]]></category>
		<category><![CDATA[Treks & Travels]]></category>
		<category><![CDATA[River Great Ouse]]></category>
		<category><![CDATA[St Ives]]></category>

		<guid isPermaLink="false">http://blog.wildvista.com/?p=1715</guid>
		<description><![CDATA[With cold weather returning to the south of the UK again, and with it, crisp clear air, blue skies, and even a little more snow, it was well worth de-icing the car this morning, and driving the 20-odd miles to St Ives &#8212; a handsome market town on the River Great Ouse in Cambridgeshire.]]></description>
			<content:encoded><![CDATA[<p>With cold weather returning to the south of the UK again, and with it, crisp clear air, blue skies, and even a little more snow, it was well worth de-icing the car this morning, and driving the 20-odd miles to <a href="http://en.wikipedia.org/wiki/St_Ives,_Cambridgeshire">St Ives</a> — a handsome market town on the <a class="zem_slink" href="http://maps.google.com/maps?ll=52.32653,0.00069&amp;spn=1.0,1.0&amp;q=52.32653,0.00069 (River%20Great%20Ouse)&amp;t=h" title="River Great Ouse" rel="geolocation">River Great Ouse</a> in Cambridgeshire.<span id="more-1715"></span><br />
<div id="attachment_1717" class="wp-caption aligncenter" style="width: 410px"><a href="http://blog.wildvista.com/wp-content/uploads/2010/01/121423189_2864a43bdc_b.jpg" class="floatbox" rel="floatbox.1715" rev="caption:`St Ives from Hemingford Meadow (by hchalkley on Flickr, CC BY-NC-ND 2.0)`"><img src="http://blog.wildvista.com/wp-content/uploads/2010/01/121423189_2864a43bdc_b-400x266.jpg" alt="St Ives from Hemingford Meadow (by hchalkley on Flickr, CC BY-NC-ND 2.0)" title="St Ives from Hemingford Meadow (by hchalkley on Flickr, CC BY-NC-ND 2.0)" width="400" height="266" class="size-large wp-image-1717"/></a><p class="wp-caption-text">St Ives from Hemingford Meadow (by hchalkley on Flickr, CC BY-NC-ND 2.0)</p></div></p>
<p>Heading out across Hemingford Meadow, the cold had transformed a marshy splosh across flood meadows into a straightforward march atop an icy mirror. Blades of grass pierced the carapace, giving boots decent purchase on what would otherwise have made for an excellent curling sheet. Continuing on through The Hemingfords, with a pub stop at Houghton (the old watermill here is well worth a visit), we returned to St Ives along the other side of the Ouse, and then repaired to the <a href="http://www.oldferryboat.com/default.htm">Old Ferry Boat Inn</a> at Holywell.</p>
<p>A cracking spot at any time, but today with its roaring log fires, convivial patrons, friendly and efficient bar staff, delicious carvery, and sumptuous comfy chairs — well, let&#8217;s just say I could still be there now at closing time, well-oiled and in no hurry to move on, were it not for the small matter of having to drive back home and put in an appearance at the office tomorrow.</p>
<p>Now, to that list referenced in the title. You see, The Ferry Boat lays claim to being the oldest such establishment in Britain. As do a handful of other British pubs. Having spent a goodly number of years living in Nottingham, I&#8217;m well aware that <a href="http://en.wikipedia.org/wiki/Ye_Olde_Trip_To_Jerusalem">Ye Olde Trip to Jerusalem</a>  is also one of that select group of ale houses. So, as of today, I&#8217;m bagging &#8220;oldest pubs in Britain&#8221;. In lieu of anything better, I&#8217;ll be taking the list on <a href="http://www.fatbadgers.co.uk/Britain/old.htm">this</a> page, as definitive. Eight&#8217;s a handy number too.</p>
<p>Two down, six to go. And now I have good reason to visit St. Albans, Abergavenny, Loch Lomond, Bardsey, Stow-on-the-Wold and Bolton. All will have a hard job to shift my favourite pub from its prime position though. That&#8217;s the <a href="http://squareandcompasspub.co.uk/index.html">Square and Compass</a>, in the tiny village of <a class="zem_slink" href="http://en.wikipedia.org/wiki/Worth_Matravers" title="Worth Matravers" rel="wikipedia">Worth Matravers</a>, Dorset — and worthy of a post all to itself&#8230;<br />
<h6 class="zemanta-related-title" style="font-size:1em;">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://r.zemanta.com/?u=http%3A//www.telegraph.co.uk/travel/activityandadventure/walkingholidays/7535227/20-great-spring-walks-five-top-pub-walks.html&amp;a=15627194&amp;rid=9f96b670-66e3-4c36-ae34-796327ab9eff&amp;e=29be3b9386e830fd8e77d3b276de2075">20 great spring walks: five top pub walks</a> (telegraph.co.uk)</li>
</ul>
<div class="zemanta-pixie" style="margin-top:10px;height:15px"><a class="zemanta-pixie-a" href="http://reblog.zemanta.com/zemified/80156f9d-ff61-4c2d-9d6e-b354a95cd77c/" title="Reblog this post [with Zemanta]"><img class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_b.png?x-id=80156f9d-ff61-4c2d-9d6e-b354a95cd77c" alt="Reblog this post [with Zemanta]" style="border:none;float:right"/></a><span class="zem-script more-related pretty-attribution"><script type="text/javascript" src="http://static.zemanta.com/readside/loader.js" defer="defer"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.wildvista.com/starting-list-inns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Freezing Fens</title>
		<link>http://blog.wildvista.com/freezing-fens/</link>
		<comments>http://blog.wildvista.com/freezing-fens/#comments</comments>
		<pubDate>Sun, 20 Dec 2009 20:27:13 +0000</pubDate>
		<dc:creator>Paul Filby</dc:creator>
				<category><![CDATA[England]]></category>
		<category><![CDATA[Treks & Travels]]></category>
		<category><![CDATA[Cambridge]]></category>
		<category><![CDATA[Cambridgeshire]]></category>

		<guid isPermaLink="false">http://blog.wildvista.com/?p=928</guid>
		<description><![CDATA[Since the substantial snowfall on Thursday evening, temperatures have remained low, with further flurries topping things up nicely — and more on the way Monday evening if the Met Office have got it right!]]></description>
			<content:encoded><![CDATA[<p>Since the substantial snowfall on Thursday evening, temperatures have remained low, with further flurries topping things up nicely — and more on the way Monday evening if the Met Office have got it right!<span id="more-928"></span></p>
<p>Leaving The Maypole in Cambridge last night, a brief blizzard made for a wonderfully Christmasy scene over <a class="zem_slink" href="http://en.wikipedia.org/wiki/Magdalene_Street" title="Magdalene Street" rel="wikipedia">Magdalene Bridge</a>. However, I was cameraless, and determined to have a bimble round the village today (Milton, just north of Cambridge) in order to capture some snowy scenes before a thaw sets in.</p>
<p>Enjoy!</p>
<div id="attachment_929" class="wp-caption aligncenter" style="width: 410px"><a href="http://blog.wildvista.com/wp-content/uploads/2009/12/DSC_4245.jpg" class="floatbox" rel="floatbox.928" rev="caption:`The Rowans, Milton - view from bedroom window.`"><img src="http://blog.wildvista.com/wp-content/uploads/2009/12/DSC_4245-400x266.jpg" alt="The Rowans, Milton - view from bedroom window." title="The Rowans, Milton - view from bedroom window." width="400" height="266" class="size-large wp-image-929"/></a><p class="wp-caption-text">The Rowans, Milton - view from bedroom window.</p></div>
<div id="attachment_935" class="wp-caption aligncenter" style="width: 410px"><a href="http://blog.wildvista.com/wp-content/uploads/2009/12/DSC_4224.jpg" class="floatbox" rel="floatbox.928" rev="caption:`Thatched cottage on Fen Lane, Milton.`"><img src="http://blog.wildvista.com/wp-content/uploads/2009/12/DSC_4224-400x266.jpg" alt="Thatched cottage on Fen Lane, Milton." title="Thatched cottage on Fen Lane, Milton." width="400" height="266" class="size-large wp-image-935"/></a><p class="wp-caption-text">Thatched cottage on Fen Lane, Milton.</p></div>
<div id="attachment_930" class="wp-caption aligncenter" style="width: 410px"><a href="http://blog.wildvista.com/wp-content/uploads/2009/12/DSC_4232-2.jpg" class="floatbox" rel="floatbox.928" rev="caption:`Looking towards Cambridge on The Fen Line, Milton.`"><img src="http://blog.wildvista.com/wp-content/uploads/2009/12/DSC_4232-2-400x266.jpg" alt="Looking towards Cambridge on The Fen Line, Milton." title="Looking towards Cambridge on The Fen Line, Milton." width="400" height="266" class="size-large wp-image-930"/></a><p class="wp-caption-text">Looking towards Cambridge on The Fen Line, Milton.</p></div>
<div id="attachment_931" class="wp-caption aligncenter" style="width: 276px"><a href="http://blog.wildvista.com/wp-content/uploads/2009/12/DSC_4238.jpg" class="floatbox" rel="floatbox.928" rev="caption:`Icy catkins in Milton Country Park.`"><img src="http://blog.wildvista.com/wp-content/uploads/2009/12/DSC_4238-266x400.jpg" alt="Icy catkins in Milton Country Park." title="Icy catkins in Milton Country Park." width="266" height="400" class="size-large wp-image-931"/></a><p class="wp-caption-text">Icy catkins in Milton Country Park.</p></div>
<div id="attachment_932" class="wp-caption aligncenter" style="width: 276px"><a href="http://blog.wildvista.com/wp-content/uploads/2009/12/DSC_4231.jpg" class="floatbox" rel="floatbox.928" rev="caption:`Level crossing on Fen Lane, Milton.`"><img src="http://blog.wildvista.com/wp-content/uploads/2009/12/DSC_4231-266x400.jpg" alt="Level crossing on Fen Lane, Milton." title="Level crossing on Fen Lane, Milton." width="266" height="400" class="size-large wp-image-932"/></a><p class="wp-caption-text">Level crossing on Fen Lane, Milton.</p></div>
<div id="attachment_933" class="wp-caption aligncenter" style="width: 410px"><a href="http://blog.wildvista.com/wp-content/uploads/2009/12/DSC_4229.jpg" class="floatbox" rel="floatbox.928" rev="caption:`Cambridge-bound train whipping up the snow.`"><img src="http://blog.wildvista.com/wp-content/uploads/2009/12/DSC_4229-400x123.jpg" alt="Cambridge-bound train whipping up the snow." title="Cambridge-bound train whipping up the snow." width="400" height="123" class="size-large wp-image-933"/></a><p class="wp-caption-text">Cambridge-bound train whipping up the snow.</p></div>
<div id="attachment_934" class="wp-caption aligncenter" style="width: 410px"><a href="http://blog.wildvista.com/wp-content/uploads/2009/12/DSC_4227.jpg" class="floatbox" rel="floatbox.928" rev="caption:`Cycle route #11 along Fen Lane, Milton.`"><img src="http://blog.wildvista.com/wp-content/uploads/2009/12/DSC_4227-400x266.jpg" alt="Cycle route #11 along Fen Lane, Milton." title="Cycle route #11 along Fen Lane, Milton." width="400" height="266" class="size-large wp-image-934"/></a><p class="wp-caption-text">Cycle route #11 along Fen Lane, Milton.</p></div>
<div class="zemanta-pixie" style="margin-top:10px;height:15px"><a class="zemanta-pixie-a" href="http://reblog.zemanta.com/zemified/b1c5d0c3-3aa4-4fdf-88fc-3308180e7963/" title="Reblog this post [with Zemanta]"><img class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_b.png?x-id=b1c5d0c3-3aa4-4fdf-88fc-3308180e7963" alt="Reblog this post [with Zemanta]" style="border:none;float:right"/></a><span class="zem-script more-related pretty-attribution"><script type="text/javascript" src="http://static.zemanta.com/readside/loader.js" defer="defer"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.wildvista.com/freezing-fens/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A Black &amp; White Weekend</title>
		<link>http://blog.wildvista.com/a-black-white-weekend/</link>
		<comments>http://blog.wildvista.com/a-black-white-weekend/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 21:12:03 +0000</pubDate>
		<dc:creator>Paul Filby</dc:creator>
				<category><![CDATA[England]]></category>
		<category><![CDATA[Treks & Travels]]></category>
		<category><![CDATA[Derbyshire]]></category>
		<category><![CDATA[National park]]></category>
		<category><![CDATA[Peak District]]></category>
		<category><![CDATA[Winnats Pass]]></category>

		<guid isPermaLink="false">http://blog.wildvista.com/?p=330</guid>
		<description><![CDATA[I've just enjoyed a very relaxing weekend up in Derbyshire, staying with friends on the south edge of the Peak District. It never fails to amaze me just how much of the Peak I've yet to explore. Having been based in Nottingham for seven years (first at Uni, and then whilst working at the Railway Technical Centre in Derby), the Peak was on my doorstep (albeit a mighty 25-mile step) for long enough to have made countless day and weekend trips to this, Britain's first national park. And yet there are still huge swathes that I'm pretty much a stranger to.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just enjoyed a very relaxing weekend up in Derbyshire, staying with friends on the south edge of the <a href="http://www.peakdistrict.org/">Peak District</a>. It never fails to amaze me just how much of the Peak I&#8217;ve yet to explore. Having been based in Nottingham for seven years (first at Uni, and then whilst working at the Railway Technical Centre in Derby), the Peak was on my doorstep (albeit a mighty 25-mile step) for long enough to have made countless day and weekend trips to this, Britain&#8217;s first national park. And yet there are still huge swathes that I&#8217;m pretty much a stranger to.<span id="more-330"></span></p>
<p>On Saturday then, we enjoyed a pleasant bimble in the <a href="http://en.wikipedia.org/wiki/White_Peak">White Peak</a>, starting and finishing in the village of <a href="http://en.wikipedia.org/wiki/Elton,_Derbyshire">Elton</a>, and taking in many cow-filled pastures (recently reported fatal trampling incidents coming to mind as we negotiated yet another bovine obstacle). I don&#8217;t know exactly where we went, as I wasn&#8217;t paying any attention to the map. Rather, I was quite happy to &#8220;follow the leader&#8221;, and save my mental faculties for debating the hot topical issues of our day — that is, whether the butcher&#8217;s or Arkwright&#8217;s pasties are better (the butcher was victorious incidentally). Highlights of the day included a pleasant nap at <a href="http://en.wikipedia.org/wiki/Robin_Hood%27s_Stride">Robin Hood&#8217;s Stride</a>, and a sporting section that saw us ploughing through acres of waist-high bracken.</p>
<div id="attachment_336" class="wp-caption aligncenter" style="width: 276px"><a href="http://blog.wildvista.com/wp-content/uploads/2009/08/DSC_3927.JPG" class="floatbox" rel="floatbox.330" rev="caption:`Somewhere near Elton. I was too caught up in debating the merits of various pasties to be able to recall exactly where this is.`"><img src="http://blog.wildvista.com/wp-content/uploads/2009/08/DSC_3927-266x400.jpg" alt="Somewhere near Elton. I was too caught up in debating the merits of various pasties to be able to recall exactly where this is." title="Somewhere near Elton. I was too caught up in debating the merits of various pasties to be able to recall exactly where this is." width="266" height="400" class="size-large wp-image-336"/></a><p class="wp-caption-text">Somewhere near Elton. I was too caught up in debating the merits of various pasties to be able to recall exactly where this is.</p></div>
<p>That was the White Peak then. Sunday was reserved for the <a href="http://en.wikipedia.org/wiki/Dark_Peak">Dark Peak</a> (though, to be fair, the Hope Valley is generally regarded as lying on the border between the two &#8220;Peaks&#8221;). Just a couple of us this time, looking for something slightly more energetic — only slightly though. By the time we left <a href="http://en.wikipedia.org/wiki/Castleton,_Derbyshire">Castleton</a>, having stocked up on pasties again, it was almost one o&#8217;clock! The bash up <a href="http://en.wikipedia.org/wiki/Lose_Hill">Lose Hill</a> served to remind me that I&#8217;m not particularly fit at the moment. I kept up a reasonable pace, and didn&#8217;t need to stop, but it was with jelly-like legs that I continued along the ridge towards <a href="http://en.wikipedia.org/wiki/Mam_Tor">Mam Tor</a>.</p>
<p>What should have been a relaxing lunch in a little nook out of the wind near Hollin&#8217;s Cross, turned out to be no such thing. We were practically mugged by thuggish sheep that had to be repeatedly manhandled away from coveted sandwiches and pasties. I&#8217;ve encountered plenty of sheep that are pretty unphased by crowds of hill-folk when there&#8217;s lunch in the offing, but this bunch were something else.</p>
<p>Having just about managed to hang onto my turkey sandwich, we continued over a busy Mam Tor, then crossed the head of the valley above <a href="http://en.wikipedia.org/wiki/Winnats_Pass">Winnats Pass</a>, and eventually made our way back down into Castleton via <a href="http://en.wikipedia.org/wiki/Cavedale">Cavedale</a>.</p>
<p>I thought I knew this bit of the Peak reasonably well, but I&#8217;m sure this was my first trip through Cavedale — a beautiful limestone valley, descending in the shadow of the castle, and ending smack bang in the middle of Castleton by way of a narrow gorge. I&#8217;ll have to come back here with the camera again, when I&#8217;m feeling a bit more artsy!</p>
<div class="zemanta-pixie" style="margin-top:10px;height:15px"><a class="zemanta-pixie-a" href="http://reblog.zemanta.com/zemified/3d4cbaf5-44ac-46e3-aa59-94cac6e7493b/" title="Reblog this post [with Zemanta]"><img class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_b.png?x-id=3d4cbaf5-44ac-46e3-aa59-94cac6e7493b" alt="Reblog this post [with Zemanta]" style="border:none;float:right"/></a><span class="zem-script more-related pretty-attribution"><script type="text/javascript" src="http://static.zemanta.com/readside/loader.js" defer="defer"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.wildvista.com/a-black-white-weekend/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
