<?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>Kaeding.name &#187; cartography</title>
	<atom:link href="http://kaeding.name/articles/tag/cartography/feed/" rel="self" type="application/rss+xml" />
	<link>http://kaeding.name</link>
	<description>Thoughts on programming, homebrewing, and life, by Patrick Kaeding</description>
	<lastBuildDate>Sun, 04 Mar 2012 03:11:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Better support for international addresses</title>
		<link>http://kaeding.name/articles/2008/08/11/better-support-for-international-addresses/</link>
		<comments>http://kaeding.name/articles/2008/08/11/better-support-for-international-addresses/#comments</comments>
		<pubDate>Tue, 12 Aug 2008 05:35:00 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[gmaps.kaeding.name]]></category>
		<category><![CDATA[cartography]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p>From reading the logs for my <a href="http://gmaps.kaeding.name">mapping site</a>, I noticed that the application was blowing for many addresses outside the United States.  I did a little more research, and discovered that the bug was in handling some special characters, like "ø, á, í, é, È, ž, ù, ý".</p>

<p>As a test case, I created a map of points <a href="http://gmaps.kaeding.name/saved/unicode-test">from around the world</a> that I found in the logs.  Each of these queries caused an error.  </p>]]></description>
		<wfw:commentRss>http://kaeding.name/articles/2008/08/11/better-support-for-international-addresses/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Improvements to Google Mapping Site</title>
		<link>http://kaeding.name/articles/2008/08/02/improvements-to-google-mapping-site/</link>
		<comments>http://kaeding.name/articles/2008/08/02/improvements-to-google-mapping-site/#comments</comments>
		<pubDate>Sat, 02 Aug 2008 23:05:00 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[gmaps.kaeding.name]]></category>
		<category><![CDATA[cartography]]></category>
		<category><![CDATA[maps]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p>This past weekend, I made several improvements to my site that allows you to <a href="http://gmaps.kaeding.name">map multiple locations on Google Maps</a>.  These improvements were mostly suggested by users of the site, and there were a couple that I came up with after seeing the usage patterns of the site, and trying to improve performance.</p>

<p>Read on to see the listing of new/improved features:</p>]]></description>
		<wfw:commentRss>http://kaeding.name/articles/2008/08/02/improvements-to-google-mapping-site/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Plot multiple locations on Google Maps</title>
		<link>http://kaeding.name/articles/2006/05/01/plot-multiple-locations-on-google-maps/</link>
		<comments>http://kaeding.name/articles/2006/05/01/plot-multiple-locations-on-google-maps/#comments</comments>
		<pubDate>Mon, 01 May 2006 18:08:00 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[gmaps.kaeding.name]]></category>
		<category><![CDATA[cartography]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p><div style="clear:both;"></div><a href="http://gmaps.kaeding.name/">gmaps.kaeding.name :: Plot multiple locations on Google Maps</a><br /><br />I just made a few improvements to the mapping script.  For example, now it will center at the average of the points, instead of on the first point.  There is still a lot of room for improvement, though, so I hope to put some more time into it in the next few days/weeks.  Also, notice the URL has changed.<br /><br /><div class="Tags">Technorati tags: <a href="http://technorati.com/tag/google maps" rel="tag">google maps</a></div><div style="clear:both; padding-bottom:0.25em"></div><p class="blogger-labels">Labels: <a rel='tag' href="http://blog.kaeding.name/labels/cartography.html">cartography</a>, <a rel='tag' href="http://blog.kaeding.name/labels/computers.html">computers</a></p></p>]]></description>
		<wfw:commentRss>http://kaeding.name/articles/2006/05/01/plot-multiple-locations-on-google-maps/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Plot multiple locations on Google Maps</title>
		<link>http://kaeding.name/articles/2006/04/17/plot-multiple-locations-on-google-maps-2/</link>
		<comments>http://kaeding.name/articles/2006/04/17/plot-multiple-locations-on-google-maps-2/#comments</comments>
		<pubDate>Mon, 17 Apr 2006 12:31:00 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[gmaps.kaeding.name]]></category>
		<category><![CDATA[cartography]]></category>
		<category><![CDATA[computers]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p><a href="http://www.ccs.neu.edu/home/pkaeding/gmaps.html">Plot multiple locations on Google Maps</a></p>

<p>Hey all</p>

<p>A few days ago, I had two appointments downtown in the financial district on the same day. I wasn't sure how close they were to each other, so I got the idea to look them up on google maps. However, I soon found out that you cannot plot more than one location on google maps at a time. (Well, that's not completely true, since you could plot one point, and then get directions from there to the other place. But then what would you do if you needed to plot three places?)</p>

<p>So, I decided to see if I could hack something together using the Google Maps API.  The result is at:
<a href="http://gmaps.kaeding.name">http://gmaps.kaeding.name</a></p>

<p>It isn't pretty, nor is it perfect, but hey, it works (at least when the addresses are accepted by the geocoder).</p>

<p>You enter as many addresses as you want, one per line. Then the script sends those strings through geocoder.us to get latitude and longitude. (The Google Maps API only allows you to plot points using latitude and longitude, not by supplying an address). Sometimes, geocoder.us will come back with more than one possible address for a single string. So, the next page asks you to confirm the addresses. The final page displays the map.</p>]]></description>
		<wfw:commentRss>http://kaeding.name/articles/2006/04/17/plot-multiple-locations-on-google-maps-2/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
	</channel>
</rss>

