<?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>Puffbox.com &#187; maps</title>
	<atom:link href="http://puffbox.com/tag/maps/feed/" rel="self" type="application/rss+xml" />
	<link>http://puffbox.com</link>
	<description>Adventures in government, politics and open source. Mostly WordPress-related.</description>
	<lastBuildDate>Fri, 30 Jul 2010 16:08:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Constituency maps in under a minute</title>
		<link>http://puffbox.com/2010/07/27/mysociety-mapit-constituency-maps/</link>
		<comments>http://puffbox.com/2010/07/27/mysociety-mapit-constituency-maps/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 11:02:30 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[e-government]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[geodata]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[mysociety]]></category>

		<guid isPermaLink="false">http://puffbox.com/?p=2154</guid>
		<description><![CDATA[Opening up geographic data is beginning to bear fruit. MySociety's Matthew Somerville has just unveiled MaPit, 'our database and web service that maps postcodes and points to current or past administrative area information and polygons for all the United Kingdom.' What that means in practice is, postcode lookups and boundary data are now just a [...]]]></description>
			<content:encoded><![CDATA[<p>Opening up geographic data is beginning to bear fruit. MySociety's Matthew Somerville has just unveiled <a href="http://mapit.mysociety.org">MaPit</a>, 'our database and web service that maps postcodes and points to current or past administrative area information and polygons for all the United Kingdom.' What that means in practice is, postcode lookups and boundary data are now just a URL away.</p>
<p>(Quick update: actually, not for all the United Kingdom as it turns out - the following method doesn't work for N Ireland. See <a href="#comment-2983">Matthew's comment below</a>.)</p>
<p>Here's a quick example, as much for my own future reference as anyone else's. Let's say you wanted to generate a map of a given MP's constituency - say Lynne Featherstone in Hornsey &amp; Wood Green:</p>
<ul>
<li>You need to find the appropriate reference number for the constituency: either by browsing the <a href="http://mapit.mysociety.org/areas/WMC">list of all constituencies</a>, or searching for <a href="http://mapit.mysociety.org/areas/hornsey">places whose names begin with Hornsey</a>. Note - these will produce nasty-looking data files, rather than pretty HTML lists. Hunt through the code, and you'll find:<br />
<span style="font-family: monospace;">"65883": {"codes": {"unit_id": "25044"}, "name": "Hornsey and Wood Green", "country": "E", "type_name": "UK Parliament constituency", "parent_area": null, "generation_high": 13, "generation_low": 13, "country_name": "England", "type": "WMC", <strong>"id": 65883</strong>}</span></li>
<li>The 'id' is the number you need - in this case, 65883. The MySociety API now lets you call the geometry of that area, in - among others - Google Earth's KML format, using the following URL. (Don't worry about the '4326' here: it's a reference to the coordinate system being used, and won't change in this context.)
<p>http://mapit.mysociety.org/area/4326/<strong>65883</strong>.kml</li>
<li>Conveniently, Google Maps lets you enter a KML file's URL as a search query, and it will draw it on a map. Even more conveniently, if you add 'output=embed' as a search parameter, it strips away everything but the map itself. So here's an embedded map of Lynne's constituency, pulled into an &lt;iframe&gt;. Look at the source code, to see how easy it is.</li>
</ul>
<p><em style="font-size: 85%;">Boundary data generated by <a href="http://mapit.mysociety.org">MaPit.mysociety.org</a> which contains Ordnance Survey data © Crown copyright and database right 2010; Royal Mail data © Royal Mail copyright and database right 2010 (Code-Point Open); National Statistics data © Crown copyright and database right 2010 (NSPD Open).</em></p>
<p>And thankfully, it bears a close resemblance to <a href="http://www.lynnefeatherstone.org/wards">this map on Lynne's own website</a>, which took me considerably longer to churn out.</p>
]]></content:encoded>
			<wfw:commentRss>http://puffbox.com/2010/07/27/mysociety-mapit-constituency-maps/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Ordnance Survey data &#039;will&#039; be freed</title>
		<link>http://puffbox.com/2009/11/17/ordnance-survey-data-free/</link>
		<comments>http://puffbox.com/2009/11/17/ordnance-survey-data-free/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 18:00:10 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[e-government]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[ordnancesurvey]]></category>
		<category><![CDATA[postcodes]]></category>

		<guid isPermaLink="false">http://puffbox.com/?p=1196</guid>
		<description><![CDATA[It's quite amusing to compare and contrast the announcements from DCLG and Ordnance Survey today, regarding boundaries, postcode areas and mid scale mapping information. DCLG's press release proudly declares: The Prime Minister and Communities Secretary John Denham will today announce that the public will have more access to Ordnance Survey maps from next year, as [...]]]></description>
			<content:encoded><![CDATA[<p>It's quite amusing to compare and contrast the announcements from <a href="http://www.communities.gov.uk/news/corporate/1385429">DCLG</a> and <a href="http://www.ordnancesurvey.co.uk/oswebsite/media/news/2009/nov2009/mappingfuture.html">Ordnance Survey</a> today, regarding boundaries, postcode areas and mid scale mapping information. DCLG's press release proudly declares:</p>
<blockquote><p>The Prime Minister and Communities Secretary John Denham will today announce that the public <strong>will</strong> have more access to Ordnance Survey maps from next year, as part of a Government drive to open up data to improve transparency. Speaking at a seminar on Smarter Government in Downing Street ... the Prime Minister will set out how the Government and Ordnance Survey, Great Britain's national mapping agency, <strong>will</strong> open up its data relating to electoral and local authority boundaries, postcode areas and mid scale mapping information. The Government will consult on proposals to make data from Ordnance Survey freely available so it can be used for digital innovation and to support democratic accountability.</p></blockquote>
<p>See that? Lots of definite statements, of how they will do this, will do that. Well, hold your horses. Ordnance Survey's rather brief press release is slightly more defensive, and markedly less excitable:</p>
<blockquote><p>The Prime Minister has today announced that the public and others will have greater access to a range [of?] Ordnance Survey data from next year, as part of a Government drive to open up data to improve efficiency and transparency. The detail of this is still being worked through and a formal consultation period will begin in December to look at how these changes will be implemented.</p></blockquote>
<p>So whilst DCLG see it as a chance to crowdsource some cool stuff, OS frame it purely in fairly boring accountant-bureaucrat terms. Hmm.</p>
<p>Of course it's welcome news, but there's a long, long way to go yet - and not much time to do it. With a general election on the horizon, boundaries absolutely <em>must</em> be freed - as quickly as possible, and in formats which will be most useful to the digital innovators. (Basically, that means dead easy integration with Google Maps.)</p>
<p>Oh, and let's not get carried away about 'postcode areas'. They aren't Ordnance Survey's to free, are they?</p>
]]></content:encoded>
			<wfw:commentRss>http://puffbox.com/2009/11/17/ordnance-survey-data-free/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Ordnance Survey&#039;s new approach</title>
		<link>http://puffbox.com/2009/04/23/ordnance-surveys-new-approach/</link>
		<comments>http://puffbox.com/2009/04/23/ordnance-surveys-new-approach/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 10:45:09 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[company]]></category>
		<category><![CDATA[e-government]]></category>
		<category><![CDATA[commentariat]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[ordnancesurvey]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://puffbox.com/?p=877</guid>
		<description><![CDATA[Over the last few weeks, I've been working with Ordnance Survey to produce a WordPress version of their new business strategy, published today. As you'll immediately spot, it's another piece of work based on Steph Gray's Commentariat theme, including some of the tweaks I did for BERR's Low Carbon Strategy. As I write this, I've [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-878" title="ordsvystrategy" src="http://p2010.puffbox.co.uk/wp-content/uploads/2009/04/ordsvystrategy.jpg" alt="ordsvystrategy" width="500" height="175" /></p>
<p>Over the last few weeks, I've been working with <a href="http://www.ordnancesurvey.co.uk">Ordnance Survey</a> to produce a WordPress version of their <a href="http://strategy.ordnancesurvey.co.uk">new business strategy</a>, published today. As you'll immediately spot, it's another piece of work based on Steph Gray's <a href="http://leste.ph/commentariat/">Commentariat theme</a>, including some of the <a href="http://puffbox.com/2009/03/09/commentariat-wordpres-government-launches/">tweaks I did</a> for BERR's <a href="http://interactive.berr.gov.uk/lowcarbon">Low Carbon Strategy</a>.</p>
<p>As I write this, I've literally just pressed the 'go' button, so I haven't even read the document yet myself, and can't offer any opinion on it (yet). But I didn't hide my disappointment at the <a href="http://puffbox.com/2008/03/04/ordnance-survey-reinvents-google-maps/">unveiling of the OpenSpace project</a> a year ago, and I'm told things have moved <em>much</em> further forward on that front at least. It hasn't been <a href="http://www.freeourdata.org.uk/blog/?p=302">enough to satisfy the Guardian's Free Our Data campaign</a>, though.</p>
<p>I know this is a subject of considerable interest to the e-government / activist community, which probably covers most of you reading this. We've created a web-friendly platform for you to read what OS are proposing, and tell them what you think about it. <a href="http://strategy.ordnancesurvey.co.uk">What are you waiting for?</a></p>
]]></content:encoded>
			<wfw:commentRss>http://puffbox.com/2009/04/23/ordnance-surveys-new-approach/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wiped off the map</title>
		<link>http://puffbox.com/2009/04/02/wiped-off-the-map/</link>
		<comments>http://puffbox.com/2009/04/02/wiped-off-the-map/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 16:34:17 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[e-government]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[maps]]></category>

		<guid isPermaLink="false">http://puffbox.com/?p=835</guid>
		<description><![CDATA[I've come across a rather curious anomaly in Google's new Street View. Southampton is one of the cities covered in the initial UK rollout... or rather, most of Southampton. You'll note the bizarrely unavailable stretch of Romsey Road... and the odd interruption of Wimpson Lane. Here's a link to it in Street View, to see [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://p2010.puffbox.co.uk/wp-content/uploads/2009/04/romseyroad.jpg"><img class="alignnone size-full wp-image-836" title="romseyroad" src="http://p2010.puffbox.co.uk/wp-content/uploads/2009/04/romseyroad.jpg" alt="romseyroad" width="500" height="239" /></a></p>
<p>I've come across a rather curious anomaly in Google's new Street View. Southampton is one of the cities covered in the initial UK rollout... or rather, <em>most</em> of Southampton. You'll note the bizarrely unavailable stretch of Romsey Road... and the odd interruption of Wimpson Lane. Here's a <a href="http://maps.google.co.uk/?ie=UTF8&amp;ll=50.930657,-1.447792&amp;spn=0,359.980688&amp;t=h&amp;z=16&amp;layer=c&amp;cbll=50.930761,-1.447899&amp;panoid=OwAYWUf4272VlFSb7yg35g&amp;cbp=12,283.4056549950298,,0,0.2249999999999976">link to it in Street View</a>, to see for yourself.</p>
<p>So... who do you think operates from this unmapped building? If you need a clue, read this piece I wrote late last year: '<a href="http://puffbox.com/2008/11/19/ordnance-survey-ban-google-map/">Ordnance Survey ban Google Maps</a>'.</p>
<p>Of course, I'm sure there's a perfectly good reason.</p>
]]></content:encoded>
			<wfw:commentRss>http://puffbox.com/2009/04/02/wiped-off-the-map/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Crime maps by Christmas</title>
		<link>http://puffbox.com/2008/07/28/crime-maps-by-christmas/</link>
		<comments>http://puffbox.com/2008/07/28/crime-maps-by-christmas/#comments</comments>
		<pubDate>Mon, 28 Jul 2008 11:10:27 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[e-government]]></category>
		<category><![CDATA[crimemapping]]></category>
		<category><![CDATA[homeoffice]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[powerofinformation]]></category>

		<guid isPermaLink="false">http://puffbox.com/?p=256</guid>
		<description><![CDATA[A Home Office press release this morning makes the explicit pledge: 'Every neighbourhood in England and Wales will have access to the latest local crime information through new interactive crime maps. [...] By the end of the year every police force area will produce crime maps which will allow the public to see where and [...]]]></description>
			<content:encoded><![CDATA[<p>A <a href="http://press.homeoffice.gov.uk/press-releases/Crime-Maps">Home Office press release</a> this morning makes the explicit pledge: 'Every neighbourhood in England and Wales will have access to the latest local crime information through new interactive crime maps. [...] By the end of the year every police force area will produce crime maps which will allow the public to see where and when crime has happened, down to street level for some crimes; make comparisons with other areas; and learn how crime is being tackled by their local neighbourhood policing team.'</p>
<p>On the face of it, that's brilliant news. But <em>five months</em> to do this? That's brave - especially when we're looking at some pretty fundamental legislative questions, as highlighted <a href="http://powerofinformation.wordpress.com/2008/07/25/maptube-crime-and-privacy/">on the Power of Information blog</a> last week. The Guardian's <a href="http://www.freeourdata.org.uk/blog/index.php">Free Our Data campaign blog</a> has a few recent items along similar lines.</p>
]]></content:encoded>
			<wfw:commentRss>http://puffbox.com/2008/07/28/crime-maps-by-christmas/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ordnance Survey reinvents Google Maps</title>
		<link>http://puffbox.com/2008/03/04/ordnance-survey-reinvents-google-maps/</link>
		<comments>http://puffbox.com/2008/03/04/ordnance-survey-reinvents-google-maps/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 17:44:08 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[e-government]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[ordnancesurvey]]></category>

		<guid isPermaLink="false">http://puffbox.com/2008/03/04/ordnance-survey-reinvents-google-maps/</guid>
		<description><![CDATA['Following a successful closed launch', apparently involving no fewer than 12 developers, Ordnance Survey has opened the doors to OpenSpace. It describes itself as 'a JavaScript® Application Programming Interface (API) that uses 'slippy map' technology, letting you dynamically pan the map by grabbing and sliding the image in any direction you like.' Just like Google [...]]]></description>
			<content:encoded><![CDATA[<p>'Following a successful closed launch', <a href="http://www.ordnancesurvey.co.uk/oswebsite/media/news/2008/jan/osopenspacepubliclaunch.html">apparently</a> involving no fewer than 12 developers, Ordnance Survey has opened the doors to <a href="http://openspace.ordnancesurvey.co.uk/openspace/about.html">OpenSpace</a>. It describes itself as 'a JavaScript® Application Programming Interface (API) that uses 'slippy map' technology, letting you dynamically pan the map by grabbing and sliding the image in any direction you like.' Just like <a href="http://maps.google.co.uk">Google Maps</a>, then. But there's more.</p>
<p>'OS OpenSpace allows you to build Web 2.0 applications using Ordnance Survey data' - just like Google. You can 'add markers, lines and polygons on top of Ordnance Survey maps, and also search for place names' - just like, er, you know. Oh, except that it's 'non-commercial use only'. According to <a href="http://openspace.ordnancesurvey.co.uk/openspace/faq.html">their FAQ</a>: 'There can be no advertising, paid promotional content or other revenue generating activities associate (sic) with any part of your website.' Which doesn't leave much.</p>
<p>There's a page listing various <a href="http://openspace.ordnancesurvey.co.uk/openspace/support.html">usage examples</a>: but guess what? The examples are all non-interactive GIFs... which kind of defeats the object. Duh.</p>
<p>I'd love to get excited by this. OS is finally speaking the right language: API, web 2.0, mashup, etc. But they have to give developers a better reason to use this than their claim of having 'the best mapping data available'. They're already way, way behind.</p>
<p><em>Quick update</em>: see <a href="http://www.edparsons.com/?p=621">comments from Ed Parsons</a> - ex-OS, now 'the Geospatial Technologist of Google': 'not quite what I had opened Openspace would be, but given the constraints ... a great first step and will hopefully lead to the much needed rethink.'</p>
]]></content:encoded>
			<wfw:commentRss>http://puffbox.com/2008/03/04/ordnance-survey-reinvents-google-maps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
