<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>google-maps on S Anand</title>
    <link>https://www.s-anand.net/blog/tag/google-maps/</link>
    <description>Recent content in google-maps on S Anand</description>
    <generator>Hugo -- 0.156.0</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 12 Jul 2026 16:25:50 +0530</lastBuildDate>
    <atom:link href="https://www.s-anand.net/blog/tag/google-maps/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Creating a scrollytelling map</title>
      <link>https://www.s-anand.net/blog/creating-a-scrollytelling-map/</link>
      <pubDate>Sun, 12 Jul 2026 16:25:50 +0530</pubDate>
      <guid>https://www.s-anand.net/blog/creating-a-scrollytelling-map/</guid>
      <description>&lt;p&gt;I had Claude Code with Fable create a small scrollytelling map for my &lt;a href=&#34;https://sanand0.github.io/datastories/security-at-bagmane-capital/&#34;&gt;14-minute walk&lt;/a&gt; experience at &lt;a href=&#34;https://www.s-anand.net/blog/security-at-bagmane-capital/&#34;&gt;Bagmane Capital&lt;/a&gt; in Bangalore.&lt;/p&gt;
&lt;p&gt;I used this as an opportunity to explore the current status of the technology. &lt;a href=&#34;https://chatgpt.com/share/6a537375-5308-83ee-ab03-00e39d8cc05a&#34;&gt;ChatGPT&lt;/a&gt; suggested: &lt;!-- https://chatgpt.com/c/6a520c51-2e08-83e8-8073-a1b703bdd45c --&gt;&lt;/p&gt;
&lt;section ai-disclosure=&#34;ai-generated&#34; data-ai-model=&#34;gpt-5.6-sol&#34; data-ai-provider=&#34;OpenAI&#34;&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Try ArcGIS StoryMaps first&lt;/strong&gt; for a polished scrollytelling story.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Try Google Earth Projects&lt;/strong&gt; if this is primarily something you will present live, like a map-based slide deck.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Use MapLibre GL JS with a coding agent&lt;/strong&gt; if you want precise choreography, animated routes, unusual visual effects, or an asset you can continually extend.&lt;/li&gt;
&lt;/ol&gt;
&lt;/section&gt;
&lt;p&gt;None of these fit my requirements, which was:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Hostable, self-contained, on GitHub Pages&lt;/li&gt;
&lt;li&gt;Forever free tiles, to the extent possible&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Based on its recommendations, my workflow was:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Capture locations in Google Maps&lt;/strong&gt;. Right-click and copy the latitude, longitude.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Capture routes in &lt;a href=&#34;https://mymaps.google.com&#34;&gt;Google My Maps&lt;/a&gt;&lt;/strong&gt;. This was insight. MyMaps lets you export driving, walking, and cycling routes as KML. (No bike routes, though.)&lt;/li&gt;
&lt;li&gt;Create a single-page index.html using &lt;strong&gt;MapLibre GL JS with a free OpenFreeMap basemap&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;I &lt;a href=&#34;https://www.google.com/maps/d/u/0/edit?mid=1EmnW_jW6nP22MBJAlFg0R66CfBt9Fw8&#34;&gt;created the MyMaps routes&lt;/a&gt;&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.google.com/maps/d/u/0/edit?mid=1EmnW_jW6nP22MBJAlFg0R66CfBt9Fw8&#34;&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://files.s-anand.net/images/2026-07-12-creating-a-scrollytelling-map-google-mymaps.avif&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;hellip; exported layers as KML files, and meta-prompted Codex with my story written in this form:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-markdown&#34; data-lang=&#34;markdown&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;I was staying at [&lt;span class=&#34;nt&#34;&gt;The Curzon Court, Brigade Road&lt;/span&gt;](&lt;span class=&#34;na&#34;&gt;https://maps.app.goo.gl/ArHn75eAihHzZXcr9&lt;/span&gt;). 12.97454856819103, 77.60788450296555
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;I needed to be at [&lt;span class=&#34;nt&#34;&gt;Microsoft Luxor North Tower&lt;/span&gt;](&lt;span class=&#34;na&#34;&gt;https://maps.app.goo.gl/Tf5qZGwXogetSJr46&lt;/span&gt;) 12.984402817080221, 77.70407412470264
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;for a 2 pm [&lt;span class=&#34;nt&#34;&gt;workshop&lt;/span&gt;](&lt;span class=&#34;na&#34;&gt;https://hasgeek.com/fifthelephant/when-data-is-for-agents-workshop/&lt;/span&gt;).
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;So I came over to [&lt;span class=&#34;nt&#34;&gt;Seetharampalya Metro Station&lt;/span&gt;](&lt;span class=&#34;na&#34;&gt;https://maps.app.goo.gl/Z4deFUzZsqamcCZC9&lt;/span&gt;) 12.98116461318051, 77.70872373073122
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;and seated myself at [&lt;span class=&#34;nt&#34;&gt;Fairfield by Marriott&lt;/span&gt;](&lt;span class=&#34;na&#34;&gt;https://maps.app.goo.gl/NJqUfFnHL4QW8xa2A&lt;/span&gt;) 12.981961760138114, 77.70869689674738
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;by 11 am.
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;...
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;&amp;hellip; and also attached a series of &lt;code&gt;.kml&lt;/code&gt; files for the routes. The generated prompt had some &lt;em&gt;nice&lt;/em&gt; suggestions, such as:&lt;/p&gt;
&lt;section ai-disclosure=&#34;ai-generated&#34; data-ai-model=&#34;gpt-5.6-sol&#34; data-ai-provider=&#34;OpenAI&#34;&gt;
&lt;ul&gt;
&lt;li&gt;Break the story into well-paced scenes, preserving its dry, escalating humour.&lt;/li&gt;
&lt;li&gt;Make time pressure visible through restrained clocks, timestamps, distance and ETA annotations.&lt;/li&gt;
&lt;li&gt;Build tension toward the late arrival, then treat the security confrontation with deadpan repetition.&lt;/li&gt;
&lt;li&gt;End quietly and anticlimactically at Bug &amp;amp; Bean with the peri peri paneer sandwich.&lt;/li&gt;
&lt;li&gt;&amp;hellip; etc.&lt;/li&gt;
&lt;/ul&gt;
&lt;/section&gt;
&lt;p&gt;But one interesting idea I didn&amp;rsquo;t explore was to &amp;ldquo;Have the coding agent add an authoring mode&amp;rdquo;, specifically:&lt;/p&gt;
&lt;section ai-disclosure=&#34;ai-generated&#34; data-ai-model=&#34;gpt-5.6-sol&#34; data-ai-provider=&#34;OpenAI&#34;&gt;
&lt;p&gt;In authoring mode:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Clicking the map copies &lt;code&gt;[longitude, latitude]&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Copy camera&lt;/strong&gt; copies the current center, zoom, bearing and pitch.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Copy visible bounds&lt;/strong&gt; copies southwest and northeast coordinates.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Import KML/GeoJSON&lt;/strong&gt; previews routes.&lt;/li&gt;
&lt;li&gt;Selecting a route offers &lt;strong&gt;Create fit chapter&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Clicking a marker offers &lt;strong&gt;Create point chapter&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;A panel shows the exact chapter JSON.&lt;/li&gt;
&lt;li&gt;Pressing &lt;code&gt;C&lt;/code&gt; copies the current camera.&lt;/li&gt;
&lt;li&gt;Pressing &lt;code&gt;P&lt;/code&gt; creates a placemark.&lt;/li&gt;
&lt;li&gt;Pressing &lt;code&gt;B&lt;/code&gt; creates a fit-to-bounds instruction.&lt;/li&gt;
&lt;/ul&gt;
&lt;/section&gt;
&lt;p&gt;This is a great idea - fairly easy to implement, meaning that I can even do away with map authoring software in the future.&lt;/p&gt;
&lt;p&gt;AI agents write software, but also know &lt;em&gt;what&lt;/em&gt; software features are useful. That makes taste more niche (i.e. I&amp;rsquo;ll use / buy your software if I already know and totally align with your taste, but otherwise, I&amp;rsquo;ll mix-and-match and build my own.)&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Driving from California to Stockholm</title>
      <link>https://www.s-anand.net/blog/driving-from-california-to-stockholm/</link>
      <pubDate>Thu, 29 Mar 2007 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/driving-from-california-to-stockholm/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://www.s-anand.net/blog/assets/flickr-google-maps-directions-from-california-to-stockhom_438853045_o-gif.webp&#34;&gt;&lt;img alt=&#34;Google Maps directions from California to Stockhom&#34; loading=&#34;lazy&#34; src=&#34;https://www.s-anand.net/blog/assets/flickr-google-maps-directions-from-california-to-stockhom_438853045_o-gif.webp&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Google Maps directions from California to Stockhom. Google suggests a &amp;ldquo;Swim across the Atlantic Ocean&amp;rdquo;. 3,462 miles. Estimated time: 29 days 0 hours&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id=&#34;comments&#34;&gt;Comments&lt;/h2&gt;
&lt;!-- wp-comments-start --&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Crazyassblondechick&lt;/strong&gt; &lt;em&gt;29 Mar 2007 9:46 pm&lt;/em&gt;:
wow that&amp;rsquo;s really funny!&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;nku&lt;/strong&gt; &lt;em&gt;30 Mar 2007 2:25 am&lt;/em&gt;:
Ha ha ha. Someone at Google taking &amp;ldquo;creativity&amp;rdquo; very seriously :)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;aussie desi&lt;/strong&gt; &lt;em&gt;30 Mar 2007 10:16 pm&lt;/em&gt;:
Someone at Google got the speed of humans in water totally wrong. In order to cover this distance, the person needs to swim 8kms an hour non stop. The FINA world record for 1500 meters is 14:34.56. Thus a person can swim only 6 kms an hour. Creativity - 10/10 Math - 0/10&lt;/li&gt;
&lt;/ul&gt;
&lt;!-- wp-comments-end --&gt;
</description>
    </item>
    <item>
      <title>Panoramas on Google Maps</title>
      <link>https://www.s-anand.net/blog/panoramas-on-google-maps/</link>
      <pubDate>Thu, 21 Dec 2006 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/panoramas-on-google-maps/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.xrez.com/&#34;&gt;xRez&lt;/a&gt; has some stunning, large (gigapixel-sized) panoramas that you can zoom into using the Google Maps interface. It&amp;rsquo;s similar to the &lt;a href=&#34;http://www.gigapxl.org/&#34;&gt;Gigapixel project&lt;/a&gt;, I think.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>New Google services</title>
      <link>https://www.s-anand.net/blog/new-google-services/</link>
      <pubDate>Wed, 22 Mar 2006 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/new-google-services/</guid>
      <description>&lt;p&gt;New from Google: &lt;a href=&#34;http://finance.google.com/&#34;&gt;Google Finance&lt;/a&gt;, and &lt;a href=&#34;http://mars.google.com/&#34;&gt;Google Mars&lt;/a&gt;.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id=&#34;comments&#34;&gt;Comments&lt;/h2&gt;
&lt;!-- wp-comments-start --&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Sathya&lt;/strong&gt; &lt;em&gt;22 Mar 2006 8:30 am&lt;/em&gt;:
Welcome Back !&lt;/li&gt;
&lt;/ul&gt;
&lt;!-- wp-comments-end --&gt;
</description>
    </item>
    <item>
      <title>Windows Live Local</title>
      <link>https://www.s-anand.net/blog/windows-live-local/</link>
      <pubDate>Thu, 08 Dec 2005 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/windows-live-local/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://local.live.com/&#34;&gt;Windows Live Local&lt;/a&gt; tries to match Google Maps. But Google Maps is just too fast. As I mentioned earlier (&lt;a href=&#34;https://www.s-anand.net/blog/why-google-reader/&#34;&gt;Why Google Reader&lt;/a&gt;): the reason I like Google is largely speed.&amp;gt;&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Nokia GPS and Google Maps</title>
      <link>https://www.s-anand.net/blog/nokia-gps-and-google-maps/</link>
      <pubDate>Sun, 31 Jul 2005 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/nokia-gps-and-google-maps/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://gpswanderer.blogspot.com/2005_04_01_gpswanderer_archive.html&#34;&gt;Mobile Google Maps with GPS&lt;/a&gt;.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Google Maps addressing</title>
      <link>https://www.s-anand.net/blog/google-maps-addressing/</link>
      <pubDate>Mon, 25 Jul 2005 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/google-maps-addressing/</guid>
      <description>&lt;p&gt;The &lt;a href=&#34;http://intepid.com/2005-07-17/21.50/&#34;&gt;addressing system for Google Maps&lt;/a&gt;.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Google Maps traffic violation</title>
      <link>https://www.s-anand.net/blog/google-maps-traffic-violation/</link>
      <pubDate>Wed, 20 Jul 2005 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/google-maps-traffic-violation/</guid>
      <description>&lt;p&gt;Google Maps gets Edwin Soto &lt;a href=&#34;http://www.gearlive.com/index.php/news/article/google_maps_helps_fight_traffic_tickets_07160942/&#34;&gt;out of a traffic violation&lt;/a&gt;. He was able to use his laptop and wi-fi connection at the court to show the judge that Cathedral Parkway, where he ran a red light, was a two-way street and not a one-way as the cop indicated.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Google Moon</title>
      <link>https://www.s-anand.net/blog/google-moon/</link>
      <pubDate>Wed, 20 Jul 2005 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/google-moon/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://moon.google.com/&#34;&gt;Google Moon&lt;/a&gt;. At the highest magnification, the moon is made of cheese. At the lowest, the moon is rectangular. But it apparantly isn&amp;rsquo;t a prank.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id=&#34;comments&#34;&gt;Comments&lt;/h2&gt;
&lt;!-- wp-comments-start --&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;jayant&lt;/strong&gt; &lt;em&gt;21 Jul 2005 3:41 am&lt;/em&gt;:
Interesting - Just drag the zoom to max and leave it there. The picture colour changes. Wonder why&amp;hellip;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Dhar&lt;/strong&gt; &lt;em&gt;21 Jul 2005 8:16 am&lt;/em&gt;:
The idea is to show that the moon is made of cheese&amp;hellip; Kinda easter egg thingy.&lt;/li&gt;
&lt;/ul&gt;
&lt;!-- wp-comments-end --&gt;
</description>
    </item>
    <item>
      <title>GMT</title>
      <link>https://www.s-anand.net/blog/gmt/</link>
      <pubDate>Sat, 16 Jul 2005 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/gmt/</guid>
      <description>&lt;p&gt;I cross the prime meridien almost every day. I live 0 degrees 5 minutes east of the prime meridien. I travel to Liverpool Street usually, which is 0 degrees 5 minutes west of the prime meridien. The station closest to the meridien, on my route, is Stratford, which stretches from 7 seconds to 17 seconds west of the meridien.&lt;/p&gt;
&lt;p&gt;Of course, crossing the prime meridien has no time-zone related significance like the international date line. But it does mean that I travel to the western hemisphere and back every day.&lt;/p&gt;
&lt;p&gt;There is a place near Stratford station called &lt;a href=&#34;http://maps.google.co.uk/maps?q=stratford+station&amp;amp;ll=51.541738,-0.002666&amp;amp;spn=0.004638,0.007522&amp;amp;t=k&amp;amp;hl=en&#34;&gt;Meridien Square&lt;/a&gt;. Should visit it some time.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id=&#34;comments&#34;&gt;Comments&lt;/h2&gt;
&lt;!-- wp-comments-start --&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Shiva&lt;/strong&gt; &lt;em&gt;19 Jul 2005 4:48 pm&lt;/em&gt;:
Hey after a radar search i found this link &lt;a href=&#34;http://www.bibliomania.com&#34;&gt;http://www.bibliomania.com&lt;/a&gt; has a quite a large collection of Classic Fiction, Drama, Poetry, Short Stories and Contemporary Articles and Interviews. Quite an interesting site to bookmark&lt;/li&gt;
&lt;/ul&gt;
&lt;!-- wp-comments-end --&gt;
</description>
    </item>
    <item>
      <title>Google Maps UK</title>
      <link>https://www.s-anand.net/blog/google-maps-uk/</link>
      <pubDate>Tue, 19 Apr 2005 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/google-maps-uk/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://maps.google.co.uk/&#34;&gt;Google Maps, UK&lt;/a&gt;. I&amp;rsquo;m thrilled!&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Google sightseeing</title>
      <link>https://www.s-anand.net/blog/google-sightseeing/</link>
      <pubDate>Fri, 08 Apr 2005 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/google-sightseeing/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.shreddies.org/gmaps/&#34;&gt;Google sightseeing&lt;/a&gt;. See the US through Google Maps satellite images.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id=&#34;comments&#34;&gt;Comments&lt;/h2&gt;
&lt;!-- wp-comments-start --&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;S Anand&lt;/strong&gt; &lt;em&gt;8 Apr 2005 11:00 am&lt;/em&gt;:
Also check out the &lt;a href=&#34;http://www.flickr.com/photos/tags/googlemaps/&#34;&gt;Googlemaps&lt;/a&gt; tag on Flickr&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;S Anand&lt;/strong&gt; &lt;em&gt;8 Apr 2005 11:12 am&lt;/em&gt;:
and the &lt;a href=&#34;http://flickr.com/groups/memorymaps/pool/&#34;&gt;Memory maps&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;!-- wp-comments-end --&gt;
</description>
    </item>
    <item>
      <title>How Google Maps works</title>
      <link>https://www.s-anand.net/blog/how-google-maps-works/</link>
      <pubDate>Thu, 10 Feb 2005 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/how-google-maps-works/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://jgwebber.blogspot.com/2005/02/mapping-google.html&#34;&gt;How Google Maps works&lt;/a&gt;: a look behind the Javascript of Google Maps.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Whereas GMail uses XMLHttp to make calls back to the server, Google Maps uses a hidden IFrame. The method has its benefits.&lt;/p&gt;
&lt;p&gt;The push-pins and info-popups are a different matter. Simply placing them is no big trick; an absolutely-positioned transparent GIF does the trick nicely. The shadows, however, are a different matter. They are PNGs with 8-bit alpha channels.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;The comments following the post as also quite a read.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Google Maps</title>
      <link>https://www.s-anand.net/blog/google-maps/</link>
      <pubDate>Wed, 09 Feb 2005 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/google-maps/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://maps.google.com/&#34;&gt;Google Maps&lt;/a&gt;. Only has the US for now. But that may change, given that&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;not to mention that google has been primarily focused on the u.s. market and is now turning their full attention to the global marketplace.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;The interface, as always with Google, is fantastic. This is the way to go for Web applications.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://blog.outer-court.com/forum/5699.html&#34;&gt;via Google Blogoscoped&lt;/a&gt;.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id=&#34;comments&#34;&gt;Comments&lt;/h2&gt;
&lt;!-- wp-comments-start --&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;m1108061928989&lt;/strong&gt; &lt;em&gt;9 Feb 2005 12:00 pm&lt;/em&gt;:
Actually, google maps produced better routes too (more intuitive or just plain luck in my case ) but 2 consecutive routes cant be coincidence&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;S Anand&lt;/strong&gt; &lt;em&gt;9 Feb 2005 12:00 pm&lt;/em&gt;:
Their database may be from Keyhole, whom they acquired recently. I didn&amp;rsquo;t see anything from India on it, though.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Sathish&lt;/strong&gt; &lt;em&gt;9 Feb 2005 12:00 pm&lt;/em&gt;:
This is an interesting way to comment..&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;TOPFRAME&lt;/strong&gt; &lt;em&gt;9 Feb 2005 12:00 pm&lt;/em&gt;:
their interface is pretty good.. but, I wonder if they could do the maps of India in the same manner..&lt;/li&gt;
&lt;/ul&gt;
&lt;!-- wp-comments-end --&gt;
</description>
    </item>
    <item>
      <title>Mumbai bus and train schedule</title>
      <link>https://www.s-anand.net/blog/mumbai-bus-and-train-schedule/</link>
      <pubDate>Tue, 04 May 2004 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/mumbai-bus-and-train-schedule/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.cse.iitb.ac.in/navigator2/Main&#34;&gt;Mumbai Navigator&lt;/a&gt; from IITB tells you how to get from one place to another in Mumbai, using the local bus and train services. Also has maps. (Here&amp;rsquo;s the &lt;a href=&#34;http://www.cse.iitb.ac.in/navigator/index.html&#34;&gt;old Mumbai Navigator&lt;/a&gt;.)&lt;/p&gt;
&lt;p&gt;Alphonso has the full &lt;a href=&#34;http://mumbainews.wordpress.com/2006/08/30/local-trains-time-table/&#34;&gt;Mumbai local train timetables&lt;/a&gt; as pictures.&lt;/p&gt;
&lt;p&gt;If you&amp;rsquo;re looking for street maps, Google Maps has a pretty good &lt;a href=&#34;http://maps.google.com/maps?f=q&amp;amp;hl=en&amp;amp;q=mumbai,+india&amp;amp;ie=UTF8&amp;amp;z=13&amp;amp;om=1&#34;&gt;street map of Mumbai&lt;/a&gt;. But it&amp;rsquo;s not as good as &lt;a href=&#34;http://db.mapmyindia.com/&#34;&gt;MapMyIndia&lt;/a&gt;, which gives you the &lt;a href=&#34;http://db.mapmyindia.com/index.html?app=q%3Ddir%26from_addr%3Dnariman%2520point%252C%2520mumbai%26from_sta%3D%26to_addr%3Dbandra%252C%2520mumbai%26to_sta%3D&amp;amp;x=-1901298&amp;amp;y=5111996&amp;amp;z=9&#34;&gt;driving route from Nariman Point to Bandra&lt;/a&gt; for instance.&lt;/p&gt;
</description>
    </item>
  </channel>
</rss>
