<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Tutorial : Thematic mapping with the Google Maps Flash API</title>
	<atom:link href="http://gvlt.wordpress.com/2008/05/17/tutorial-thematic-mapping-with-the-google-maps-flash-api/feed/" rel="self" type="application/rss+xml" />
	<link>http://gvlt.wordpress.com/2008/05/17/tutorial-thematic-mapping-with-the-google-maps-flash-api/</link>
	<description></description>
	<lastBuildDate>Mon, 09 Nov 2009 15:28:17 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Flex project status: a demo in words and images &#171; MuMe Tech</title>
		<link>http://gvlt.wordpress.com/2008/05/17/tutorial-thematic-mapping-with-the-google-maps-flash-api/#comment-97</link>
		<dc:creator>Flex project status: a demo in words and images &#171; MuMe Tech</dc:creator>
		<pubDate>Fri, 09 Oct 2009 20:57:02 +0000</pubDate>
		<guid isPermaLink="false">http://gvlt.wordpress.com/?p=38#comment-97</guid>
		<description>[...] music taste of that country is to our selected country (= the blue marker). We&#8217;re planning on coloring the countries instead of using markers. Visualizing countries with similar &quot;music taste&quot; in a [...]</description>
		<content:encoded><![CDATA[<p>[...] music taste of that country is to our selected country (= the blue marker). We&#8217;re planning on coloring the countries instead of using markers. Visualizing countries with similar &quot;music taste&quot; in a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guy Micciche</title>
		<link>http://gvlt.wordpress.com/2008/05/17/tutorial-thematic-mapping-with-the-google-maps-flash-api/#comment-78</link>
		<dc:creator>Guy Micciche</dc:creator>
		<pubDate>Thu, 12 Feb 2009 09:53:18 +0000</pubDate>
		<guid isPermaLink="false">http://gvlt.wordpress.com/?p=38#comment-78</guid>
		<description>www.guymicciche.com/blog

dude, you rock. very cool.</description>
		<content:encoded><![CDATA[<p><a href="http://www.guymicciche.com/blog" rel="nofollow">http://www.guymicciche.com/blog</a></p>
<p>dude, you rock. very cool.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Good Idea, Bad Idea &#187; Blog Archive &#187; 2 New Articles: PHP/MySQL for the Flash API, and Custom Icon Creation with the JS API</title>
		<link>http://gvlt.wordpress.com/2008/05/17/tutorial-thematic-mapping-with-the-google-maps-flash-api/#comment-72</link>
		<dc:creator>Good Idea, Bad Idea &#187; Blog Archive &#187; 2 New Articles: PHP/MySQL for the Flash API, and Custom Icon Creation with the JS API</dc:creator>
		<pubDate>Wed, 29 Oct 2008 17:20:07 +0000</pubDate>
		<guid isPermaLink="false">http://gvlt.wordpress.com/?p=38#comment-72</guid>
		<description>[...] articles section now also includes links to a few external articles that we found really useful: Thematic Mapping with the Google Maps API for Flash, and Creating Custom Campus Maps using the Google Maps API. If you&#8217;ve written an article [...]</description>
		<content:encoded><![CDATA[<p>[...] articles section now also includes links to a few external articles that we found really useful: Thematic Mapping with the Google Maps API for Flash, and Creating Custom Campus Maps using the Google Maps API. If you&#8217;ve written an article [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pamela Fox</title>
		<link>http://gvlt.wordpress.com/2008/05/17/tutorial-thematic-mapping-with-the-google-maps-flash-api/#comment-67</link>
		<dc:creator>Pamela Fox</dc:creator>
		<pubDate>Thu, 25 Sep 2008 17:22:19 +0000</pubDate>
		<guid isPermaLink="false">http://gvlt.wordpress.com/?p=38#comment-67</guid>
		<description>Hi  Guilhem -

Awesome tutorial. I&#039;ve been passing this around to everyone. Would you be amenable to me linking to this article from our documentation? Let me know, thanks!</description>
		<content:encoded><![CDATA[<p>Hi  Guilhem -</p>
<p>Awesome tutorial. I&#8217;ve been passing this around to everyone. Would you be amenable to me linking to this article from our documentation? Let me know, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Javier</title>
		<link>http://gvlt.wordpress.com/2008/05/17/tutorial-thematic-mapping-with-the-google-maps-flash-api/#comment-53</link>
		<dc:creator>Javier</dc:creator>
		<pubDate>Tue, 17 Jun 2008 23:11:44 +0000</pubDate>
		<guid isPermaLink="false">http://gvlt.wordpress.com/?p=38#comment-53</guid>
		<description>Very nice tutorial!

I am already using some of your ideas. I have been working representing directly shapefiles into Google Maps for Flash, check it out at http://biodivertido.blogspot.com/2008/06/displaying-shapefiles-in-google-maps.html.

But trying to represent the same shapefile directly as I do kills the player, so this is a no way. The main problem seems in reading the shapefile and generating the polygons on run time. In your way the polygons are already compiled and there is no need for parsing. Of course the biggest problem is that you can not dynamically load the polygons.

The other way I tried was using AMFPHP to send the polygons to the client, this is faster as the objects transfered does not need to be deserialized but it still far from being as fast as your solution. And the server suffers too...

I suppose that if I want to let users upload shapefiles to represent on the map I would have to take of these ways.

But still would be cool to have a repository of flex modules with different datasets, like yours, that developers could load at run time. That would probably be also fast.

In any case great post and great blog, thanks.</description>
		<content:encoded><![CDATA[<p>Very nice tutorial!</p>
<p>I am already using some of your ideas. I have been working representing directly shapefiles into Google Maps for Flash, check it out at <a href="http://biodivertido.blogspot.com/2008/06/displaying-shapefiles-in-google-maps.html" rel="nofollow">http://biodivertido.blogspot.com/2008/06/displaying-shapefiles-in-google-maps.html</a>.</p>
<p>But trying to represent the same shapefile directly as I do kills the player, so this is a no way. The main problem seems in reading the shapefile and generating the polygons on run time. In your way the polygons are already compiled and there is no need for parsing. Of course the biggest problem is that you can not dynamically load the polygons.</p>
<p>The other way I tried was using AMFPHP to send the polygons to the client, this is faster as the objects transfered does not need to be deserialized but it still far from being as fast as your solution. And the server suffers too&#8230;</p>
<p>I suppose that if I want to let users upload shapefiles to represent on the map I would have to take of these ways.</p>
<p>But still would be cool to have a repository of flex modules with different datasets, like yours, that developers could load at run time. That would probably be also fast.</p>
<p>In any case great post and great blog, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NeoCartography and Thematic Mapping: Is 3-D Crap? &#124; Off the Map - Official Blog of FortiusOne</title>
		<link>http://gvlt.wordpress.com/2008/05/17/tutorial-thematic-mapping-with-the-google-maps-flash-api/#comment-52</link>
		<dc:creator>NeoCartography and Thematic Mapping: Is 3-D Crap? &#124; Off the Map - Official Blog of FortiusOne</dc:creator>
		<pubDate>Fri, 13 Jun 2008 11:54:34 +0000</pubDate>
		<guid isPermaLink="false">http://gvlt.wordpress.com/?p=38#comment-52</guid>
		<description>[...] posted up a nice tutorial on how to create a thematic map with the new Google Maps Flash API on his &#8220;Leveraging [...]</description>
		<content:encoded><![CDATA[<p>[...] posted up a nice tutorial on how to create a thematic map with the new Google Maps Flash API on his &#8220;Leveraging [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Google’s New Maps API for Flash:</title>
		<link>http://gvlt.wordpress.com/2008/05/17/tutorial-thematic-mapping-with-the-google-maps-flash-api/#comment-51</link>
		<dc:creator>Google’s New Maps API for Flash:</dc:creator>
		<pubDate>Wed, 28 May 2008 13:57:54 +0000</pubDate>
		<guid isPermaLink="false">http://gvlt.wordpress.com/?p=38#comment-51</guid>
		<description>[...] Tutorial : Thematic mapping with the Google Maps Flash API [...]</description>
		<content:encoded><![CDATA[<p>[...] Tutorial : Thematic mapping with the Google Maps Flash API [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Using MapShaper to Create Smaller Shapefiles and KML through Finder! &#124; Off the Map - Official Blog of FortiusOne</title>
		<link>http://gvlt.wordpress.com/2008/05/17/tutorial-thematic-mapping-with-the-google-maps-flash-api/#comment-50</link>
		<dc:creator>Using MapShaper to Create Smaller Shapefiles and KML through Finder! &#124; Off the Map - Official Blog of FortiusOne</dc:creator>
		<pubDate>Sat, 24 May 2008 22:17:34 +0000</pubDate>
		<guid isPermaLink="false">http://gvlt.wordpress.com/?p=38#comment-50</guid>
		<description>[...] general concept is that you remove details from the map without loosing the message and context of the map. All [...]</description>
		<content:encoded><![CDATA[<p>[...] general concept is that you remove details from the map without loosing the message and context of the map. All [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean Gorman</title>
		<link>http://gvlt.wordpress.com/2008/05/17/tutorial-thematic-mapping-with-the-google-maps-flash-api/#comment-49</link>
		<dc:creator>Sean Gorman</dc:creator>
		<pubDate>Fri, 23 May 2008 22:09:11 +0000</pubDate>
		<guid isPermaLink="false">http://gvlt.wordpress.com/?p=38#comment-49</guid>
		<description>Very cool implementation and like the discussion of map generalization for making it feasible.  If you are interested in some more thematic data to map check out http://finder.geocommons.com .  Tons of good statistical data that is great for thematic mapping.</description>
		<content:encoded><![CDATA[<p>Very cool implementation and like the discussion of map generalization for making it feasible.  If you are interested in some more thematic data to map check out <a href="http://finder.geocommons.com" rel="nofollow">http://finder.geocommons.com</a> .  Tons of good statistical data that is great for thematic mapping.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hunka</title>
		<link>http://gvlt.wordpress.com/2008/05/17/tutorial-thematic-mapping-with-the-google-maps-flash-api/#comment-48</link>
		<dc:creator>Hunka</dc:creator>
		<pubDate>Fri, 23 May 2008 10:57:30 +0000</pubDate>
		<guid isPermaLink="false">http://gvlt.wordpress.com/?p=38#comment-48</guid>
		<description>Its really a very helpful tutorial....thanks a lot...</description>
		<content:encoded><![CDATA[<p>Its really a very helpful tutorial&#8230;.thanks a lot&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
