<?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>Tom&#039;s Thoughts &#187; OpenStreetMap</title>
	<atom:link href="http://compton.nu/category/openstreetmap/feed/" rel="self" type="application/rss+xml" />
	<link>http://compton.nu</link>
	<description></description>
	<lastBuildDate>Thu, 07 Mar 2013 15:29:16 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>City Labels in OpenStreetMap</title>
		<link>http://compton.nu/2010/10/city-labels-in-openstreetmap/</link>
		<comments>http://compton.nu/2010/10/city-labels-in-openstreetmap/#comments</comments>
		<pubDate>Tue, 19 Oct 2010 20:45:29 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Geo]]></category>
		<category><![CDATA[OpenStreetMap]]></category>

		<guid isPermaLink="false">http://compton.nu/?p=458</guid>
		<description><![CDATA[In the second part of his critique of OpenStreetMap Justin O&#8217;Beirne discusses various issues surrounding labelling of cities in OpenStreetMap&#8217;s cartography, specifically in our default mapnik rendering of the US. The issues he highlights can be broadly divided into two categories: problems with our stylesheets and rendering technology; and problems with our data, and in [...]]]></description>
				<content:encoded><![CDATA[<p>In the <a href="http://www.41latitude.com/post/1349685626/openstreetmap-critique-2">second part of his critique</a> of <a href="http://www.openstreetmap.org/">OpenStreetMap</a> Justin O&#8217;Beirne discusses various issues surrounding labelling of cities in OpenStreetMap&#8217;s cartography, specifically in our default mapnik rendering of the US.</p>
<p>The issues he highlights can be broadly divided into two categories: problems with our stylesheets and rendering technology; and problems with our data, and in particular with our US data.</p>
<p>The issue which I intend to address here is the one he tackles first &#8211; that of label density which is something that stems largely from data quality and, more importantly, consistency issues. Specifically, although the post talks about cities, the real question is about what is tagged as a city and what is tagged as some lesser type of place.</p>
<p><span id="more-458"></span>By way of explanation I should probably start by explaining that in OpenStreetMap tagging there are four commonly used used values for the place tag which designate a populated place. In order, from largest to smallest, those are: city, town, village and hamlet. The question which then arises is, how do we decide which of those values to use for a given settlement?</p>
<p>Like so many tags the specific names used come, because of OpenStreetMap&#8217;s origins, from typical British usage. It is therefore generally not a good idea to interpret the names too literally in other jurisdictions &#8212; indeed some tag values like highway=trunk aren&#8217;t even interpreted literally in England!</p>
<p>To the British the question of which places should be cities is fairly clear &#8212; there are a few alternative definitions (places with royal charters vs places with cathedrals) but those only relate to a few edge cases and in general there is little debate and only a relatively small number of large and/or important towns will qualify.</p>
<p>At the other end of the spectrum a hamlet would normally only be used for very small places that amount to little more than a handful of houses.</p>
<p>In between lies the distinction between villages and towns which is much less well defined but in my opinion would generally lie around the few thousand mark in population terms &#8212; once you reach 2-3 thousand residents you are probably a town rather than a village.</p>
<p>Interestingly the <a href="http://wiki.openstreetmap.org/wiki/Key:place">OpenStreetMap wiki</a> disagrees a little here and suggests hamlet for populations up to one thousand and village up to ten thousand. I would argue that both of those values are too high for normal British usage and certainly larger than I would use when tagging places.</p>
<p>All of which brings us back to the variations in density in the US map&#8230;</p>
<p>The first thing to understand about the US is that most populated places there appear have been initially imported from the <a href="http://wiki.openstreetmap.org/wiki/GNIS">USGS GNIS</a> data set. I haven&#8217;t found any documentation as to how places were categorised but I suspect it was done based on population and most likely using the values in the OpenStreetMap wiki or something close to them.</p>
<p>Justin&#8217;s first example starts with the apparent high density of places in Florida so I took a look at a randomly selected place in his example which appeared to be fairly small &#8212; the town(?) of Frostproof. The <a href="http://www.openstreetmap.org/browse/node/154051432/history">OpenStreetMap history for Frostproof</a> reveals that it was originally imported from GNIS as a village (probably because of it&#8217;s population of 2922) but has recently been retagged as a city.</p>
<p>My suspicion is that this is the result of an overly literal interpretation of the place=city tag &#8211; as I understand things many relatively small places in the US officially style themselves as cities &#8212; certainly <a href="http://en.wikipedia.org/wiki/Frostproof">Wikipedia describes Frostproof</a> in this way. Nobody in Britain, or indeed probably in Europe as a whole, would consider somewhere that small to be a city however and tagging it as such certainly goes against normal OpenStreetMap tagging practice.</p>
<p>In most of the rest of the US no such retagging of small towns as cities appears to have taken place, making place names there appear much less dense at low zoom levels. The sort of places which Justin&#8217;s article suggests should be appearing in those areas mostly appear to be in the 25-100 thousand population range and hence have been tagged as towns during the GNIS import. The solution here, if more place names are considered cartographically desirable, would either be to adjust the threshold at which places are tagged as cities instead of town, or to alter the stylesheets to render towns at lower zoom levels.</p>
<p>The relatively high density around Los Angeles which the article mentions appears to be the result of a fairly large number of places with populations just over the 100 thousand mark. Despite their large populations, and the fact they are likely independent cities legally, I suspect that many of them would be tagged as suburbs in Britain rather than as cities or towns and hence would be given lower priority when rendering.</p>
<p>The real lesson to be drawn from all this however is that the US OpenStreetMap community probably needs to reach a consensus on how to map populated places to tag values so that a better level of consistency can be achieved with less variation from area to area across the map.</p>
]]></content:encoded>
			<wfw:commentRss>http://compton.nu/2010/10/city-labels-in-openstreetmap/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Oxenden or Oxendon?</title>
		<link>http://compton.nu/2010/06/oxenden-or-oxendon/</link>
		<comments>http://compton.nu/2010/06/oxenden-or-oxendon/#comments</comments>
		<pubDate>Sat, 12 Jun 2010 16:18:10 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Geo]]></category>
		<category><![CDATA[OpenStreetMap]]></category>

		<guid isPermaLink="false">http://compton.nu/?p=373</guid>
		<description><![CDATA[One of the data sets released by Ordnance Survey as part of the recent OS OpenData release was OS Locator, which is a gazetteer that basically lists the name of every road in the country along with a bounding box for it. ITO World have now made use of that data to do a comparison [...]]]></description>
				<content:encoded><![CDATA[<p>One of the data sets released by <a href="http://www.ordnancesurvey.co.uk/">Ordnance Survey</a> as part of the recent <a href="http://www.ordnancesurvey.co.uk/opendata/">OS OpenData</a> release was OS Locator, which is a gazetteer that basically lists the name of every road in the country along with a bounding box for it.</p>
<p><a href="http://www.itoworld.com/">ITO World</a> have now made use of that data to do a comparison with <a href="http://www.openstreetmap.org/">OpenStreetMap</a> and produce <a href="http://itoworld.blogspot.com/2010/05/os-locator-validation-mapping-for-uk.html">a set of tiles</a> which can be overlaid on OpenStreetMap to highlight roads in OS Locator which do not appear to be in OpenStreetMap &#8212; that doesn&#8217;t always mean the road is missing, or even missing a name &#8212; sometimes it just means we don&#8217;t agree on what the name is!</p>
<p>A case in point is a road near me called Oxenden Drive. At least that is what OpenStreetMap thinks it is called &#8212; the OS Locator data calls it Oxendon Drive instead as shown in this show of OpenStreetMap with the ITO World overlay:</p>
<div id="attachment_374" class="wp-caption aligncenter" style="width: 487px"><a href="http://compton.nu/wp-content/uploads/2010/06/oxenden.png" rel="lightbox[373]" title="oxenden"><img class="size-full wp-image-374" title="oxenden" src="http://compton.nu/wp-content/uploads/2010/06/oxenden.png" alt="oxenden" width="477" height="389" /></a><p class="wp-caption-text">Oxenden or Oxdendon?</p></div>
<p style="text-align: left;">So today I paid a visit to recheck the name on the signs and sure enough, the signs agree with OpenStreetMap and say Oxenden Drive.</p>
<p style="text-align: left;">The <a href="http://www.hertsdirect.org/actweb/gazetteer/default.cfm">Hertfordshire County Council Gazetteer</a> seems to agree with Ordnance Survey (Oxendon) while Royal Mail&#8217;s address database comes down on the side of Oxenden.</p>
<p style="text-align: left;">At the end of all that I&#8217;ve decided to leave it as it is, as Oxenden Drive, but who knows what the real answer is&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://compton.nu/2010/06/oxenden-or-oxendon/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Well Done New Holland Pubishers</title>
		<link>http://compton.nu/2010/05/well-done-new-holland-pubishers/</link>
		<comments>http://compton.nu/2010/05/well-done-new-holland-pubishers/#comments</comments>
		<pubDate>Fri, 21 May 2010 18:46:24 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Geo]]></category>
		<category><![CDATA[OpenStreetMap]]></category>
		<category><![CDATA[Win]]></category>

		<guid isPermaLink="false">http://compton.nu/?p=355</guid>
		<description><![CDATA[A couple of weeks ago I wrote about the use of OpenStreetMap in The London Cycling Guide and specifically about the lack of proper credit for the project and its contibutors. Well I&#8217;m delighted to say that today a representative of the publishers posted a comment on that piece apologising and explaining what they&#8217;re doing [...]]]></description>
				<content:encoded><![CDATA[<p>A couple of weeks ago I <a href="http://compton.nu/2010/05/how-not-to-credit-openstreetmap/">wrote</a> about the use of OpenStreetMap in <a href="http://www.newhollandpublishers.com/details.asp?pid=9781847735461">The London Cycling Guide</a> and specifically about the lack of proper credit for the project and its contibutors.</p>
<p>Well I&#8217;m delighted to say that today a representative of the publishers <a href="http://compton.nu/2010/05/how-not-to-credit-openstreetmap/comment-page-1/#comment-407">posted a comment</a> on that piece apologising and explaining what they&#8217;re doing to correct things and to make sure it doesn&#8217;t happen in the future.</p>
<p>So I think that&#8217;s a belated &#8220;Well Done&#8221; to <a href="http://www.newhollandpublishers.com/">New Holland Publishers</a>.</p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px;">http://compton.nu/2010/05/how-not-to-credit-openstreetmap/comment-page-1/#comment-407</div>
]]></content:encoded>
			<wfw:commentRss>http://compton.nu/2010/05/well-done-new-holland-pubishers/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How not to credit OpenStreetMap</title>
		<link>http://compton.nu/2010/05/how-not-to-credit-openstreetmap/</link>
		<comments>http://compton.nu/2010/05/how-not-to-credit-openstreetmap/#comments</comments>
		<pubDate>Thu, 13 May 2010 00:02:04 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Fail]]></category>
		<category><![CDATA[Geo]]></category>
		<category><![CDATA[OpenStreetMap]]></category>

		<guid isPermaLink="false">http://compton.nu/?p=323</guid>
		<description><![CDATA[I recently received my copy of The London Cycling Guide by Tom Bogdanowicz, which I bought both because I was interested in the routes it shows and because it uses OpenStreetMap maps throughout. As an example, here&#8217;s a part of one of the maps, showing the Isle of Dogs: By way of comparison, here&#8217;s how [...]]]></description>
				<content:encoded><![CDATA[<p>I recently received my copy of <a href="http://www.newhollandpublishers.com/details.asp?pid=9781847735461">The London Cycling Guide</a> by Tom Bogdanowicz, which I bought both because I was interested in the routes it shows and because it uses <a href="http://www.openstreetmap.org/">OpenStreetMap</a> maps throughout. As an example, here&#8217;s a part of one of the maps, showing the Isle of Dogs:</p>
<p style="text-align: center;">
<div id="attachment_324" class="wp-caption aligncenter" style="width: 396px"><a href="http://compton.nu/wp-content/uploads/2010/05/lcg-book.png" rel="lightbox[323]" title="lcg-book"><img class="size-full wp-image-324" title="lcg-book" src="http://compton.nu/wp-content/uploads/2010/05/lcg-book.png" alt="The Isle of Dogs from The London Cycling Guide" width="386" height="383" /></a><p class="wp-caption-text">The Isle of Dogs from The London Cycling Guide</p></div>
<p><span id="more-323"></span>By way of comparison, here&#8217;s how the same area looks in OpenStreetMap at the moment:</p>
<p style="text-align: left;">
<div id="attachment_325" class="wp-caption aligncenter" style="width: 396px"><a href="http://compton.nu/wp-content/uploads/2010/05/lcg-osm.png" rel="lightbox[323]" title="lcg-osm"><img class="size-full wp-image-325" title="lcg-osm" src="http://compton.nu/wp-content/uploads/2010/05/lcg-osm.png" alt="The Isle of Dogs from OpenStreetMap" width="386" height="367" /></a><p class="wp-caption-text">The Isle of Dogs from OpenStreetMap</p></div>
<p style="text-align: left;">Obviously the maps in the book have had extra information added, and some things like stations changed a little, but the base map is clearly both OpenStreetMap data and OpenStreetMap cartography.</p>
<p style="text-align: left;">Naturally enough the first thing I did was to turn to the acknowledgements to see what nice things they would have to say about the project, and indeed we do get a mention, though more in passing than anything. What it says is:</p>
<blockquote>
<p style="text-align: left;">All other maps by Steve Dew using base maps by Openstreetmap</p>
</blockquote>
<p style="text-align: left;">More alarming however was what I found at the front of the book, among all the other copyright statements, where it has the following line:</p>
<blockquote>
<p style="text-align: left;">Copyright © 2010 in maps New Holland Publishers (UK) Ltd</p>
</blockquote>
<p style="text-align: left;">Whilst it is probably true that there is some copyright (in the additional work done on top of the base map) which vests with them, there is also clearly a substantial amount of work whose copyright lies with members of the OpenStreetMap project.</p>
<p style="text-align: left;">As far as I can tell nowhere does it indicate that the maps carry a <a href="http://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a> license, which they must do, by virtue of being derived from OpenStreetMap maps which carry that license.</p>
<p style="text-align: left;">Don&#8217;t get me wrong, I love that people are using our work (and my own work even &#8211; some of the area shown above was surveyed by me) in this way &#8211; that&#8217;s the whole point after all. I just wish they would spend five minutes to properly credit us and to point people at the license, both of which the license actually requires them to do.</p>
<p style="text-align: left;">For the record, the first map in this post is © OpenStreetMap and contributors and New Holland Publishers (UK) Ltd and the second is © OpenStreetMap and contributors. Both are licensed under <a href="http://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a>.</p>
<p style="text-align: left;">
]]></content:encoded>
			<wfw:commentRss>http://compton.nu/2010/05/how-not-to-credit-openstreetmap/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Response to OS Consultation</title>
		<link>http://compton.nu/2010/03/response-to-os-consultation/</link>
		<comments>http://compton.nu/2010/03/response-to-os-consultation/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 17:42:48 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Geo]]></category>
		<category><![CDATA[OpenStreetMap]]></category>

		<guid isPermaLink="false">http://compton.nu/?p=259</guid>
		<description><![CDATA[I finally got around to writing my response to the government consultation on releasing Ordnance Survey data &#8211; you can read my formal response but the summary is basically that yes I would like them to release some data but there are serious issues around some of the details such as the proposed license.]]></description>
				<content:encoded><![CDATA[<p>I finally got around to writing my response to the <a href="http://www.communities.gov.uk/publications/corporate/ordnancesurveyconsultation">government consultation</a> on releasing <a href="http://www.ordnancesurvey.co.uk/">Ordnance Survey</a> data &#8211; you can read my <a href="http://compton.nu/wp-content/uploads/2010/03/OSConsultation.pdf">formal response</a> but the summary is basically that yes I would like them to release some data but there are serious issues around some of the details such as the proposed license.</p>
]]></content:encoded>
			<wfw:commentRss>http://compton.nu/2010/03/response-to-os-consultation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Redesigning the OpenStreetMap Web Site</title>
		<link>http://compton.nu/2010/02/redesigning-the-openstreetmap-web-site/</link>
		<comments>http://compton.nu/2010/02/redesigning-the-openstreetmap-web-site/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 12:29:07 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[OpenStreetMap]]></category>

		<guid isPermaLink="false">http://compton.nu/?p=238</guid>
		<description><![CDATA[Yesterday Steve Coast posted some proposals for a redesign of the OpenStreetMap web site. It has been recognised for some time by those involved in writing and running the site that a redesign was needed so it is good to see somebody trying to do something about it. That said, I wasn&#8217;t (as I made [...]]]></description>
				<content:encoded><![CDATA[<p>Yesterday Steve Coast posted <a href="http://opengeodata.org/new-design-concept-for-openstreetmaporg">some proposals for a redesign</a> of the <a href="http://www.openstreetmap.org/">OpenStreetMap</a> web site. It has been recognised for some time by those involved in writing and running the site that a redesign was needed so it is good to see somebody trying to do something about it.</p>
<p>That said, I wasn&#8217;t (as I made clear, maybe a little too forcefully, in a comment on his post) particularly impressed by the unilateral way he went about it, or the approach he used to the redesign, or the result.</p>
<p>That all sounds (and is) rather negative so I thought that I would, in the cold (and more sober) light of day try and write something more positive explaining what I see as the current problems, how I think we should go about fixing them, and what I think a solution might look like.</p>
<p><span id="more-238"></span></p>
<h4>Current Problems</h4>
<p>As the person that usually winds up making decisions about whether to add things to the home page, and where to put them, there is often pressure on me to add particular things to the home page or to give them more prominence, all of which is very difficult when 90% or so of the page is taken up with the map. Common complaints I hear are:</p>
<ul>
<li>The search box is too small and/or not prominent enough.</li>
<li>Item X (often the search box) is too far down the sidebar and falls off the bottom of my screen &#8211; especially common when we have extra items in the side bar to promote important events, votes, funding drives, etc.</li>
<li>Can we add Y (for almost any value of Y) to the home page.</li>
</ul>
<p>Another obvious (to my mind anyway) problem with the home page is that for a newcomer to the project it gives little information about what the project is and why it is more than just another &#8220;internet maps site&#8221; like Google, Bing or Yahoo. There are two short paragraphs of quite small text on the left hand side but they are not exactly prominent. One issue here is that there are essentially two entirely separate classes of user that the home page needs to address &#8211; newcomers who need to be introduced to the project, and existing users who quite likely just want to see the map.</p>
<p>From a pure style and design point of view there are many, many places where the site is horribly inconsistent and this is something that should certainly be tided up as part of any redesign. The sort of things I have in mind are:</p>
<ul>
<li>Inconsistent layout of forms &#8211; do labels have trailing colons? does the submit button align to left or right?</li>
<li>Inconsistent capitalisation &#8211; basically do we use capital letters or not.</li>
</ul>
<p>The use of tabs is also a problematic area of the site and the current site almost certainly has too many &#8211; the basic problem is that tabs (at least as currently implemented) don&#8217;t scale well as the width of the window reduces. This problem is obviously worst on smaller screens, and also in more verbose languages where the tab names can be significantly longer.</p>
<h4>Approaching a Redesign</h4>
<p>What I have been suggesting for some time is that we have a hack weekend, with the relevant technical people present as at previous hack weekends, but also with some people experienced in design and UI issues. The problem of course is finding such people and persuading them to attend.</p>
<p>More recently I have started to think that, in order to get maximum benefit from any access to design experts, a first stage should probably be to sit down as a group (at a hack weekend or similar) and brainstorm exactly what the problems are with the current site. This would then lead into the creation of some sort of design brief describing what we wish to achieve in any redesign.</p>
<p>Such a brief would (a) give us something we could give to designers to consider and (b) provide a means by which to evaluate the results of any design exercise. It also opens up the possibility of not needing the designers in the same room as the domain experts and implementers which may make getting access to design expertise easier.</p>
<h4>Possible Solutions</h4>
<p>I realise that, by offering some possible solutions, I am now jumping the gun a little as my own view is that we should be enumerating the problems first, but hopefully a few broad brush ideas may be helpful without expending too much energy ahead of having established the goals.</p>
<p>One possibility for the front page is something along the lines of the &#8220;three panel&#8221; design that was once proposed, where the map takes up much less space on the page and there is much more space for introducing people to the project. Such a design should probably be combined with a quick way to jump to a full page map view, and a means for logged in users to have that as their default view.</p>
<p>Another option might be some sort of translucent overlay, or a <a href="http://stackoverflow.com/">Stack Overflow</a> style &#8220;tip bar&#8221; that is displayed to new visitors although such a design has some problems of it&#8217;s own &#8211; being displayed too often to users with cookies disabled, and possibly not often enough to new users who may need to see it more than once.</p>
<p>As far as minor style issues go the solution is really fairly simple &#8211; we just need to document what our style is and then stick to it.</p>
<p>Tabs are a harder problem &#8211; we really need less I think which means finding some alternative UI mechanism to expose some of the things which are currently on tabs to the user. The export tab is certainly a prime candidate for change here as it really belongs with other things like the key, search, etc which open a sidebar while keeping the map displayed.</p>
<h4>Other Issues</h4>
<p>There are couple of major features that are often asked for, and which we should probably have, but which are not strictly linked to the question of redesigning the site. The things I&#8217;m thinking of here are:</p>
<ul>
<li>A means to allow people to report problems with the map data &#8211; something like <a href="http://www.openstreetbugs.org/">OpenStreetBugs</a> but properly integrated in the main site.</li>
<li>A routing engine &#8211; not because we want to be a full service end user map site but because it helps find (and fix) topology and turn restriction errors in the data.</li>
</ul>
<p>These are things which are independent of a redesign in as much as that they could perfectly well be added to the current site if we wanted, or added to the site after the basic redesign &#8211; they don&#8217;t have to (but could be) added at the same time as any redesign.</p>
<p>My main wish in respect of either of the above things is that they be properly integrated in to the main site and running entirely on servers maintained and operated by the project. Obviously they also need to be able to handle the load generated by being on the main site.</p>
<h4>Summary</h4>
<p>I hope that this post has provided a rather calmer and more measured description of where I think we are, how we should go about moving forward, and what the future <em>might</em> look like and that we can now move forward in a calmer and more measured way than some of the rhetoric of the last twelve hours might suggest.</p>
]]></content:encoded>
			<wfw:commentRss>http://compton.nu/2010/02/redesigning-the-openstreetmap-web-site/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Mapzen: First Thoughts</title>
		<link>http://compton.nu/2009/12/mapzen-first-thoughts/</link>
		<comments>http://compton.nu/2009/12/mapzen-first-thoughts/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 00:30:10 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Fail]]></category>
		<category><![CDATA[Geo]]></category>
		<category><![CDATA[OpenStreetMap]]></category>

		<guid isPermaLink="false">http://compton.nu/?p=100</guid>
		<description><![CDATA[CloudMade have tonight launched their Mapzen flash based editor for OpenStreetMap. It&#8217;s officially described as a beta, but as they&#8217;ve made it publicly available and it is working against the live API and editing real data I assume that is more of a &#8220;Google beta&#8221; than anything else. The basic editing of roads and such [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.cloudmade.com/">CloudMade</a> have tonight launched their <a href="http://mapzen.cloudmade.com/">Mapzen</a> flash based editor for <a href="http://www.openstreetmap.org/">OpenStreetMap</a>. It&#8217;s officially described as a beta, but as they&#8217;ve made it publicly available and it is working against the live API and editing real data I assume that is more of a &#8220;Google beta&#8221; than anything else.</p>
<p>The basic editing of roads and such doesn&#8217;t seem to be much improved from the (fairly dire) interface we saw in the previous alpha builds &#8211; trying to move nodes in a way is still way harder than it should be, working out how to start a new way is even harder, and it still seems to be impossible to end a way unless you remember that you want to do so before you add the last node. As to extending a way well I&#8217;d forget it if I were you as I&#8217;ve never found a way to do it, or to join a new way onto an existing one (which would be a workaround for not being able to extend a way).</p>
<p>Presumably there is some help somewhere, but there is no effort to promote it as far as I can see &#8211; no &#8220;you might want to read this before you start&#8221; type prompts. There is a &#8220;help&#8221; link but it just goes to a CloudMade wiki page showing how to connect Mapzen to your OpenStreetMap account.</p>
<p>One word of caution by the way &#8211; there doesn&#8217;t seem to be any indication whether or not you have any outstanding edits that need to be saved, and the &#8220;Close and Exit&#8221; button does exactly that, without any sort of warning if you have unsaved edits which will be lost.</p>
<p>Perhaps the most worrying thing however is the so called &#8220;Mapzen Dashboard&#8221; which provides the entry point to the editor. That isn&#8217;t the problem however &#8211; the problem is that it provides it&#8217;s own, CloudMade hosted, social environment with &#8220;friending&#8221;, &#8220;messaging&#8221; and &#8220;home locations&#8221;. Anybody familiar with OpenStreetMap will know that the core site already provides all those things (though not as slickly) so the obvious question is what exactly CloudMade are doing duplicating this? Is this an attempt to create some sort of parallel community to the main OpenStreetMap community?</p>
<p>Overall I think we have to class the editor as a fail for now, and the dashboard as something that needs more explanation.</p>
]]></content:encoded>
			<wfw:commentRss>http://compton.nu/2009/12/mapzen-first-thoughts/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>MONOPOLY City Streets EPIC FAIL</title>
		<link>http://compton.nu/2009/09/monopoly-city-streets-epic-fail/</link>
		<comments>http://compton.nu/2009/09/monopoly-city-streets-epic-fail/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 13:35:02 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Fail]]></category>
		<category><![CDATA[Geo]]></category>
		<category><![CDATA[OpenStreetMap]]></category>

		<guid isPermaLink="false">http://blog.compton.nu/?p=49</guid>
		<description><![CDATA[It seems Hasbro had a brilliant idea &#8211; launch a free online version of Monopoly™. So they got Tribal DDB to build it for them and engaged on a media blitz promoting MONOPOLY City Streets everywhere they could. Then they went live&#8230; I suspect they fairly quickly wished they had done things in a slightly [...]]]></description>
				<content:encoded><![CDATA[<p>It seems <a href="http://www.hasbro.com/">Hasbro</a> had a brilliant idea &#8211; launch a free online version of Monopoly™. So they got <a href="http://blogs.tribalddb.co.uk/"><span style="font-size: small;">Tribal DDB</span></a><span style="font-size: small;"> to build it for them and engaged on a media blitz promoting </span><a href="http://www.monopolycitystreets.com/">MONOPOLY City Streets</a><span style="font-size: small;"> everywhere they could. Then they went live&#8230; I suspect they fairly quickly wished they had done things in a slightly different order because they quickly discovered they had generated rather more demand than they could handle.</span></p>
<p>The comments on their <a href="http://blog.monopolycitystreets.com/">blog posts</a> rather beautifully demonstrate just how quickly you can trash a carefully built brand by failing to anticipate and prepare for the load generated by your own marketing antics. It really is a brilliant exhibition of just how EPIC a FAIL can be.</p>
<p>This was all of interest to me because they are apparently making use of OpenStreetMap data in some way &#8211; exactly how is not entirely clear because nobody can get in to find out!</p>
]]></content:encoded>
			<wfw:commentRss>http://compton.nu/2009/09/monopoly-city-streets-epic-fail/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
