<?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>BlinkTag Inc &#187; maps</title>
	<atom:link href="http://blinktag.com/tag/maps/feed/" rel="self" type="application/rss+xml" />
	<link>http://blinktag.com</link>
	<description></description>
	<lastBuildDate>Tue, 01 May 2012 22:43:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>Google Transit Layer through Google Maps API</title>
		<link>http://blinktag.com/google-transit-layer-through-google-maps-api/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=google-transit-layer-through-google-maps-api</link>
		<comments>http://blinktag.com/google-transit-layer-through-google-maps-api/#comments</comments>
		<pubDate>Tue, 24 May 2011 05:36:03 +0000</pubDate>
		<dc:creator>Brendan Nee</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[google maps]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[transit]]></category>

		<guid isPermaLink="false">http://blinktag.com/?p=1057</guid>
		<description><![CDATA[This is a followup to a post we did a while back that showed how to add the Google Transit and Google Bike layer to a google map using the Google Maps API. We&#8217;ve updated this with code based on Google Maps Javascript API version 3. Google Maps API v3 now allows you to add [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://blinktag.com/wp-content/uploads/2011/05/Google-Maps-298x300.jpg" alt="" title="Google Maps" width="298" height="300" class="alignright size-medium wp-image-1062 colorbox-1057" />This is a followup to a post we did a while back that showed <a href="http://blinktag.com/add-google-bike-or-google-transit-layer-to-your-google-maps-api/">how to add the Google Transit and Google Bike layer to a google map using the Google Maps API</a>. We&#8217;ve updated this with code based on <a href="http://code.google.com/apis/maps/documentation/javascript/">Google Maps Javascript API version 3</a>.</p>
<p>Google Maps API v3 now allows you to add the <a href="http://code.google.com/apis/maps/documentation/javascript/reference.html#BicyclingLayer">Bike route layer</a> and <a href="http://code.google.com/apis/maps/documentation/javascript/reference.html#TrafficLayer">traffic layer</a> via the API, but there still isn&#8217;t an easy way to get at the transit layer.  </p>
<p style="clear:both">To add the Bike layer:</p>
<p><script src="https://gist.github.com/988233.js"> </script></p>
<p>To add the Traffic layer:<br />
<script src="https://gist.github.com/988234.js"> </script></p>
<p>However, you can use the code below to add the Google Transit layer it as a custom tile layer.  This will load the image tiles directly from Google&#8217;s servers:</p>
<p><script src="https://gist.github.com/988231.js"> </script></p>
<p>This loads the full image types, so any other styles you&#8217;ve applied to the basemap will get covered up.  Unlike Google Transit, the stations won&#8217;t be clickable and transit info won&#8217;t pop up unless you add your own markers to the map, but this should work ok for just showing transit routes.</p>
<p>You can see this technique live in our <a href="http://pwn.blinktag.com">Realtime Transit Map project</a> (also on <a href="http://github.com/brendannee/Realtime-Transit-Display">github</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://blinktag.com/google-transit-layer-through-google-maps-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bikesy now available in the Chrome Web Store</title>
		<link>http://blinktag.com/bikesy-now-available-in-the-chrome-web-store/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=bikesy-now-available-in-the-chrome-web-store</link>
		<comments>http://blinktag.com/bikesy-now-available-in-the-chrome-web-store/#comments</comments>
		<pubDate>Fri, 04 Mar 2011 02:36:31 +0000</pubDate>
		<dc:creator>Brendan Nee</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bike]]></category>
		<category><![CDATA[bikesy]]></category>
		<category><![CDATA[biking]]></category>
		<category><![CDATA[chrome web store]]></category>
		<category><![CDATA[geolocation]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[google maps]]></category>
		<category><![CDATA[maps]]></category>

		<guid isPermaLink="false">http://blinktag.com/?p=935</guid>
		<description><![CDATA[Bikesy.com is now available in the Chrome Web Store. Bikesy is the open source bike mapper that BlinkTag developed using graphserver and openstreetmap data. For those of you who haven&#8217;t tried bikesy, it lets you choose both a hill tolerance (how much you&#8217;d like to reroute to avoid San Francisco&#8217;s steep hills) and a safety [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://bikesy.com">Bikesy.com</a> is now available in the <a href="https://chrome.google.com/webstore/detail/fbceffnlmcmllojbblphdlcbgbcdmgle">Chrome Web Store</a>.  Bikesy is the open source bike mapper that BlinkTag developed using graphserver and openstreetmap data.<br />
<a href="https://chrome.google.com/webstore/detail/fbceffnlmcmllojbblphdlcbgbcdmgle"><img src="http://blinktag.com/wp-content/uploads/2011/03/Bikesy-Chrome-Web-Store-300x142.jpg" alt="" title="Bikesy - Chrome Web Store" width="300" height="142" class="alignright size-medium wp-image-936 colorbox-935" /></a></p>
<p>For those of you who haven&#8217;t tried bikesy, it lets you choose both a hill tolerance (how much you&#8217;d like to reroute to avoid San Francisco&#8217;s steep hills) and a safety level (how much you&#8217;d like to reroute to stay on bike routes and lanes).  You can always visit Bikesy.com to find safe, fast bike routes around the San Francisco Bay Area but now you can add it as a Chrome App.  This will do two things:</p>
<p>1.  It will show up on your apps list when you open a new tab.  This makes it fast and easy to launch Bikesy right before you set off on a bike trip to get route suggestions.<br />
<img src="http://blinktag.com/wp-content/uploads/2011/03/New-Tab-300x247.jpg" alt="" title="New Tab" width="300" height="247" class="size-medium wp-image-937 colorbox-935" /></p>
<p>2.  You&#8217;ll only need to approve geolocation once. Chrome apps allow you to grant access to bikesy.com to find your location based on browser geolocation once.  The next time you return to bikesy.com and click &#8220;Map to my current location&#8221; it will just work.<br />
<img src="http://blinktag.com/wp-content/uploads/2011/03/geolocation-300x235.jpg" alt="" title="geolocation" width="300" height="235" class="size-medium wp-image-938 colorbox-935" /></p>
<p>Give it a try &#8211; add the <a href="https://chrome.google.com/webstore/detail/fbceffnlmcmllojbblphdlcbgbcdmgle">Bikesy Chrome Application</a> or just visit <a href="http://bikesy.com">bikesy.com</a>.<br />
<img src="http://blinktag.com/wp-content/uploads/2011/03/bike-map-Chrome-Web-Store-300x151.jpg" alt="" title="bike map - Chrome Web Store" width="300" height="151" class="alignleft size-medium wp-image-943 colorbox-935" /></p>
]]></content:encoded>
			<wfw:commentRss>http://blinktag.com/bikesy-now-available-in-the-chrome-web-store/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Happy 266th Anniversary, Solo! / Selamat Hari Jadi Kota Solo Yang Ke 266</title>
		<link>http://blinktag.com/happy-birthday-solo-266/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=happy-birthday-solo-266</link>
		<comments>http://blinktag.com/happy-birthday-solo-266/#comments</comments>
		<pubDate>Fri, 18 Feb 2011 03:05:19 +0000</pubDate>
		<dc:creator>Trucy Phan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[data visualization]]></category>
		<category><![CDATA[indonesia]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[solo kota kita]]></category>

		<guid isPermaLink="false">http://blinktag.com/?p=910</guid>
		<description><![CDATA[From everyone at BlinkTag, we wish the city of Solo in Indonesia a very Happy 266th Birthday! Today, February 18, 2011, the city of Sukarta (colloquially Solo) is celebrating 266 years since its capital was built by Pakubuwono II on the banks of the Kali (River) Solo. We&#8217;re very proud to have worked along with USAID [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="size-full wp-image-916  aligncenter colorbox-910" title="Happy 266th Birthday to Solo from BlinkTag, Inc" src="http://blinktag.com/wp-content/uploads/2011/02/happy-birthday-solo-blinktag.jpg" alt="" width="500" /></p>
<p>From <a href="http://blinktag.com/team/">everyone at BlinkTag</a>, we wish the city of Solo in Indonesia a very Happy 266th Birthday!</p>
<p>Today, February 18, 2011, the city of Sukarta (colloquially Solo) is celebrating 266 years since its capital was built by Pakubuwono II on the banks of the Kali (River) Solo.</p>
<p>We&#8217;re very proud to have worked along with <a href="http://solokotakita.org/en/about/funders-supporters/" target="_blank">USAID / SERASI, UN HABITAT</a>, and a <a href="http://solokotakita.org/en/about/contributors/">bunch of <em>amazing</em> people</a> in order to create <a href="http://solokotakita.org/">Solo Kota Kita</a>, an online resource for Solo&#8217;s 600,000+ residents. SKK provides tools to residents in Surakarta (Solo), Indonesia for the annual participatory budgeting process – known locally as <em>musrenbang</em>.</p>
<p>Here are three of our favorite things about SKK:</p>
<p><strong>1.</strong> On the Neighborhoods page, there are <a href="http://solokotakita.org/en/neighborhoods/" target="_blank">51 great portraits of people</a> from all 51 neighborhoods of Solo. Click each one to go to the neighborhood&#8217;s page. To learn more about each individual who was photographed, click on each person&#8217;s photo <a href="http://www.flickr.com/photos/solo-kota-kita/" target="_blank">on Flickr</a> and read the description.</p>
<p><a href="http://solokotakita.org/en/neighborhoods/"><img class="aligncenter size-full wp-image-911 colorbox-910" title="Solo Neighborhoods on SKK" src="http://blinktag.com/wp-content/uploads/2011/02/SKK-neighborhoods.jpg" alt="" width="310" height="340" /></a></p>
<p><strong>2.</strong> Each neighborhood has an interactive map. Show population density, medical facilities, and more by selecting options on the map. As shown below for <a href="http://solokotakita.org/en/neighborhood/penumping/" target="_blank">Penumping</a>, we displayed the distance to the nearest school and the location of each school.</p>
<p style="text-align: center;"><a href="http://solokotakita.org/en/neighborhood/penumping/"><img class="aligncenter size-full wp-image-912 colorbox-910" title="Interactive Neighborhood Maps on solokotakita.org" src="http://blinktag.com/wp-content/uploads/2011/02/interactive-neighborhood-map-skk.jpg" alt="" width="499" height="337" /></a></p>
<p><strong>3.</strong> <a href="http://solokotakita.org/en/blog/" target="_blank">Solo Kota Kita&#8217;s blog</a>. Check here for posts from Ahmad Rifai, Olivia Stinson, Michael Haggerty, and Ian Pramoto on how Solo Kota Kita was conceived, how it came together, and how it&#8217;s doing now. While you&#8217;re there, please leave a comment! Whether it&#8217;s a simple &#8220;Happy Birthday&#8221; or something more in-depth, we&#8217;d love to hear from you.</p>
<p><a href="http://solokotakita.org/en/blog/"><img class="aligncenter size-full wp-image-913 colorbox-910" title="Solo Kota Kita's Blog" src="http://blinktag.com/wp-content/uploads/2011/02/skk-blog.jpg" alt="" width="289" height="193" /></a></p>
<p>Of course, that&#8217;s not all we like, but you&#8217;ll have to check out the whole website to see the rest.</p>
<ul>
<li><strong>English:</strong> <a href="http://solokotakita.org/en/" target="_blank">http://solokotakita.org/en/</a></li>
<li><strong>Bahasa:</strong> <a href="http://solokotakita.org/" target="_blank">http://solokotakita.org/</a></li>
</ul>
<p>If you&#8217;re already missing the celebration in Indonesia, make sure you don&#8217;t miss these sites as well!</p>
<ul>
<li><a href="http://www.facebook.com/solo.kota.kita" target="_blank"><strong>Solo Kota Kita on Facebook</strong></a></li>
<li><a href="http://www.flickr.com/photos/solo-kota-kita/" target="_blank"><strong>Solo Kota Kita on Flickr</strong></a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blinktag.com/happy-birthday-solo-266/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>County Connection GTFS is live on Google Maps</title>
		<link>http://blinktag.com/county-connection-gtfs-is-live-on-google-maps/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=county-connection-gtfs-is-live-on-google-maps</link>
		<comments>http://blinktag.com/county-connection-gtfs-is-live-on-google-maps/#comments</comments>
		<pubDate>Thu, 17 Feb 2011 01:36:51 +0000</pubDate>
		<dc:creator>Brendan Nee</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[CCCTA]]></category>
		<category><![CDATA[Contra Costa]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google transit]]></category>
		<category><![CDATA[gtfs]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[open data]]></category>
		<category><![CDATA[transit]]></category>

		<guid isPermaLink="false">http://blinktag.com/?p=904</guid>
		<description><![CDATA[BlinkTag worked with the County Connection in Central Contra Costa County to format their schedules and routes into General Transit Feed Specification (GTFS). A GTFS file is an open specification that allows a transit agencies schedule and route information to be used by developers in a variety of applications. One of the most popular applications [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://blinktag.com/wp-content/uploads/2011/02/gtfs-iphone-153x300.jpg" alt="" title="gtfs-iphone" width="153" height="300" class="alignright size-medium wp-image-905 colorbox-904" />BlinkTag worked with the County Connection in Central Contra Costa County to format their schedules and routes into <a href="https://code.google.com/transit/spec/transit_feed_specification.html">General Transit Feed Specification (GTFS)</a>.</p>
<p>A GTFS file is an open specification that allows a transit agencies schedule and route information to be used by developers in a variety of applications. One of the most popular applications that uses GTFS data is Google Map’s Transit Trip Planner. County Connection’s routes are now available on google maps website and on smartphones that have google maps available.  Also, the transit data is now open for developers to incorporate into their apps.  Examples of transit apps include <a href="http://www.routesy.com/">Routesy</a>, <a href="http://www.baytripper.org/">Bay Tripper</a> and <a href="http://anystopapp.com">Anystop</a></p>
<p>See a sample trip on google transit: <a href="http://www.google.com/maps?ie=UTF8&#038;f=d&#038;dirflg=r&#038;hl=en&#038;saddr=Walnut+Creek%2C+CA&#038;daddr=Alamo%2C+CA&#038;ttype=dep&#038;date=2%2F16%2F11&#038;time=4%3A51pm">Walnut Creek, CA to Alamo, CA</a><br />
Get raw GTFS file: <a href="http://www.gtfs-data-exchange.com/agency/county-connection/">CCCTA GTFS on GTFA Data Exchange</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blinktag.com/county-connection-gtfs-is-live-on-google-maps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Solo Kota Kita (Indonesian Maps Online)</title>
		<link>http://blinktag.com/solo-kota-kita-indonesian-maps-online/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=solo-kota-kita-indonesian-maps-online</link>
		<comments>http://blinktag.com/solo-kota-kita-indonesian-maps-online/#comments</comments>
		<pubDate>Tue, 18 Jan 2011 06:36:12 +0000</pubDate>
		<dc:creator>Brendan Nee</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[census]]></category>
		<category><![CDATA[indonesia]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[stats]]></category>

		<guid isPermaLink="false">http://blinktag.com/?p=868</guid>
		<description><![CDATA[BlinkTag recently finished a project in Indonesia called Solo Kota Kita. We worked with a team in Indonesia to build a series of interactive maps for the city of Solo, Indonesia. This data was collected for very small regions of the city called &#8220;RTs&#8221; and complied. The statistics collected included sanitation, education, population and housing [...]]]></description>
			<content:encoded><![CDATA[<p>BlinkTag recently finished a project in Indonesia called Solo Kota Kita.  We worked with a team in Indonesia to build a series of interactive maps for the city of Solo, Indonesia.  This data was collected for very small regions of the city called &#8220;RTs&#8221; and complied.  The statistics collected included sanitation, education, population and housing info.</p>
<p>The Solo Kota Kita team just prepared a video in Bahasa with subtitles that gives a great overview of the project and why it is important.</p>
<p><span style="text-align:center; display: block;"><a href="http://blinktag.com/solo-kota-kita-indonesian-maps-online/"><img class="colorbox-868"  src="http://img.youtube.com/vi/pXy_8yhxES8/2.jpg" alt="" /></a></span></p>
<p>The Solo Kota Kita project has been written about in <a href="http://www.good.is/post/look-solo-kota-kita-draft/">Good Magazine</a> and <a href="http://changeobserver.designobserver.com/entry.html?entry=21048">Design Observer</a>.</p>
<p>Check out the site and interactive neighborhood-level maps at <a href="http://solokotakita.org">solokotakita.org</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blinktag.com/solo-kota-kita-indonesian-maps-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add Google Bike or Google Transit layer to your Google Maps API</title>
		<link>http://blinktag.com/add-google-bike-or-google-transit-layer-to-your-google-maps-api/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=add-google-bike-or-google-transit-layer-to-your-google-maps-api</link>
		<comments>http://blinktag.com/add-google-bike-or-google-transit-layer-to-your-google-maps-api/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 08:45:04 +0000</pubDate>
		<dc:creator>Brendan Nee</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[bike maps]]></category>
		<category><![CDATA[biking]]></category>
		<category><![CDATA[google maps]]></category>
		<category><![CDATA[google transit]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[transit]]></category>

		<guid isPermaLink="false">http://blinktag.com/?p=746</guid>
		<description><![CDATA[Using Google Maps API you can choose between a few different background layers: Standard, Satellite, Hybrid and Physical. This is done using the setMapType() method. However, there currently isn&#8217;t a way to get display the transit or bike map layer. However, Google Maps allows you to create your own tile layer and load in into [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blinktag.com/wp-content/uploads/2010/04/Page-St-to-Harrison-St-Google-Maps.jpg"><img class="alignright size-medium wp-image-749 colorbox-746" title="Page St to Harrison St - Google Maps" src="http://blinktag.com/wp-content/uploads/2010/04/Page-St-to-Harrison-St-Google-Maps-300x153.jpg" alt="" width="300" height="153"></a>Using Google Maps API you can choose between a few different background layers: Standard, Satellite, Hybrid and Physical.  This is done using the <a href="http://code.google.com/apis/maps/documentation/introduction.html#MapTypes"><code>setMapType()</code> method</a>.</p>
<p>However, there currently isn&#8217;t a way to get display the transit or bike map layer.  However, Google Maps allows you to create your own tile layer and load in into the map.  It&#8217;s not too difficult to create your own custom tile layer and actually refer to the actual bike map or transit map tiles and load them directly from Google.</p>
<p>The URL template you need for getting bike maps is:</p>
<blockquote><p><code>http://mt1.google.com/vt/lyrs=m@121,bike&amp;hl=en&amp;x={X}&amp;y={Y}&amp;z={Z}</code></p></blockquote>
<p>and for transit maps:</p>
<blockquote><p><code>http://mt1.google.com/vt/lyrs=m@121,transit|vm:1&amp;hl=en&amp;opts=r&amp;x={X}&amp;y={Y}&amp;z={Z}</code></p></blockquote>
<p>To create your own tile layer, use one of the URL templates above:</p>
<blockquote><p><code></p>
<pre>function initialize() {
  var map = new GMap2(document.getElementById("map_canvas"));
  map.setCenter(new GLatLng(37.880002, -122.189941), 11);

  //Create new Tile Layer
  var gTileUrlTemplate = 'http://mt1.google.com/vt/lyrs=m@121,bike&#038;hl=en&#038;x={X}&#038;y={Y}&#038;z={Z}';
  var tileLayerOverlay = new GTileLayerOverlay(
    new GTileLayer(null, null, null, {
      tileUrlTemplate: gTileUrlTemplate,
      isPng:true,
      opacity:0.8
    })
  );
  map.addOverlay(tileLayerOverlay);
  }</pre>
<p></code></p></blockquote>
<p>These URLs could change at any time, so there is no guarantee that this won&#8217;t break.  You can see this in action at <a href="http://whereisbart.com">whereisbart.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blinktag.com/add-google-bike-or-google-transit-layer-to-your-google-maps-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>transit layers on a custom map?</title>
		<link>http://blinktag.com/transit-layers-on-a-custom-map/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=transit-layers-on-a-custom-map</link>
		<comments>http://blinktag.com/transit-layers-on-a-custom-map/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 19:35:24 +0000</pubDate>
		<dc:creator>jed</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[google maps]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[transit]]></category>

		<guid isPermaLink="false">http://blnktag.com/?p=552</guid>
		<description><![CDATA[So this might be kind of a gray area terms-of-service-wise, so do what you want with it. But if you&#8217;ve ever wondered how to mashup the Google Transit layer with your custom map, here&#8217;s how. While we aren&#8217;t advocating anybody actually do this, we&#8217;ve heard from a *confidential* source that Google implements new feature requests [...]]]></description>
			<content:encoded><![CDATA[<p><img class="colorbox-552"  src="http://blinktag.com/images/2099f95af2238a9d181650d95b6b2ec2.png"></p>
<p>So this might be kind of a gray area terms-of-service-wise, so do what you want with it.  But if you&#8217;ve ever wondered how to mashup the Google Transit layer with your custom map, <a href="http://stackoverflow.com/questions/1100858/transit-layer-in-embedded-google-searchcontrol-map">here&#8217;s how</a>.</p>
<p>While we aren&#8217;t advocating anybody actually do this, we&#8217;ve heard from a *confidential* source that Google implements new feature requests in rough proportion to the number of people who hack together stuff like this.  Just saying . . . . </p>
]]></content:encoded>
			<wfw:commentRss>http://blinktag.com/transit-layers-on-a-custom-map/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unofficial Rail map of the Bay Area streamlines and integrates the patchwork of transit</title>
		<link>http://blinktag.com/unofficial-rail-map-of-the-bay-area-streamlines-and-integrates-the-patchwork-of-transit/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=unofficial-rail-map-of-the-bay-area-streamlines-and-integrates-the-patchwork-of-transit</link>
		<comments>http://blinktag.com/unofficial-rail-map-of-the-bay-area-streamlines-and-integrates-the-patchwork-of-transit/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 08:12:23 +0000</pubDate>
		<dc:creator>Brendan Nee</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bay area]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[transit]]></category>

		<guid isPermaLink="false">http://blnktag.com/unofficial-rail-map-of-the-bay-area-streamlines-and-integrates-the-patchwork-of-transit/</guid>
		<description><![CDATA[BART released a new version of its official map this week.&#160; Its a streamlined version:The folks at San Francisco Cityscape have created their own streamlined map that shows all the rail transit in the Bay Area.&#160; It makes the system look much more comprehensive and integrated than it really is.&#160; It includes BART, MUNI (streetcars [...]]]></description>
			<content:encoded><![CDATA[<p>BART released a new version of its official map this week.&nbsp; Its a streamlined version:<br /><img class="colorbox-499"  style="max-width: 800px;" src="http://blinktag.com/wp-content/uploads/2009/09/BART-Station-List.jpg" width="353" height="352" /><br />The folks at <a href="http://sfcityscape.com/">San Francisco Cityscape</a> have created their own streamlined map that shows all the rail transit in the Bay Area.&nbsp; It makes the system look much more comprehensive and integrated than it really is.&nbsp; It includes BART, MUNI (streetcars &amp; light rail), VTA light rail, ACE trains, Caltrain, &amp; Amtrak.&nbsp; See the full size <a href="http://sfcityscape.com/maps/bay_area_transit/bay_rail.pdf">pdf</a> or <a href="http://sfcityscape.com/maps/bay_area_transit/bay_rail.gif">gif</a>.<br /><a href="http://sfcityscape.com/maps/bay_area_transit/bay_rail.gif"><img class="colorbox-499"  style="max-width: 800px;" src="http://blinktag.com/wp-content/uploads/2009/09/San-Francisco-Cityscape-Urban-Planning-Design-Maps-Wallpaper-Photos-from-the-Bay-Area-Beyond-1.jpg" /></a></p>
<p>SF Cityscape has lots of other neat maps including one of <a href="http://sfcityscape.com/maps/more/NO_streetcars.gif">existing and proposed streetcar lines in New Orleans</a>.Technorati Tags: <a class="performancingtags" href="http://technorati.com/tag/maps" rel="tag">maps</a>, <a class="performancingtags" href="http://technorati.com/tag/transit" rel="tag">transit</a>, <a class="performancingtags" href="http://technorati.com/tag/bart" rel="tag">bart</a>, <a class="performancingtags" href="http://technorati.com/tag/san%20francisco" rel="tag">san francisco</a>, <a class="performancingtags" href="http://technorati.com/tag/new%20orleans" rel="tag">new orleans</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blinktag.com/unofficial-rail-map-of-the-bay-area-streamlines-and-integrates-the-patchwork-of-transit/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>you&#8217;d think this would be easy &#8211; Google Maps panes API</title>
		<link>http://blinktag.com/youd-think-this-would-be-easy-google-maps-panes-api/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=youd-think-this-would-be-easy-google-maps-panes-api</link>
		<comments>http://blinktag.com/youd-think-this-would-be-easy-google-maps-panes-api/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 17:35:02 +0000</pubDate>
		<dc:creator>jed</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ac transit]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[einsert]]></category>
		<category><![CDATA[google maps]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[map panes]]></category>
		<category><![CDATA[maps]]></category>

		<guid isPermaLink="false">http://blnktag.com/?p=460</guid>
		<description><![CDATA[You&#8217;d think it would be easy to change the stacking order of things you overlay in Google Maps, right? Like, no one wants that stupid AC Transit logo to go underneath the polygon they drew . . . . . you&#8217;d think . . . . Anyways, after like five or six hours of poking [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://511contracosta.org/contra-costa-transit-map"><img class="colorbox-460"  src="http://blinktag.com/images/e1445611deebee36b041ed8ffe038e5e.png"></a></p>
<p>You&#8217;d think it would be easy to change the stacking order of things you overlay in Google Maps, right?  Like, no one wants that stupid <a href="http://actransit.org">AC Transit</a> logo to go <em>underneath</em> the polygon they drew . . . . . you&#8217;d think . . . .</p>
<p>Anyways, after like five or six hours of poking around on forums I found a solution.</p>
<p>First, it turns out that overlays on Google Maps have both a ZIndex and a &#8220;GPane&#8221; associated with them.  If you change the ZIndex, you change the order in which objects on the same pane are displayed.  Turns out that polygons and ground overlays (like the AC Transit image) are automatically added to the same pane, so no help there.</p>
<p>Here&#8217;s the magic.  <a href="http://code.google.com/apis/maps/documentation/overlays.html#Custom_Overlays">Google lets you create custom overlay classes</a>, where you can specify GPanes for individual images or whatever.  But it looks really hard, and I&#8217;m lazy.</p>
<p>So I stole <a href="http://econym.org.uk/gmap/einsertg.htm">this js class</a> that does basically what I want.  Just replace the following snippit of code</p>
<p>map.getPane(1).appendChild(div);</p>
<p>with this one</p>
<p>map.getPane(<em>Some higher number, like 7</em>).appendChild(div);</p>
<p>and you&#8217;re good to go.</p>
]]></content:encoded>
			<wfw:commentRss>http://blinktag.com/youd-think-this-would-be-easy-google-maps-panes-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>tell us what you think</title>
		<link>http://blinktag.com/tell-us-what-you-think/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=tell-us-what-you-think</link>
		<comments>http://blinktag.com/tell-us-what-you-think/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 21:51:09 +0000</pubDate>
		<dc:creator>jed</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[BART]]></category>
		<category><![CDATA[google maps]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[transit]]></category>

		<guid isPermaLink="false">http://blnktag.com/?p=445</guid>
		<description><![CDATA[To our loyal blog readers &#8211; this isn&#8217;t quite ready for production, but I wanted to explore BART&#8217;s new open data feed and do something fun. Comments, thoughts, appreciated. A few known issues: We&#8217;re still working on getting the real time feed up. Soon. The design isn&#8217;t great. We&#8217;ll be rolling out new ways to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://whereisbart.com/"><img class="colorbox-445"  src="http://blinktag.com/images/b49b2b0ea553e0af17a5ef8acbc9ee74.png"></a></p>
<p>To our loyal blog readers &#8211; this isn&#8217;t quite ready for production, but I wanted to explore <a href="http://bart.gov/schedules/developers/etas.aspx">BART&#8217;s new open data feed</a> and do <a href="http://whereisbart.com">something fun</a>.</p>
<p>Comments, thoughts, appreciated.  A few known issues:</p>
<p><strong>We&#8217;re still working on getting the real time feed up.</strong> Soon.</p>
<p><strong>The design isn&#8217;t great.</strong> We&#8217;ll be rolling out new ways to visualize the data soon, and include an extra layer showing stations.  </p>
]]></content:encoded>
			<wfw:commentRss>http://blinktag.com/tell-us-what-you-think/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I wonder what this&#8217;ll do to property values . . . .</title>
		<link>http://blinktag.com/i-wonder-what-thisll-do-to-property-values/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=i-wonder-what-thisll-do-to-property-values</link>
		<comments>http://blinktag.com/i-wonder-what-thisll-do-to-property-values/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 04:29:49 +0000</pubDate>
		<dc:creator>jed</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[the mission]]></category>
		<category><![CDATA[warehouse]]></category>

		<guid isPermaLink="false">http://blnktag.com/?p=403</guid>
		<description><![CDATA[Not that I&#8217;m interested in living in waterfront property after my hometown was destroyed, but apparently our warehouse used to be on a lake. Right by the blue X (bonus: can you guess what major street didn&#8217;t exist on maps of the day?): Not sure if this group&#8217;s efforts well ever bear fruit, but it [...]]]></description>
			<content:encoded><![CDATA[<p>Not that I&#8217;m interested in living in waterfront property after <a href="http://www.flickr.com/photos/jedhorne/sets/72157607426597537/">my hometown was destroyed</a>, but apparently our warehouse used to be on a lake.  Right by the blue X (bonus: can you guess what major street didn&#8217;t exist on maps of the day?):</p>
<p><img class="colorbox-403"  src="http://img.skitch.com/20090421-gerkdu8xg9cxq3bmu9as1wpj1w.jpg"></p>
<p>Not sure if <a href="http://lediacarroll.com/projects/missionlake/">this group&#8217;s efforts well ever bear fruit</a>, but it would be sweet to hop into a lagoon on a <a href="http://www.google.com/hostednews/ap/article/ALeqM5hd8nopy8v23y6zJbEkFORAMg4imQD97MK9E80">scorcher like today</a>.  Or maybe I can just sit on the roof and drink beer instead.</p>
]]></content:encoded>
			<wfw:commentRss>http://blinktag.com/i-wonder-what-thisll-do-to-property-values/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>curious to see how this would look in sf . . .</title>
		<link>http://blinktag.com/curious-to-see-how-this-would-look-in-sf/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=curious-to-see-how-this-would-look-in-sf</link>
		<comments>http://blinktag.com/curious-to-see-how-this-would-look-in-sf/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 19:47:36 +0000</pubDate>
		<dc:creator>jed</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[new york]]></category>

		<guid isPermaLink="false">http://blnktag.com/?p=393</guid>
		<description><![CDATA[Even though it&#8217;s sort of Web 1.0, I&#8217;m glad someone is collecting these data. The New York maps are kind of boring, really, and more or less confirm what most people already know: there&#8217;s a lot going on there, all over, all the time. LA is more interesting, and because event venues are more spread [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.nytimes.com/interactive/2009/04/06/arts/20090407-buzz-maps.html"><img class="colorbox-393"  src="http://blinktag.com/images/00be6d2a8c3746505e9c34b2acd02767.png" alt="" width="639" height="448" /></a></p>
<p>Even though it&#8217;s sort of Web 1.0, I&#8217;m glad someone is collecting <a href="http://www.nytimes.com/interactive/2009/04/06/arts/20090407-buzz-maps.html">these data</a>.  The New York maps are kind of boring, really, and more or less confirm what most people already know: there&#8217;s a lot going on there, all over, all the time.  LA is more interesting, and because event venues are more spread out you can get a better feel for what&#8217;s going on given the scale of the graphics.</p>
<p>Better yet would be to scrape data from <a href="http://yelp.com">yelp</a> or <a href="http://www.eventful.com">eventful</a> or whatever and show this stuff real time.  Is it really worth paying some professor a full year&#8217;s salary to do this?</p>
]]></content:encoded>
			<wfw:commentRss>http://blinktag.com/curious-to-see-how-this-would-look-in-sf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>prisons, chili peppers, and the challenger: the power of poor design</title>
		<link>http://blinktag.com/prisons-chili-peppers-and-the-challenger-the-power-of-poor-design/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=prisons-chili-peppers-and-the-challenger-the-power-of-poor-design</link>
		<comments>http://blinktag.com/prisons-chili-peppers-and-the-challenger-the-power-of-poor-design/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 01:15:24 +0000</pubDate>
		<dc:creator>Jed Horne</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[graphic design]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[new orleans]]></category>
		<category><![CDATA[prisons]]></category>
		<category><![CDATA[the atlanic]]></category>

		<guid isPermaLink="false">http://blnktag.com/?p=375</guid>
		<description><![CDATA[You know what makes me mad? Lousy design. Take the Atlantic&#8217;s latest missive on how it&#8217;s unfair to incarcerate like half of the population of the City of New Orleans. Important issue, no doubt, and maybe it&#8217;s just me, but hiring a new graphic designer might make a bit more sympathetic to the cause. Without [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.theatlantic.com/images/issues/200903/map.gif"><img class="colorbox-375"  src="http://blinktag.com/images/0e3aa7d2fd3bd9c44a44f212692fb5c1.png"></a></p>
<p>You know what makes me mad?  <a href="http://graphjam.com">Lousy design</a>.</p>
<p>Take the Atlantic&#8217;s latest missive on how it&#8217;s unfair <a href="http://www.theatlantic.com/doc/200903/map-new-orleans-prisons">to incarcerate like half of the population of the City of New Orleans</a>.  Important issue, no doubt, and maybe it&#8217;s just me, but hiring a new graphic designer might make a bit more sympathetic to the cause.  Without cheating, see if you can make sense of <a href="http://www.theatlantic.com/images/issues/200903/map.gif">this map</a>.  Don&#8217;t throw stones if you live in a glass house and all that, but screw it, I need to rant once in awhile.</p>
<ul>
<li><strong>Spatial data should almost always be normalized by population.</strong>  As the article points out, this makes the info for the Ninth Ward look janky.  So fix it.  Not that hard.</li>
<li><strong>If you don&#8217;t have anything to say, don&#8217;t say it, even if you get to use a neat looking graphic.</strong> Look at the little person icon in each block.  Now count how many blocks have more than one.  Not helpful.  <a href=http://graphjam.com/2009/03/24/song-chart-memes-peppers-songs/#more-16167">Like pie charts</a>. Or <a href="http://graphjam.com/page/24/">bar charts with two data points</a>.</li>
<li><strong>You can&#8217;t read the legend.</strong> Or a good portion of the data labels.  Again, easy to fix.</li>
<li><strong>The other images on the site are <a href="http://upload.wikimedia.org/wikipedia/commons/3/3f/Challenger_flight_51-l_crew.jpg">low-res</a>.</strong> Actually, I&#8217;m kind of impressed &#8211; normally people upload images that are <a href="http://upload.wikimedia.org/wikipedia/commons/3/3f/Challenger_flight_51-l_crew.jpg">way too big</a>.  But really, don&#8217;t flaunt if if you just don&#8217;t got it.</li>
<li><strong>The callout on the right doesn&#8217;t help anyone understand the map&#8217;s spatial context.</strong> How many people out there know that Central City is shaped kind of like a slice of pizza?  How many people care?  Show of hands?</li>
</ul>
<p>Seriously, though, it&#8217;s kind of an interesting article.  Read it.  Oh, and thanks to <a href="http://pinballer.org">Dug</a> for finding this for me.</p>
]]></content:encoded>
			<wfw:commentRss>http://blinktag.com/prisons-chili-peppers-and-the-challenger-the-power-of-poor-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BART is the biggest in the world</title>
		<link>http://blinktag.com/bart-is-the-biggest-in-the-world/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=bart-is-the-biggest-in-the-world</link>
		<comments>http://blinktag.com/bart-is-the-biggest-in-the-world/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 13:09:44 +0000</pubDate>
		<dc:creator>Brendan Nee</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[BART]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[subways]]></category>
		<category><![CDATA[transit]]></category>

		<guid isPermaLink="false">http://blnktag.com/?p=340</guid>
		<description><![CDATA[I just saw a very interesting post with scaled maps of major subway/metro systems of the world over at fakeisthenewreal.com.  BART appears to be the largest system in the world by reach.  BART is sort of a hybrid between a traditional metro system and a commuter rail system. I&#8217;m never sure if its the best [...]]]></description>
			<content:encoded><![CDATA[<p>I just saw a very <a href="http://www.fakeisthenewreal.org/subway/">interesting post with scaled maps of major subway/metro systems</a> of the world over at fakeisthenewreal.com.  BART appears to be the largest system in the world by reach.  BART is sort of a hybrid between a traditional metro system and a commuter rail system.  I&#8217;m never sure if its the best of both worlds or the worst.  A few examples are below for comparison.</p>
<div style="background:#FFFFFF; padding:10px;">
<img src="http://blinktag.com/wp-content/uploads/2009/03/paris4a.gif" alt="paris4a" title="paris4a" width="115" height="98" class="alignnone size-full wp-image-344 colorbox-340" /><br />
Paris<br />
<img src="http://blinktag.com/wp-content/uploads/2009/03/nyc4bf.gif" alt="nyc4bf" title="nyc4bf" width="306" height="311" class="alignnone size-full wp-image-343 colorbox-340" /><br />
New York<br />
<img src="http://blinktag.com/wp-content/uploads/2009/03/london4a.gif" alt="london4a" title="london4a" width="388" height="208" class="alignnone size-full wp-image-342 colorbox-340" /><br />
London<br />
<img src="http://blinktag.com/wp-content/uploads/2009/03/bart4.gif" alt="bart4" title="bart4" width="377" height="358" class="alignnone size-full wp-image-341 colorbox-340" /><br />
San Francisco BART
</div>
<p>See many more at <a href="http://www.fakeisthenewreal.org/subway/">Fakeisthenewreal.com</a>.</p>
<p>I&#8217;m not really sure what that line is heading down Market St diagonally in the western section of the BART map, but  either way it appears to be larger than all of the others. I wonder what all of these maps would look like if you included commuter rail lines as well.</p>
<p>Thanks to <a href="http://blog.lib.umn.edu/levin031/transportationist/2009/03/more_maps.html">the Transportationist</a> for pointing these out.</p>
]]></content:encoded>
			<wfw:commentRss>http://blinktag.com/bart-is-the-biggest-in-the-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 25/29 queries in 0.031 seconds using disk: basic

Served from: blinktag.com @ 2012-05-21 23:52:32 -->
