<?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>My Thoughts &#187; tiles</title>
	<atom:link href="http://martijnpannevis.nl/blog/tag/tiles/feed/" rel="self" type="application/rss+xml" />
	<link>http://martijnpannevis.nl/blog</link>
	<description>It compiles; Let's ship it!</description>
	<lastBuildDate>Mon, 13 Dec 2010 13:18:01 +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>Google Styled Maps are quite powerful!</title>
		<link>http://martijnpannevis.nl/blog/2010/07/13/google-styled-maps-are-quite-powerful/</link>
		<comments>http://martijnpannevis.nl/blog/2010/07/13/google-styled-maps-are-quite-powerful/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 17:28:51 +0000</pubDate>
		<dc:creator>Martijn</dc:creator>
				<category><![CDATA[Main]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[googlemaps]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[tiles]]></category>

		<guid isPermaLink="false">http://martijnpannevis.nl/blog/?p=399</guid>
		<description><![CDATA[
  Please upgrade your browser

Today, while looking into the new Google Maps Docs, I ran across the Styled Maps. They are quite powerful! While Cloudmade offers a similar service for a while, I didn&#8217;t expect Google to offer this, and for free.
A bit of technical background: these mapping services work by splitting the world [...]]]></description>
			<content:encoded><![CDATA[<div class="iframe-wrapper">
  <iframe src="http://dev.panman.nl/test/waterworld.php" frameborder="0" style="height:400px;width:600px;">Please upgrade your browser</iframe>
</div>
<p>Today, while looking into the new Google Maps Docs, I ran across the <a href="http://code.google.com/apis/maps/documentation/javascript/overlays.html#StyledMaps" onclick="javascript:pageTracker._trackPageview('/outbound/article/code.google.com');">Styled Maps</a>. They are quite powerful! While <a href="http://cloudmade.com/" onclick="javascript:pageTracker._trackPageview('/outbound/article/cloudmade.com');">Cloudmade</a> offers a similar service for a while, I didn&#8217;t expect Google to offer this, and for free.<br />
A bit of technical background: these mapping services work by splitting the world into tiles. The whole world takes millions of tiles (depending on zoom level), and thus hundreds of gigabytes to render and store. While rendering and storing the world once isn&#8217;t that much effort for Google, rendering it in as many styles as it&#8217;s customers come up with does take quite a bit of processing power (For more background on the subject: See my <a href="http://martijnpannevis.nl/thesis/" >Thesis on LBS</a>)</p>
<p>While I have run a tile render server in the past, this was always an expensive, and not that scalable operation. So I&#8217;m suprised (but happy!) that Google now offers this to the world, for free! In just a few minutes, I was able to create the demo <a href="http://dev.panman.nl/test/waterworld.php" onclick="javascript:pageTracker._trackPageview('/outbound/article/dev.panman.nl');">Waterworld</a> shown above.</p>
<p>More examples can be seen on the <a href="http://googlegeodevelopers.blogspot.com/2010/05/add-touch-of-style-to-your-maps.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/googlegeodevelopers.blogspot.com');">Google Maps blog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://martijnpannevis.nl/blog/2010/07/13/google-styled-maps-are-quite-powerful/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

