<?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>CloudMade &#187; geodata</title>
	<atom:link href="http://blog.cloudmade.com/category/geodata/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.cloudmade.com</link>
	<description>The CloudMade Blog</description>
	<lastBuildDate>Tue, 20 Dec 2011 12:03:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Announcing Leaflet: a Modern Open Source JavaScript Library for Interactive Maps</title>
		<link>http://blog.cloudmade.com/2011/05/13/announcing-leaflet-a-modern-open-source-javascript-library-for-interactive-maps/</link>
		<comments>http://blog.cloudmade.com/2011/05/13/announcing-leaflet-a-modern-open-source-javascript-library-for-interactive-maps/#comments</comments>
		<pubDate>Fri, 13 May 2011 07:21:13 +0000</pubDate>
		<dc:creator>Iryna</dc:creator>
				<category><![CDATA[developers]]></category>
		<category><![CDATA[geodata]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[cloudmade]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[map library]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://blog.cloudmade.com/?p=967</guid>
		<description><![CDATA[Today we’re announcing the first public release of Leaflet — a new open source JavaScript library for interactive maps for both mobile and desktop browsers, developed by CloudMade to form the core of its next generation Web Maps API.]]></description>
			<content:encoded><![CDATA[<a href='http://blog.cloudmade.com/2011/05/13/announcing-leaflet-a-modern-open-source-javascript-library-for-interactive-maps/' class='retweet ' startCount = '0'>Announcing Leaflet: a Modern Open Source JavaScript Library for Interactive Maps</a><p><span style="font-size: 11pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: normal; font-style: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Web Maps API — our JavaScript library for putting CloudMade maps online — has been a hugely popular tool that has enabled web developers to create unique map experiences like </span><a style="font-family: 'Times New Roman'; font-size: medium;" href="http://www.schooloscope.com/postcodes/SE19PG"><span style="text-decoration: underline;">these</span></a><span style="font-size: 11pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: normal; font-style: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">.  Web Maps API v2 has served our users very well, being praised for its performance and ease of use. But there’s a problem: it wasn’t designed with mobile devices in mind. Last years there was an overwhelming progress in what mobile browsers are capable of thanks to technologies like HTML5. What if online maps could work as smoothly as native apps on mobile?</span></p>
<p><span style="font-size: 11pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: normal; font-style: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">There&#8217;s one more thing to consider: CloudMade developer community has a lot of talented people in it that could help with the development of the library, but so far Web Maps API was not a part of our open source efforts.</span></p>
<p style="text-align: center;"><span style="font-size: 11pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: normal; font-style: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"><img class="aligncenter" title="Leaflet Logo" src="http://leaflet.cloudmade.com/docs/images/logo.png" alt="" width="187" height="65" /></p>
<p><span style="font-size: 11pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: normal; font-style: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Today we’re announcing the first public release of </span><a style="font-family: 'Times New Roman'; font-size: medium;" title="Leaflet" href="http://leaflet.cloudmade.com/" target="_blank"><span style="text-decoration: underline;">Leaflet</span></a><span style="font-size: 11pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: normal; font-style: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> — a new open source JavaScript library for interactive maps for both mobile and desktop browsers, developed by CloudMade to form the core of its next generation Web Maps API.</span></p>
<p><a style="font-family: 'Times New Roman'; font-size: medium;" title="Leaflet" href="http://leaflet.cloudmade.com/" target="_blank"><span style="text-decoration: underline;">Leaflet</span></a><span style="font-size: 11pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: normal; font-style: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> is built from the ground up to work efficiently and smoothly on both platforms. It’s very fast, lightweight while still having a strong browser support, and really easy to use. It also has a clean, simple and readable OOP-based code, and it’s hosted on the world’s best open source collaboration platform — </span><a style="font-family: 'Times New Roman'; font-size: medium;" title="Leaflet on GitHub" href="https://github.com/CloudMade/Leaflet" target="_blank"><span style="text-decoration: underline;">GitHub</span></a><span style="font-size: 11pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: normal; font-style: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">, so contributing is a snap.</span></p>
<p><span style="font-size: 11pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: normal; font-style: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">It’s still in the beta stage of development, so it lacks a couple of features and has some rough edges, but it’s moving fast — </span><a style="font-family: 'Times New Roman'; font-size: medium;" title="Leaflet Example" href="http://leaflet.cloudmade.com/examples/quick-start.html" target="_blank"><span style="text-decoration: underline;">try it</span></a><span style="font-size: 11pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: normal; font-style: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> and give us some feedback, either by tweeting to </span><a style="font-family: 'Times New Roman'; font-size: medium;" href="http://twitter.com/LeafletJS"><span style="text-decoration: underline;">@LeafletJS</span></a><span style="font-size: 11pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: normal; font-style: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> or reporting bugs and discussing features on the </span><a style="font-family: 'Times New Roman'; font-size: medium;" href="http://github.com/CloudMade/Leaflet/issues"><span style="text-decoration: underline;">issues page</span></a><span style="font-size: 11pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: normal; font-style: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">.</span></p>
<p><span style="font-size: 11pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: normal; font-style: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Find out more on the </span><a style="font-family: 'Times New Roman'; font-size: medium;" href="http://leaflet.cloudmade.com/"><span style="text-decoration: underline;">Leaflet official website</span></a><span style="font-size: 11pt; font-family: Arial; color: #000000; background-color: transparent; font-weight: normal; font-style: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">.</span></p>
<a href='http://blog.cloudmade.com/2011/05/13/announcing-leaflet-a-modern-open-source-javascript-library-for-interactive-maps/' class='retweet ' startCount = '0'>Announcing Leaflet: a Modern Open Source JavaScript Library for Interactive Maps</a>]]></content:encoded>
			<wfw:commentRss>http://blog.cloudmade.com/2011/05/13/announcing-leaflet-a-modern-open-source-javascript-library-for-interactive-maps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Going for Gold at Mobile World Congress</title>
		<link>http://blog.cloudmade.com/2010/01/30/going-for-gold-at-mobile-world-congress/</link>
		<comments>http://blog.cloudmade.com/2010/01/30/going-for-gold-at-mobile-world-congress/#comments</comments>
		<pubDate>Sat, 30 Jan 2010 03:14:49 +0000</pubDate>
		<dc:creator>pauljarratt</dc:creator>
				<category><![CDATA[cloudmade]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[geodata]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[mapzen]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[Mobile monday]]></category>
		<category><![CDATA[Mobile Premier Awards]]></category>
		<category><![CDATA[MWC]]></category>
		<category><![CDATA[Peer Awards]]></category>

		<guid isPermaLink="false">http://blog.cloudmade.com/?p=574</guid>
		<description><![CDATA[
We recently found out that we’ve been selected as a finalist for the Mobile Premier Awards, the equivalent of the Oscars for mobile start-ups at the world’s largest mobile conference, Mobile World Congress.
The awards replace the popular Mobile Monday Peer Awards from which companies such as Fring, Plazes and Opera have risen to great heights.
This [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-576" style="margin: 0px 50px;" title="MPAFinal_logo" src="http://blog.cloudmade.com/wp-content/uploads/2010/01/MPAFinal_logo.png" alt="MPAFinal_logo" width="234" height="101" /></p>
<p>We recently found out that we’ve been selected as a finalist for the Mobile Premier Awards, the equivalent of the Oscars for mobile start-ups at the world’s largest mobile conference, Mobile World Congress.</p>
<p>The awards replace the popular Mobile Monday Peer Awards from which companies such as Fring, Plazes and Opera have risen to great heights.</p>
<p>This year’s awards have some heavy hitting sponsors including: BlackBerry, 02 Limtus, RCR Wireless, Mashable and Tech Crunch and if past year’s events are anything to go by, will attract the most influential movers and shakers of the mobile industry.</p>
<p><img class="size-full wp-image-577 alignleft" style="margin-left: 50px; margin-right: 50px;" title="mPA" src="http://blog.cloudmade.com/wp-content/uploads/2010/01/mPA.png" alt="mPA" width="258" height="157" /></p>
<p>It’s by no means a small feat to be selected as a finalist considering the quality of the other 250 start-ups that were initially chosen, including companies such as Layar and Waze.</p>
<p>CloudMade was voted by the Silicon Valley chapter of Mobile Monday as its nomination for the awards. We’d like to take this opportunity to thank the chapter for choosing us and plan to follow through on stage with a compelling presentation when we pitch our products and company to leading VC’s, handset makers, operators and press.</p>
<p>We feel that we’ve made it to the finals because of our unique product offerings, including our comprehensive and flexible mapping platform which is the only one available built solely for developers. It empowers mobile and web developers by giving them the freedom to create exactly the type of apps they envisage, and allows handset vendors and operators to take control of their own destiny, by giving them a key control point for their mobile business to make successful business ventures.</p>
<p>Combine this with our innovative mapping tools that allow anyone to easily contribute to OpenStreetMap, and we’re well on the way to the democratization of geo data and expanding access to it.</p>
<p>Good luck to the other start-ups and we look forward to taking to the stage on February 15th in Barcelona. We hope you can join us.<span style="font-size: x-small;"> </span></p>
<p>For more information or to register for The Mobile Premier Awards click <a href="http://www.mobilepremierawards.com/" target="_blank">here</a></p>
<p>Here&#8217;s more about our latest product offerings: <!--EndFragment--></p>
<p><a href="http://datamarket.cloudmade.com/announce" target="_blank"><strong>Data Market Place</strong></a>, a market place offering a wide variety of rich, pre-integrated third-party commercial datasets for developers to add to CloudMade maps.</p>
<p><strong><a href="http://developers.cloudmade.com/projects/show/navi-studio" target="_blank">Navi Studio</a></strong>, a suite of tools that make it simple to build fully featured turn-by-turn navigation apps for all major mobile platforms.</p>
<p><strong><a href="http://developers.cloudmade.com/projects/show/iphone-api" target="_blank">iPhone SDK</a></strong>, allows developers to add customized maps, geocoding and routing to iPhone applications with ease.</p>
<p><!--StartFragment--><strong><a href="http://mapzen.cloudmade.com/" target="_blank">Mapzen and Mapzen POI Collector</a></strong>, allow anyone to easily contribute to OpenStreetMap and share their experiences via Facebook and Twitter <!--EndFragment--></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cloudmade.com/2010/01/30/going-for-gold-at-mobile-world-congress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Your Future is Customized &#8211; State of the Map Presentation from CloudMade</title>
		<link>http://blog.cloudmade.com/2009/08/28/your-future-is-customized-state-of-the-map-presentation-from-cloudmade/</link>
		<comments>http://blog.cloudmade.com/2009/08/28/your-future-is-customized-state-of-the-map-presentation-from-cloudmade/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 14:04:56 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[api]]></category>
		<category><![CDATA[cloudmade]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[geodata]]></category>
		<category><![CDATA[openstreetmap]]></category>
		<category><![CDATA[products]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://blog.cloudmade.com/?p=403</guid>
		<description><![CDATA[In July this year, 250 of the leading lights in community mapping and geo application development gathered in Amsterdam for the annual OpenStreetMap Foundation conference The State of the Map.  Video and audio recordings form the three day conference are being processed one by one by a dedicated team of volunteers who recently published [...]]]></description>
			<content:encoded><![CDATA[<p>In July this year, 250 of the leading lights in community mapping and geo application development gathered in Amsterdam for the annual OpenStreetMap Foundation conference <a href="http://www.stateofthemap.org/">The State of the Map</a>.  Video and audio recordings form the three day conference are being processed one by one by a dedicated team of volunteers who recently published the video of <a href="http://cloudmade.com/team/nick-black">Nick Black&#8217;s</a> talk: &#8220;Your Future is Customized&#8221;.</p>
<p>The talk asks why most current users of geodata experience maps through one of two ways: in car sat navs, or online mapping portals and looks towards a future of app stores, specialized map data and geo applications that match the exact needs of consumers.  </p>
<p><object width="400" height="320"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=6064709&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=6064709&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="320"></embed></object>
<p><a href="http://vimeo.com/6064709">Enable your applications with CloudMade &#8211; Nick Black (CloudMade)</a> from <a href="http://vimeo.com/sotm09">State of the Map 2009</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p>Follow along with the slides from the presentation:</p>
<div style="width:425px;text-align:left" id="__ss_1708675"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" href="http://www.slideshare.net/nickb/your-future-is-customized" title="Your Future Is Customized">Your Future Is Customized</a><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=usersnickblackdocumentscloudmadetalkssotm09nickblack-yourfutureiscustomizedreadable-090711080310-phpapp01&#038;stripped_title=your-future-is-customized" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=usersnickblackdocumentscloudmadetalkssotm09nickblack-yourfutureiscustomizedreadable-090711080310-phpapp01&#038;stripped_title=your-future-is-customized" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object>
<div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;">View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">presentations</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/nickb">nickb</a>.</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.cloudmade.com/2009/08/28/your-future-is-customized-state-of-the-map-presentation-from-cloudmade/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Find out more about Mapzen at the OpenStreetMap meet-up, London, 30th July</title>
		<link>http://blog.cloudmade.com/2009/07/28/find-out-more-about-mapzen-at-the-openstreetmap-meet-up-london-30th-july/</link>
		<comments>http://blog.cloudmade.com/2009/07/28/find-out-more-about-mapzen-at-the-openstreetmap-meet-up-london-30th-july/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 16:22:43 +0000</pubDate>
		<dc:creator>nick</dc:creator>
				<category><![CDATA[cloudmade]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[geodata]]></category>
		<category><![CDATA[mapzen]]></category>
		<category><![CDATA[openstreetmap]]></category>

		<guid isPermaLink="false">http://blog.cloudmade.com/?p=331</guid>
		<description><![CDATA[If you&#8217;ve been dying to hear more about Mapzen, CloudMade&#8217;s under-development OpenStreetMap editor, you should call into the next OpenStreeMap meetup, in London this Thursday
The &#8220;Map Mayfair&#8221; evening starts at 6.30pm with a mapping session around Mayfair.  The fun will continue in a nearby pub &#8211; &#8220;The Iron Duke&#8221;, where mappers will be meeting [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve been dying to hear more about <a href="http://blog.cloudmade.com/2009/07/22/mapzen-an-easy-to-use-editor-for-openstreetmap/">Mapzen</a>, CloudMade&#8217;s under-development OpenStreetMap editor, you should call into the next OpenStreeMap meetup, in London this Thursday</p>
<p>The &#8220;Map Mayfair&#8221; evening starts at 6.30pm with a mapping session around Mayfair.  The fun will continue in a nearby pub &#8211; &#8220;The Iron Duke&#8221;, where mappers will be meeting from 8.00pm onwards.  OpenStreetMap meetups are a great way to get a quick introduction to mapping.  For more details, take a look at the page below or get in touch with <a href='http://www.openstreetmap.org/message/new/Harry%20Wood' title="Send a message to Harry Wood">Harry</a>, the event organiser.</p>
<p>You can find more details and sign up for the meet-up <a href="http://upcoming.yahoo.com/event/4111275/">here</a>.</p>
<p><iframe width="460" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.cloudmade.com/iframe?lat=51.512581780524755&#038;lng=-0.1457512378692627&#038;zoom=16&#038;styleId=8&#038;marker=yes"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cloudmade.com/2009/07/28/find-out-more-about-mapzen-at-the-openstreetmap-meet-up-london-30th-july/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fly Through Berlin</title>
		<link>http://blog.cloudmade.com/2009/06/15/fly-through-berlin/</link>
		<comments>http://blog.cloudmade.com/2009/06/15/fly-through-berlin/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 19:23:07 +0000</pubDate>
		<dc:creator>nick</dc:creator>
				<category><![CDATA[api]]></category>
		<category><![CDATA[cartography]]></category>
		<category><![CDATA[cloudmade]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[geodata]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[products]]></category>

		<guid isPermaLink="false">http://blog.cloudmade.com/?p=270</guid>
		<description><![CDATA[CloudMade partners, Cartotype have produced this nice animation that shows a fly-through of Berlin.  Cartotype produce a range of libraries that render maps across different mobile platforms:

Cartotype have been experimenting with CloudMade&#8217;s Vector Server which can stream map data to any connected device where it can be rendered on the fly.  There&#8217;s a [...]]]></description>
			<content:encoded><![CDATA[<p>CloudMade partners, <a href='http://www.cartotype.com/'>Cartotype</a> have produced this nice animation that shows a fly-through of Berlin.  Cartotype produce a range of libraries that render maps across different mobile platforms:</p>
<p><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/JY5zq8DQAvQ&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/JY5zq8DQAvQ&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></p>
<p>Cartotype have been experimenting with CloudMade&#8217;s <a href='http://developers.cloudmade.com/projects/show/vector-tiles'>Vector Server</a> which can stream map data to any connected device where it can be rendered on the fly.  There&#8217;s a lot of new features planned for the vector server, including multiple outputs formats (XML, JSON, OSM) and a fully featured API that will let you select which parts of the map data are returned to the client.  You can see all of the feature requests <a href='http://developers.cloudmade.com/projects/vector-tiles/issues'>here</a>.</p>
<p>If you like what you see from Cartotype, you can hear them talk at the State of the Map conference which is being held from the 10th &#8211; 12th July 2009 in Amsterdam.  <a href="http://stateofthemap.org/register/">Click here</a> for more details.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cloudmade.com/2009/06/15/fly-through-berlin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>San Francisco Bay Area Developers&#8217; Evening</title>
		<link>http://blog.cloudmade.com/2008/07/24/san-francisco-bay-area-developers-evening/</link>
		<comments>http://blog.cloudmade.com/2008/07/24/san-francisco-bay-area-developers-evening/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 09:04:43 +0000</pubDate>
		<dc:creator>nick</dc:creator>
				<category><![CDATA[events]]></category>
		<category><![CDATA[geodata]]></category>
		<category><![CDATA[openstreetmap]]></category>
		<category><![CDATA[products]]></category>
		<category><![CDATA[talks]]></category>

		<guid isPermaLink="false">http://blog.cloudmade.com/?p=90</guid>
		<description><![CDATA[Our first developers&#8217; evening will be held at 18.30pm on the the 31st July at our Menlo Park offices.  Anyone in the San Francisco Bay Area who has an interest in location aware applications, mapping, GPS and free data is invited to attend the event, which is guaranteed to include insight, intrigue, sneak-previews and [...]]]></description>
			<content:encoded><![CDATA[<p>Our first developers&#8217; evening will be held at 18.30pm on the the 31st July at our <a href='http://maps.cloudmade.com/?marker=yes&#038;lat=37.47792&#038;lng=-122.15128&#038;zoom=13&#038;styleId=1&#038;marker=yes'>Menlo Park offices</a>.  Anyone in the San Francisco Bay Area who has an interest in location aware applications, mapping, GPS and free data is invited to attend the event, which is guaranteed to include insight, intrigue, sneak-previews and free pizza.</p>
<p><a href="http://www.openstreetmap.org">OpenStreetMap</a> and CloudMade founder, Steve Coast, will share his insights into the world of collaborative map making, talking about why the world needs <strong>free and open geodata</strong>, why traditional models of map making are not cut out for a world where maps form a core part of everyday life. You&#8217;ll hear how your applications can benefit from the rich map data that OpenStreetMap has to offer.</p>
<p>From <strong>mobile phones</strong>, to <strong>satellite navigation</strong>, from <strong>mashups</strong> to <strong>social networks</strong> &#8211; maps are everywhere. Yet most of the maps we use each day are owned by two companies &#8211; Tom-Tom and Nokia. We think that maps are too important to be controlled by a handful of governments and companies. Everyday tens of thousands of OpenStreetMap volunteers around the world are helping to <strong>liberate map data</strong> by making maps which can be used free of charge by anyone, anywhere in the world for almost any use you can imagine.</p>
<p>By packaging OpenStreetMap data into a set of high quality, professional products and services, CloudMade are shaking up the existing market place. CloudMade co-founder, Nick Black, will talk about their existing APIs which allow developers to embed high quality maps in web and mobile applications as well as talking about future plans for some exciting new APIs and services.</p>
<p>Developers will have the opportunity to talk to the CloudMade team who will be on hand to answer questions about their current and future plans over a slice of pizza and a drink.</p>
<p><strong>Registration for this event is free</strong>.   To register, <a href="http://cloudmade.eventbrite.com/">click here</a>. </p>
<p>For more information, email nick@cloudmade.com</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cloudmade.com/2008/07/24/san-francisco-bay-area-developers-evening/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>CloudMade Release Isle of Man Dataset to OpenStreetMap</title>
		<link>http://blog.cloudmade.com/2008/07/15/cloudmade-release-isle-of-man-dataset-to-openstreetmap/</link>
		<comments>http://blog.cloudmade.com/2008/07/15/cloudmade-release-isle-of-man-dataset-to-openstreetmap/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 16:03:17 +0000</pubDate>
		<dc:creator>nick</dc:creator>
				<category><![CDATA[cloudmade]]></category>
		<category><![CDATA[geodata]]></category>
		<category><![CDATA[openstreetmap]]></category>

		<guid isPermaLink="false">http://blog.cloudmade.com/?p=86</guid>
		<description><![CDATA[We&#8217;ve been in Limerick, Ireland for The State of The Map, the OpenStreetMap conference where we took the opportunity to announce the release of a complete mapping dataset of the Isle of Man to OpenStreetMap.
The dataset was collected by CloudMade in late 2007 using all of the tools and processes used by OpenStreetMap mappers.  [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve been in Limerick, Ireland for <a href='http://www.stateofthemap.org/'>The State of The Map</a>, the OpenStreetMap conference where we took the opportunity to announce the release of a complete mapping dataset of the Isle of Man to OpenStreetMap.</p>
<p>The dataset was collected by CloudMade in late 2007 using all of the tools and processes used by OpenStreetMap mappers.  The team, made up of CloudMade founders Steve Coast and Nick Black along with long-term OSM contributor, Andy Robinson, drove and cycled every road on the Isle of Man, recording their movements with cheap, consumer grade GPS units whilst taking photos of street signs with digital cameras.</p>
<p><a href='http://blog.cloudmade.com/wp-content/uploads/2008/07/picture-11.png'><img src="http://blog.cloudmade.com/wp-content/uploads/2008/07/picture-11.png" alt="" title="CloudMade Isle of Man Overview" width="294" height="300" class="alignnone size-medium wp-image-87" /></a><br />
<em>The finished map</em></p>
<p>Donating the Isle of Man data to OpenStreetMap is the completion of a cycle for us.  We set out to prove that it was possible for three guys with bicycles and GPS units using OpenStreetMap&#8217;s software, to do what the Ordnance Survey or TeleAtlas do, but at a fraction of the cost.  If I wanted to make a map, I would use OpenStreetMap&#8217;s software.  If I wanted to make a better map, I&#8217;d give it to the OpenStreetMap community and let them maintain it.  The real test will be to come back in 6 months and see how many footpaths and new housing estates have been added to the map.</p>
<p><a href='http://blog.cloudmade.com/wp-content/uploads/2008/07/picture-2.png'><img src="http://blog.cloudmade.com/wp-content/uploads/2008/07/picture-2.png" alt="" title="CloudMade Isle of Man - Peel " width="300" height="220" class="alignnone size-medium wp-image-88" /></a><br />
<em>Detailed view of Peel, a city on the west coast of the Island which shows the street network as well as a selection of points of interest.</em></p>
<p>The dataset is significant for a few reasons.  The Isle of Man will become the second country to be completely mapped in OSM, following the <A href='http://www.opengeodata.org/?p=223'>donation of the complete Netherlands road network</a> to OSM by Dutch map makers <a href='http://www.and.com/'>AND</a>.  Secondly, the Isle of Man has been <a href='http://www.dankarran.com/blog/archives/2007/08/11/where_to_find_maps_of_the_isle_of_man.php'>overlooked in the past by most online map providers</a>, who do not consider the small nation to be a high priority.  </p>
<p>The import process is being managed by OSMer <a href='http://www.dankarran.com'>Dan Karran</a> and we expect it to be a few weeks until the data is available in OSM.  In the mean time, you can get a sneak preview over <a href='http://maps.cloudmade.com/?lat=54.26198&#038;lng=-4.35359&#038;zoom=9&#038;styleId=1'>here</a>.</p>
<p>A full press is available <a href='http://blog.cloudmade.com/wp-content/uploads/2008/07/cloudmade-isle-of-man-mapping-press-release.pdf'>here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cloudmade.com/2008/07/15/cloudmade-release-isle-of-man-dataset-to-openstreetmap/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Product Blog &#8211; Two New pre-Alpha APIs from CloudMade</title>
		<link>http://blog.cloudmade.com/2008/06/04/product-blog-two-new-pre-alpha-apis-from-cloudmade/</link>
		<comments>http://blog.cloudmade.com/2008/06/04/product-blog-two-new-pre-alpha-apis-from-cloudmade/#comments</comments>
		<pubDate>Wed, 04 Jun 2008 13:45:14 +0000</pubDate>
		<dc:creator>nick</dc:creator>
				<category><![CDATA[api]]></category>
		<category><![CDATA[cloudmade]]></category>
		<category><![CDATA[geodata]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[products]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://blog.cloudmade.com/2008/06/04/product-blog-two-new-pre-alpha-apis-from-cloudmade/</guid>
		<description><![CDATA[Last week we took the covers off our new CloudMade website &#8211; if you haven&#8217;t had a look already, head over to CloudMade.com and see for yourself.  
We also released two new APIs as pre-Alpha services: theWeb Maps API and the Mobile Maps API.  Right now these services are targeted at developers who [...]]]></description>
			<content:encoded><![CDATA[<p>Last week we took the covers off our new CloudMade website &#8211; if you haven&#8217;t had a look already, head over to <a href='http://www.cloudmade.com'>CloudMade.com</a> and see for yourself.  </p>
<p>We also released two new APIs as pre-Alpha services: the<a href='http://cloudmade.com/products/web-maps-lite'>Web Maps API</a> and the <a href='http://cloudmade.com/products/mobile-tiles'>Mobile Maps API</a>.  Right now these services are targeted at developers who want to get their hands on the very latest things we have to offer.  Both APIs are accessed by directly calling our tile server, though the observant amongst you will probably have noticed slippy maps present on lots of our pages.  We&#8217;ll be releasing documentation for the slippy map API shortly, so watch this space.</p>
<p><img src='http://blog.cloudmade.com/wp-content/uploads/2008/06/picture-16.png' alt='Web Carto Sample Berlin1' /></p>
<p>We&#8217;re particularly excited about the Mobile Maps API, which gives developers access to a set of tiles which we&#8217;ve started to optimize for mobile use.  By reducing the tile size to 64&#215;64 pixels (rather than the usual 256&#215;256) and simplifying the cartography we&#8217;re keeping tile sizes down to around 2-3kB.  This is a first pass and we hope to get the sizes down even more to help mobile applications save on costly bandwidth and enhance user experience.</p>
<p><img src='http://blog.cloudmade.com/wp-content/uploads/2008/06/picture-15.png' alt='Mobile Carto Sample SF1' /></p>
<p>Because both these services are built on top of <a href='http://www.openstreetmap.org'>OpenStreetMap</a> data you can use them in almost any way you like.  Most other online map providers don&#8217;t let you use their maps in mobile devices or for real time routing or tracking or outside of their own APIs, for example.  We want you to use CloudMade maps for the coolest things you can think of.</p>
<p>If you are itching to play with either the Web or Mobile Maps API, you can request an API key <a href='http://cloudmade.com/signup/map-api-pre-alpha'>here</a> &#8211; I can&#8217;t promise that you&#8217;ll get access straight away, but we will get back to you as soon as the API is ready.  We&#8217;ve also got a developers mailing list which you can sign up to <a href='https://lists.cloudmade.com/listinfo/dev'>here</a>. </p>
<p><em>Both images based on map data created by <a href='http://openstreetmap.org/'>OpenStreetMap.org</a> contributors and licensed <a href='http://creativecommons.org/licenses/by-sa/2.0/'>CCBYSA</a>.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cloudmade.com/2008/06/04/product-blog-two-new-pre-alpha-apis-from-cloudmade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenStreetMap Grants</title>
		<link>http://blog.cloudmade.com/2008/03/17/openstreetmap-grants/</link>
		<comments>http://blog.cloudmade.com/2008/03/17/openstreetmap-grants/#comments</comments>
		<pubDate>Mon, 17 Mar 2008 17:45:42 +0000</pubDate>
		<dc:creator>nick</dc:creator>
				<category><![CDATA[cloudmade]]></category>
		<category><![CDATA[geodata]]></category>
		<category><![CDATA[openstreetmap]]></category>

		<guid isPermaLink="false">http://blog.cloudmade.com/2008/03/17/openstreetmap-grants/</guid>
		<description><![CDATA[Tired of waiting for Google Summer of Code?  Join Cloud Made&#8217;s year of mapping.
We want to make OpenStreetMap better and we want you to be involved UPDATE &#8211; this is worldwide, you don&#8217;t have to be from the UK.  From now on anyone can apply to Cloud Made for an OpenStreetMap Grant.  [...]]]></description>
			<content:encoded><![CDATA[<p>Tired of waiting for Google Summer of Code?  Join Cloud Made&#8217;s year of mapping.</p>
<p>We want to make OpenStreetMap better and we want you to be involved <b>UPDATE &#8211; this is worldwide, you don&#8217;t have to be from the UK</b>.  From now on anyone can apply to Cloud Made for an OpenStreetMap Grant.  You can apply for grants of £100 &#8211; £1000+ to support useful, interesting or innovative work around OpenStreetMap.  This could be anything from squashing OSM&#8217;s 10 most annoying bugs to mapping an entire city to writing a new mapping client &#8211; the choice is yours.  Here are some ideas:</p>
<ul>
<li><strong>Map somewhere</strong> &#8211; You need some funds to support a mapping expedition to <a href="http://wiki.openstreetmap.org/index.php/Monmouthshire">Monmouthshire</a> or even further afield.</li>
<li><strong>Build your OSM community</strong> &#8211; Live in a town or country that&#8217;s hardly been mapped?  You can apply for a grant to help cover the costs of running a mapping party &#8211; promoting it, buying GPS units and providing lunch for hungry mappers.</li>
<li><strong>Pledge to fix some bugs</strong> &#8211; Pledge to fix 10 big bugs in 10 days and claim a reward.</li>
</ul>
<p>This should give you some ideas.  The grants are available immediately, to everyone. Judging and awarding of grants is solely at the discretion of Cloud Made Limited, however advice may be taken from leading OSMers and those on the OSM mailing lists. To apply, email grants@cloudmade.com.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cloudmade.com/2008/03/17/openstreetmap-grants/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Oxford University Choose OpenStreetMap</title>
		<link>http://blog.cloudmade.com/2007/11/29/oxford-university-choose-openstreetmap/</link>
		<comments>http://blog.cloudmade.com/2007/11/29/oxford-university-choose-openstreetmap/#comments</comments>
		<pubDate>Thu, 29 Nov 2007 17:04:08 +0000</pubDate>
		<dc:creator>nick</dc:creator>
				<category><![CDATA[geodata]]></category>
		<category><![CDATA[openstreetmap]]></category>

		<guid isPermaLink="false">http://blog.cloudmade.com/2007/11/29/oxford-university-choose-openstreetmap/</guid>
		<description><![CDATA[Oxford University, the oldest in the English speaking world are now using OpenStreetMap maps on their website.
The University&#8217;s choice has been enabled by the work of the Oxford OSM community who have produced some fantastically detailed maps &#8211; far richer in content than those of Google (also used on some parts of the site) or [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://www.ox.ac.uk/'>Oxford University</a>, the <a href='http://en.wikipedia.org/wiki/Oxford_university'>oldest in the English speaking world</a> are now using <a href='http://www.ox.ac.uk/applications/dynamic/map.rm?postcode=OX2+6UD&#038;location=Wolfson%20College&#038;id=490'>OpenStreetMap maps on their website.</a></p>
<p>The University&#8217;s choice has been enabled by the work of the Oxford OSM community who have produced some fantastically detailed maps &#8211; far richer in content than those of Google (also used on some parts of the site) or other local providers.  If you live in an OSM rich area &#8211; why not make the switch?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cloudmade.com/2007/11/29/oxford-university-choose-openstreetmap/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

