<?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>KenMankoff &#187; KML</title>
	<atom:link href="http://kenmankoff.com/tag/kml/feed" rel="self" type="application/rss+xml" />
	<link>http://kenmankoff.com</link>
	<description>Antarctica, My PhD, Life, Stuff, etc.</description>
	<lastBuildDate>Wed, 01 Sep 2010 20:39:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>YAGEL – Multiple Balloons on Mars</title>
		<link>http://kenmankoff.com/2010/08/29/yagel-multiple-balloons-on-mars</link>
		<comments>http://kenmankoff.com/2010/08/29/yagel-multiple-balloons-on-mars#comments</comments>
		<pubDate>Mon, 30 Aug 2010 01:33:10 +0000</pubDate>
		<dc:creator>Ken Mankoff</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[KML]]></category>
		<category><![CDATA[map]]></category>
		<category><![CDATA[Mars]]></category>

		<guid isPermaLink="false">http://kenmankoff.com/?p=3983</guid>
		<description><![CDATA[I&#8217;m releasing Yet Another Google Earth Layer, this one featuring some more KML tricks and hacks pushing Google Earth to do things that Google does not officially support: multiple placemark description balloons visible at once. Download: Mariner Mars 1971 (MM71) Ultraviolet Spectrometer (UVS) Data in Google Earth. This is a work in progress as part [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m releasing Yet Another Google Earth Layer, this one featuring some more <a href="http://code.google.com/p/kdm-idl/">KML tricks and hacks</a> pushing Google Earth to do things that Google does not officially support: multiple placemark description balloons visible at once.</p>
<p>Download: <a href="http://kenmankoff.com/maps/MM71/MM71.kml">Mariner Mars 1971 (MM71) Ultraviolet Spectrometer (UVS) Data in Google Earth</a>. This is a work in progress as part of a Planetary Data Restoration Project at the <a href="http://lasp.colorado.edu/">Laboratory for Atmospheric and Space Physics</a> and as such the data is not finalized and is subject to change.</p>
<p>The data comes from the <a href="http://lasp.colorado.edu/mariner_9_data/">Ultraviolet Spectrometer on the Mariner Mars 1971 spacecraft</a>, and had previously been processed for the <a href="http://lasp.colorado.edu/albatross/">Albatross</a> software tool back in 2002. Neither Google Earth nor its predecessor KeyHole, nor even KML, existed back in 2002, and the data needs to be accessible in a more modern and accessible visualization tool (Google Earth) in order to remain useful.</p>
<div class="wp-caption alignright" style="width: 74px"><img title="Yellow Pushpin" src="http://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png" alt="Yellow Pushpin" width="64" height="64" /></p>
<p><img title="Red Pin" src="http://maps.google.com/mapfiles/kml/paddle/red-blank.png" alt="Red Pin" width="64" height="64" /></p>
</dt>
</dl>
</div>
<p>The footprints are where the instrument was looking. In each of these regions a spectral range from 2107 to 3497 Ångströms was sampled, and the spectra are visible in both the hacked multi-balloon display, and in the more detailed official Google Earth balloon visible by clicking on the footprint. Each footprint is colored, both in the map view and in the sidebar, by the response at 3049 Å, which is roughly where the ozone signal is. For more information on the data and science see the references listed at the end of this post.</p>
<p>Previously I implemented <a href="http://kenmankoff.com/2010/05/14/vertical-data-in-google-earth">vertical data</a> &#8220;curtains&#8221; in KML, useful for oceanographic transects, seismic lines, spacecraft looking down through the atmosphere in profile (as opposed to a 2D surface image), or any other vertical data. Along with vertical data (<a href="http://kenmankoff.com/2010/05/14/vertical-data-in-google-earth">solved</a>) and subsurface data (no known work-around), another major limitation of Google Earth is that only one description balloon is allowed to be visible at a time. However, Google Earth does support multiple placemarks (by default yellow pushpins in Google Earth, or red pins in Google Maps). The hack to get multiple balloons visible at once is to make custom icons that look like balloons and then use them in place of the default icons. If this technique is used it is advised to implement various other KML features to make the balloons only appear in certain views and therefore avoid overwhelming the viewer. I&#8217;ve used both the <a href="http://code.google.com/apis/kml/documentation/kmlreference.html#timestamp">TimeStamp</a> and the <a href="http://code.google.com/apis/kml/documentation/kmlreference.html#lod">Level of Detail</a> features to limit when the icons appear.</p>
<div class="mceTemp mceIEcenter">
<dl id="attachment_3986" class="wp-caption aligncenter" style="width: 510px;">
<dt class="wp-caption-dt"><img class="size-medium wp-image-3986" title="Multiple KML Balloons" src="http://kenmankoff.com/wordpress/wp-content/uploads/2010/08/mm71-500x375.jpg" alt="Multiple KML Balloons" width="500" height="375" /><p class="wp-caption-text">Multiple KML Balloons</p></div>
<pre>@article{barth1974atmosphere,
  title={{The atmosphere of Mars}},
  author={Barth, C.A.},
  journal={Annual Review of Earth and Planetary Sciences},
  volume={2},
  number={1},
  pages={333--367},
  year={1974},
  publisher={Annual Reviews}
}

@article{barth1971mariner,
  title={{Mariner 6 and 7 ultraviolet spectrometer
                   experiment: Upper atmosphere data}},
  author={Barth, CA and Hord, CW and Pearce, JB and
                 Kelly, KK and Anderson, GP and Stewart, AI},
  journal={J. geophys. Res},
  volume={76},
  year={1971}
}</pre>
<div id="crp_related"><span id="Maybe_related_automatically_generated:"><h3>Maybe related (automatically generated):</h3></span><ul><li><a href="http://kenmankoff.com/2010/05/14/vertical-data-in-google-earth" rel="bookmark" class="crp_title">Vertical Data in Google Earth</a></li><li><a href="http://kenmankoff.com/2009/07/30/kdm-idl-code-library" rel="bookmark" class="crp_title">KDM-IDL Code Library</a></li><li><a href="http://kenmankoff.com/2010/07/18/mars-geology" rel="bookmark" class="crp_title">Mars Geology</a></li><li><a href="http://kenmankoff.com/2010/04/23/earthquakes" rel="bookmark" class="crp_title">Earthquakes</a></li><li><a href="http://kenmankoff.com/2009/07/16/kml-interactive-sampler" rel="bookmark" class="crp_title">KML Interactive Sampler</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://kenmankoff.com/2010/08/29/yagel-multiple-balloons-on-mars/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mars Geology</title>
		<link>http://kenmankoff.com/2010/07/18/mars-geology</link>
		<comments>http://kenmankoff.com/2010/07/18/mars-geology#comments</comments>
		<pubDate>Sun, 18 Jul 2010 18:54:54 +0000</pubDate>
		<dc:creator>Ken Mankoff</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[KML]]></category>
		<category><![CDATA[map]]></category>
		<category><![CDATA[Mars]]></category>

		<guid isPermaLink="false">http://kenmankoff.com/?p=3957</guid>
		<description><![CDATA[Data from the U.S.G.S. PIGWAD site converted to display in Google Mars. View the KML layer or the legend (also available through the layer). @conference{skinner2006digital, title={{Digital renovation of the atlas of Mars 1: 15,000,000-scale global geologic series maps}}, author={Skinner Jr, JA and Hare, TM and Tanaka, KL}, booktitle={37th Annual Lunar and Planetary Science Conference}, volume={37}, [...]]]></description>
			<content:encoded><![CDATA[<p>Data from the <a href="http://webgis.wr.usgs.gov/pigwad/down/mars_geology.htm">U.S.G.S. PIGWAD</a> site converted to display in Google Mars. View the <a href="http://kenmankoff.com/maps/mars/geology/MarsGeology.kmz">KML layer</a> or the <a href="http://kenmankoff.com/maps/mars/geology/legend.png">legend</a> (also available through the layer).</p>
<div id="attachment_3949" class="wp-caption aligncenter" style="width: 510px"><a href="http://kenmankoff.com/maps/mars/geology/MarsGeology.kmz"><img class="size-medium wp-image-3949" title="Mars Geology" src="http://kenmankoff.com/wordpress/wp-content/uploads/2010/07/mars_geo-500x492.png" alt="Mars Geology" width="500" height="492" /></a><p class="wp-caption-text">Mars Geology</p></div>
<pre>@conference{skinner2006digital,
  title={{Digital renovation of the atlas of Mars
         1: 15,000,000-scale global geologic series maps}},
  author={Skinner Jr, JA and Hare, TM and Tanaka, KL},
  booktitle={37th Annual Lunar and Planetary Science Conference},
  volume={37},
  pages={2331},
  year={2006}
}</pre>
<div id="crp_related"><span id="Maybe_related_automatically_generated:"><h3>Maybe related (automatically generated):</h3></span><ul><li><a href="http://kenmankoff.com/2010/08/29/yagel-multiple-balloons-on-mars" rel="bookmark" class="crp_title">YAGEL – Multiple Balloons on Mars</a></li><li><a href="http://kenmankoff.com/2007/05/20/kim-stanley-robinson" rel="bookmark" class="crp_title">Kim Stanley Robinson</a></li><li><a href="http://kenmankoff.com/2009/10/20/mars-in-moscow" rel="bookmark" class="crp_title">Mars in Moscow</a></li><li><a href="http://kenmankoff.com/2010/04/23/earthquakes" rel="bookmark" class="crp_title">Earthquakes</a></li><li><a href="http://kenmankoff.com/2008/10/21/mars-landing" rel="bookmark" class="crp_title">Mars Landing</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://kenmankoff.com/2010/07/18/mars-geology/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Earthquakes</title>
		<link>http://kenmankoff.com/2010/04/23/earthquakes</link>
		<comments>http://kenmankoff.com/2010/04/23/earthquakes#comments</comments>
		<pubDate>Fri, 23 Apr 2010 19:39:52 +0000</pubDate>
		<dc:creator>Ken Mankoff</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[IDL]]></category>
		<category><![CDATA[KML]]></category>
		<category><![CDATA[map]]></category>

		<guid isPermaLink="false">http://kenmankoff.com/?p=3855</guid>
		<description><![CDATA[I came across a database of earthquakes from 1960 to almost present. I converted it from the existing form to KML so it can be seen in both Google Earth and Google Maps. Both views incorporate a temporal component. For the Google Earth view, magnitude as been encoded as pin size and depth has been [...]]]></description>
			<content:encoded><![CDATA[<p>I came across a database of earthquakes from 1960 to almost present. I converted it from <a href="http://pods.binghamton.edu/~ajones/#Seismic-Eruptions">the existing form</a> to KML so it can be seen in both <a href="http://kenmankoff.com/maps/quakes/quakes6.kmz">Google Earth</a> and <a href="http://kenmankoff.com/maps/quakes/">Google Maps</a>. Both views incorporate a temporal component.</p>
<p>For the Google Earth view, magnitude as been encoded as pin size and depth has been encoded as height above the Earth. A few interesting regions where the deep quakes occur, such as east of the Andes, pop out.</p>
<div id="attachment_3856" class="wp-caption aligncenter" style="width: 510px"><img class="size-medium wp-image-3856" title="Earthquakes" src="http://kenmankoff.com/wordpress/wp-content/uploads/2010/04/quakes-500x407.png" alt="Earthquakes" width="500" height="407" /><p class="wp-caption-text">Earthquakes</p></div>
<div id="crp_related"><span id="Maybe_related_automatically_generated:"><h3>Maybe related (automatically generated):</h3></span><ul><li><a href="http://kenmankoff.com/2010/07/18/mars-geology" rel="bookmark" class="crp_title">Mars Geology</a></li><li><a href="http://kenmankoff.com/2009/03/19/photos-from-antarctica" rel="bookmark" class="crp_title">Photos from Antarctica</a></li><li><a href="http://kenmankoff.com/2010/01/24/gistemp-stationdata" rel="bookmark" class="crp_title">GISTEMP.StationData</a></li><li><a href="http://kenmankoff.com/2010/05/14/vertical-data-in-google-earth" rel="bookmark" class="crp_title">Vertical Data in Google Earth</a></li><li><a href="http://kenmankoff.com/2010/08/29/yagel-multiple-balloons-on-mars" rel="bookmark" class="crp_title">YAGEL – Multiple Balloons on Mars</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://kenmankoff.com/2010/04/23/earthquakes/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pine Island Glacier Publication TimeMap</title>
		<link>http://kenmankoff.com/2010/03/19/pine-island-glacier-publication-timemap</link>
		<comments>http://kenmankoff.com/2010/03/19/pine-island-glacier-publication-timemap#comments</comments>
		<pubDate>Fri, 19 Mar 2010 17:31:38 +0000</pubDate>
		<dc:creator>Ken Mankoff</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Antarctica]]></category>
		<category><![CDATA[KML]]></category>
		<category><![CDATA[map]]></category>
		<category><![CDATA[PhD]]></category>
		<category><![CDATA[Pine Island Glacier]]></category>
		<category><![CDATA[publication]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Visualization]]></category>

		<guid isPermaLink="false">http://kenmankoff.com/?p=3828</guid>
		<description><![CDATA[In which I present a rough geo-spatial-temporal map of Pine Island Glacier (PIG) publications. Usage: Drag the time bars to the left or right to change the time period displayed. Navigate the map as you would any Google Map: drag to pan, zoom in (double-click, scroll mouse, or use the control on the side), or [...]]]></description>
			<content:encoded><![CDATA[<p>In which I present a rough <a href="http://kenmankoff.com/maps/PIG/timemap/">geo-spatial-temporal map of Pine Island Glacier</a> (PIG) publications.</p>
<div id="attachment_3835" class="wp-caption aligncenter" style="width: 510px"><a href="http://kenmankoff.com/maps/PIG/timemap/"><img class="size-medium wp-image-3835" title="TimeMap" src="http://kenmankoff.com/wordpress/wp-content/uploads/2010/03/timemap-500x338.png" alt="" width="500" height="338" /></a><p class="wp-caption-text">Geo-spatial-temporal time-map of Pine Island Glacier (PIG) publications</p></div>
<p><span id="more-3828"></span></p>
<p><strong>Usage</strong>: Drag the time bars to the left or right to change the time period displayed. Navigate the map as you would any Google Map: drag to pan, zoom in (double-click, scroll mouse, or use the control on the side), or zoom out (scroll, control). Click on an item in the timeline or area in the map to get more information.</p>
<p><strong>Legend</strong>: Each publication is tagged by last name of first author and publication year. Each publication is placed in the timeline at or spanning the years covered by the research or the years in which the data was collected. These dates are based on a quick skim of the articles and may have errors. Exact dates were often not given in which case rough guesses for the month range were used. Modeling studies that used future unspecified dates start at 2015 and go from there some amount into the future.</p>
<p>Each publication was also skimmed to see the geospatial region covered by the article, and this point, line, or area is shown on the map. Regions are rough estimates. Studies that covered the whole Antarctic continent including PIG are just given a large area around the PIG drainage basin.</p>
<p><strong>Future Work</strong></p>
<ul>
<li>Improve the geospatial component so that the more precise region of study is highlighted.</li>
<li>Encode extra information, such as using color and/or icons to denote, for example study type (modeling, geophysical, oceanographic, etc.)</li>
<li>Allow individual articles to be turned on and off. Right now so many get turned on during the 1990-2005 range that you cannot see anything in the map</li>
<li>Link to PDFs for downloads</li>
<li>Build an interface for anyone to submit their own articles (with time and place meta-data).</li>
</ul>
<p><strong>Lessons learned</strong>: <a href="http://blog.codalism.com/?p=773">Publication lists are full of typos</a>. Even though I use software tools to manage lists of papers and citations from Google Scholar or ISI, I found dozens of typos (and different versions of names). I&#8217;m sure some remain even now that I did not find. Triple-check your bibliography.</p>
<p>I&#8217;m sure I&#8217;m missing some relevant articles. Please let me know of any omissions and errors.</p>
<p><strong>Thanks</strong></p>
<ul>
<li><a href="http://bibdesk.sourceforge.net/">BibDesk</a></li>
<li><a href="http://code.google.com/p/timemap/">Timemap</a></li>
</ul>
<div id="crp_related"><span id="Maybe_related_automatically_generated:"><h3>Maybe related (automatically generated):</h3></span><ul><li><a href="http://kenmankoff.com/2009/03/19/photos-from-antarctica" rel="bookmark" class="crp_title">Photos from Antarctica</a></li><li><a href="http://kenmankoff.com/2008/11/17/pine-island-glacier-pig" rel="bookmark" class="crp_title">Pine Island Glacier (PIG)</a></li><li><a href="http://kenmankoff.com/2009/01/04/sea-ice-concentration" rel="bookmark" class="crp_title">Sea Ice Concentration</a></li><li><a href="http://kenmankoff.com/2008/10/08/managing-papers-and-sources" rel="bookmark" class="crp_title">Managing Papers and Sources</a></li><li><a href="http://kenmankoff.com/2008/11/08/python-and-rss-and-google-maps" rel="bookmark" class="crp_title">Any RSS to Google Maps with Python</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://kenmankoff.com/2010/03/19/pine-island-glacier-publication-timemap/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GISTEMP.StationData</title>
		<link>http://kenmankoff.com/2010/01/24/gistemp-stationdata</link>
		<comments>http://kenmankoff.com/2010/01/24/gistemp-stationdata#comments</comments>
		<pubDate>Mon, 25 Jan 2010 02:45:59 +0000</pubDate>
		<dc:creator>Ken Mankoff</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Climate]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[IDL]]></category>
		<category><![CDATA[KML]]></category>
		<category><![CDATA[map]]></category>
		<category><![CDATA[Visualization]]></category>
		<category><![CDATA[weather]]></category>

		<guid isPermaLink="false">http://kenmankoff.com/?p=3695</guid>
		<description><![CDATA[NASA GISS has recently announced another year of the surface temperature trends. Last year, 2009, tied for the 2nd warmest year on record, and the past decade (January 2000 to December 2009) was the warmest on record. I took the time this weekend to re-create a Google Earth layer showing these data. This visualization allows [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.giss.nasa.gov">NASA GISS</a> has recently announced another year of the surface temperature trends. Last year, 2009, tied for the 2nd warmest year on record, and the past decade (January 2000 to December 2009) was the warmest on record.</p>
<p>I took the time this weekend to re-create a Google Earth layer showing these data. This visualization allows you to see a broad geospatial overview, and then select any particular location and see both long-term trends and even the data point for each individual month.</p>
<p><a href="http://kenmankoff.com/maps/GISTEMP.StationData/GISTEMP.StationData.kml">Download</a> (330K)</p>
<div id="attachment_3696" class="wp-caption aligncenter" style="width: 509px"><img class="size-medium wp-image-3696" title="GISTEMP.StationData" src="http://kenmankoff.com/wordpress/wp-content/uploads/2010/01/map2-499x358.jpg" alt="GISTEMP.StationData" width="499" height="358" /><p class="wp-caption-text">GISTEMP.StationData</p></div>
<div id="attachment_3706" class="wp-caption aligncenter" style="width: 510px"><a href="http://kenmankoff.com/wordpress/wp-content/uploads/2010/01/map3.png"><img class="size-medium wp-image-3706" title="GISTEMP.StationData" src="http://kenmankoff.com/wordpress/wp-content/uploads/2010/01/map3-500x357.png" alt="GISTEMP.StationData" width="500" height="357" /></a><p class="wp-caption-text">GISTEMP.StationData</p></div>
<div id="crp_related"><span id="Maybe_related_automatically_generated:"><h3>Maybe related (automatically generated):</h3></span><ul><li><a href="http://kenmankoff.com/2010/07/18/mars-geology" rel="bookmark" class="crp_title">Mars Geology</a></li><li><a href="http://kenmankoff.com/2009/07/16/kml-interactive-sampler" rel="bookmark" class="crp_title">KML Interactive Sampler</a></li><li><a href="http://kenmankoff.com/2010/04/23/earthquakes" rel="bookmark" class="crp_title">Earthquakes</a></li><li><a href="http://kenmankoff.com/2010/05/14/vertical-data-in-google-earth" rel="bookmark" class="crp_title">Vertical Data in Google Earth</a></li><li><a href="http://kenmankoff.com/2010/02/27/mini-tsunami" rel="bookmark" class="crp_title">Mini-Tsunami</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://kenmankoff.com/2010/01/24/gistemp-stationdata/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>KDM-IDL Code Library</title>
		<link>http://kenmankoff.com/2009/07/30/kdm-idl-code-library</link>
		<comments>http://kenmankoff.com/2009/07/30/kdm-idl-code-library#comments</comments>
		<pubDate>Fri, 31 Jul 2009 00:01:52 +0000</pubDate>
		<dc:creator>Ken Mankoff</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[IDL]]></category>
		<category><![CDATA[KML]]></category>

		<guid isPermaLink="false">http://kenmankoff.com/?p=3091</guid>
		<description><![CDATA[I have spent quite a bit of time developing IDL code in the past, and it appears I will do some more in the near-term future. I have decided to release my IDL code library to the public so that others can perhaps benefit from my work. This is a work-in-progress and access is via [...]]]></description>
			<content:encoded><![CDATA[<p>I have spent quite a bit of time developing IDL code in the <a href="http://lasp.colorado.edu/snoedata/">past</a>, and it appears I will do some more in the near-term future. I have decided to release <a href="http://code.google.com/p/kdm-idl/">my IDL code library</a> to the public so that others can perhaps benefit from my work. This is a work-in-progress and <a href="http://code.google.com/p/kdm-idl/source/checkout">access</a> is via Subversion.</p>
<p>One subset of the library is the <a href="http://code.google.com/p/kdm-idl/wiki/KML">KDM_KML</a> lib for writing KML files. This code should make it fairly simple to display data sets in Google Earth from IDL.</p>
<p>I have currently implemented about 50% of the <a href="http://code.google.com/apis/kml/documentation/kmlreference.html">KML API</a> and will get the rest implemented as time goes on. Right now layers can have overlays, points (placemarks), or linestrings (paths). Any element (that the API supports) can have a timestamp, and styles are supported too. With knowledge of the KML API you can create artistic balloons with whatever content you like that can even link to each other.</p>
<div id="crp_related"><span id="Maybe_related_automatically_generated:"><h3>Maybe related (automatically generated):</h3></span><ul><li><a href="http://kenmankoff.com/2010/05/14/vertical-data-in-google-earth" rel="bookmark" class="crp_title">Vertical Data in Google Earth</a></li><li><a href="http://kenmankoff.com/2010/08/29/yagel-multiple-balloons-on-mars" rel="bookmark" class="crp_title">YAGEL – Multiple Balloons on Mars</a></li><li><a href="http://kenmankoff.com/2009/07/16/kml-interactive-sampler" rel="bookmark" class="crp_title">KML Interactive Sampler</a></li><li><a href="http://kenmankoff.com/2009/03/23/geo-tagging-photos" rel="bookmark" class="crp_title">Geo-Tagging Photos</a></li><li><a href="http://kenmankoff.com/2008/11/08/python-and-rss-and-google-maps" rel="bookmark" class="crp_title">Any RSS to Google Maps with Python</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://kenmankoff.com/2009/07/30/kdm-idl-code-library/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>KML Interactive Sampler</title>
		<link>http://kenmankoff.com/2009/07/16/kml-interactive-sampler</link>
		<comments>http://kenmankoff.com/2009/07/16/kml-interactive-sampler#comments</comments>
		<pubDate>Thu, 16 Jul 2009 23:49:51 +0000</pubDate>
		<dc:creator>Ken Mankoff</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[KML]]></category>
		<category><![CDATA[Research]]></category>

		<guid isPermaLink="false">http://kenmankoff.com/?p=3088</guid>
		<description><![CDATA[If you create Google Earth or KML layers, you&#8217;ll want to find a 2nd monitor and keep the KML Interactive Sampler open full screen. An invaluable resource for hand-building a KML or when writing code. Maybe related (automatically generated):KDM-IDL Code LibraryVertical Data in Google EarthGISTEMP.StationDataEarthquakesYAGEL – Multiple Balloons on Mars]]></description>
			<content:encoded><![CDATA[<p>If you create Google Earth or KML layers, you&#8217;ll want to find a 2nd monitor and keep the <a href="http://kml-samples.googlecode.com/svn/trunk/interactive/index.html">KML Interactive Sampler</a> open full screen. An invaluable resource for hand-building a KML or when writing code.</p>
<div id="attachment_3089" class="wp-caption aligncenter" style="width: 510px"><a href="http://kml-samples.googlecode.com/svn/trunk/interactive/index.html"><img class="size-medium wp-image-3089" title="KML Interactive Sampler" src="http://kenmankoff.com/wordpress/wp-content/uploads/2009/07/KMLSampler-500x263.png" alt="KML Interactive Sampler" width="500" height="263" /></a><p class="wp-caption-text">KML Interactive Sampler</p></div>
<div id="crp_related"><span id="Maybe_related_automatically_generated:"><h3>Maybe related (automatically generated):</h3></span><ul><li><a href="http://kenmankoff.com/2009/07/30/kdm-idl-code-library" rel="bookmark" class="crp_title">KDM-IDL Code Library</a></li><li><a href="http://kenmankoff.com/2010/05/14/vertical-data-in-google-earth" rel="bookmark" class="crp_title">Vertical Data in Google Earth</a></li><li><a href="http://kenmankoff.com/2010/01/24/gistemp-stationdata" rel="bookmark" class="crp_title">GISTEMP.StationData</a></li><li><a href="http://kenmankoff.com/2010/04/23/earthquakes" rel="bookmark" class="crp_title">Earthquakes</a></li><li><a href="http://kenmankoff.com/2010/08/29/yagel-multiple-balloons-on-mars" rel="bookmark" class="crp_title">YAGEL – Multiple Balloons on Mars</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://kenmankoff.com/2009/07/16/kml-interactive-sampler/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Geo-Tagging Photos</title>
		<link>http://kenmankoff.com/2009/03/23/geo-tagging-photos</link>
		<comments>http://kenmankoff.com/2009/03/23/geo-tagging-photos#comments</comments>
		<pubDate>Mon, 23 Mar 2009 17:04:42 +0000</pubDate>
		<dc:creator>Ken Mankoff</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Antarctica]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[KML]]></category>
		<category><![CDATA[NBP09-01]]></category>
		<category><![CDATA[Pine Island Glacier]]></category>

		<guid isPermaLink="false">http://kenmankoff.com/?p=2807</guid>
		<description><![CDATA[I have ~2700 photos from my recent trip to Antarctica. All but a few dozen were taken while on the ship, and the GPS track of the ship is known. The few that were taken off ship were within a three mile radius while deploying the ITP. If you don&#8217;t have a ship recording your [...]]]></description>
			<content:encoded><![CDATA[<p>I have ~2700 photos from my recent trip to <a href="http://kenmankoff.com/v/places/Antarctica/">Antarctica</a>. All but a few dozen were taken while on the ship, and the GPS track of the ship is known. The few that were taken off ship were within a three mile radius while deploying the <a href="http://kenmankoff.com/?s=itp">ITP</a>. If you don&#8217;t have a ship recording your GPS for you, you can get simple GPS systems for less than $100, or even a few $10s of dollars on eBay. The TrackStick is good for this type of project as it does not have a screen or realtime outputs.</p>
<p>I wanted to geotag all my photos by adding the latitude and longitude to the JPEG EXIF data. I was going to code it as the algorithm is quite simple (for each image, get the creation time, find the GPS location nearest that time in the GPS list, and add the (lat,lon) coordinates to the image), but not surprisingly this problem has already been solved. <a href="http://code.google.com/p/gpicsync/wiki/OtherGeocodingSoftware">Repeatedly</a>.</p>
<p>Three steps are required.</p>
<ol>
<li>Convert your GPS data into GPX format. If you are comfortable on the command line then use gpsbabel. If not, then go <a href="http://www.gpsvisualizer.com/gpsbabel/">here</a> for a web interface to gpsbabel. If you need help post in the comments. If you were on NBP09-01 a GPX file of our cruise is <a href="http://kenmankoff.com/maps/NBP09-01/KML/gps.gpx">here</a>.</li>
<li>Add the GPS coordinates to the image EXIF tags. There are <a href="http://code.google.com/p/gpicsync/wiki/OtherGeocodingSoftware">many tools</a> that will take a GPX or NMEA file and add latitude and longitude coordinates to your photos. I use <a href="http://code.google.com/p/gpicsync/">gpicsync</a> and <a href="http://www.mmisoftware.co.uk/pages/photogpseditor.php">photoGPSEditor</a> looks nice too.</li>
<li>Output KML files. gpicsync does this for you, and has a list of other software that might help <a href="http://code.google.com/p/gpicsync/wiki/OtherGeocodingSoftware">here</a>. You can also upload your photos to Picasa and get a KML file that way (<a href="http://code.google.com/p/gpicsync/wiki/PicasaToKmz">instructions</a>).</li>
</ol>
<p>The end result might look like <a href="http://kenmankoff.com/2009/03/19/photos-from-antarctica">this</a>.</p>
<div id="crp_related"><span id="Maybe_related_automatically_generated:"><h3>Maybe related (automatically generated):</h3></span><ul><li><a href="http://kenmankoff.com/2009/03/19/photos-from-antarctica" rel="bookmark" class="crp_title">Photos from Antarctica</a></li><li><a href="http://kenmankoff.com/2010/01/07/more-photos-from-antarctica-lmg09-09" rel="bookmark" class="crp_title">More Photos from Antarctica (LMG09-09)</a></li><li><a href="http://kenmankoff.com/2008/11/08/python-and-rss-and-google-maps" rel="bookmark" class="crp_title">Any RSS to Google Maps with Python</a></li><li><a href="http://kenmankoff.com/2009/07/30/kdm-idl-code-library" rel="bookmark" class="crp_title">KDM-IDL Code Library</a></li><li><a href="http://kenmankoff.com/2008/12/25/iceberg" rel="bookmark" class="crp_title">Iceberg</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://kenmankoff.com/2009/03/23/geo-tagging-photos/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Photos from Antarctica</title>
		<link>http://kenmankoff.com/2009/03/19/photos-from-antarctica</link>
		<comments>http://kenmankoff.com/2009/03/19/photos-from-antarctica#comments</comments>
		<pubDate>Thu, 19 Mar 2009 23:50:53 +0000</pubDate>
		<dc:creator>Ken Mankoff</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Antarctica]]></category>
		<category><![CDATA[KML]]></category>
		<category><![CDATA[NBP09-01]]></category>
		<category><![CDATA[Photos]]></category>
		<category><![CDATA[Pine Island Glacier]]></category>

		<guid isPermaLink="false">http://kenmankoff.com/?p=2828</guid>
		<description><![CDATA[If you&#8217;ve been following this blog you&#8217;ve seen a dozen or so low-quality photos posted during my trip. Now you can see full resolution pictures. In total, I took 2718 photos during the 54 days between when the Nathaniel B. Palmer (NBP) left Punta Arenas, Chile and returned. I&#8217;ve selected 350 of the best ones [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve been following this blog you&#8217;ve seen a dozen or so low-quality photos posted during my trip. Now you can see full resolution pictures. In total, I took 2718 photos during the 54 days between when the Nathaniel B. Palmer (NBP) left Punta Arenas, Chile and returned. I&#8217;ve selected 350 of the best ones and uploaded them. There are 31 from the <a href="http://kenmankoff.com/gallery/v/places/Antarctica/amundsen_sea_ice_2009/">sea ice science</a> projects, 54 of the <a href="http://kenmankoff.com/gallery/v/places/Antarctica/NBP/">NBP</a> itself, 66 of <a href="http://kenmankoff.com/gallery/v/places/Antarctica/Animals/">animals</a> (added to the animal photos from last year), 101 of the <a href="http://kenmankoff.com/gallery/v/places/Antarctica/PIG/">Pine Island Glacier</a>, and 98 miscellaneous photos of the <a href="http://kenmankoff.com/gallery/v/places/Antarctica/amundsen_2009/">Amundsen and Bellingshausen seas</a>, sea ice, sunsets, and sunrises.</p>
<p>You can view all of the photos listed above in the various <a href="http://kenmankoff.com/gallery/v/places/Antarctica/">Antarctica photo albums</a>, or you can <a href="http://kenmankoff.com/maps/NBP09-01/KML/NBP09-01_Photos.kmz">view them all geospatially (KMZ)</a> in Google Earth. The ship recorded GPS a few times a second, and I have a one-minute (temporal) resolution data file that I used to geotag the photos.</p>
<p><strong>Notes</strong>: If you are viewing the photos on the website, you ought to have the <a href="http://www.cooliris.com/">Cooliris</a> plugin installed. Load times might be a bit slow, this computer is hosted at home. If you don&#8217;t see any photos in Google Earth you&#8217;ll need to drag the time slider to the right. They&#8217;ll pop up as you pass the time they were taken.</p>
<div id="attachment_2831" class="wp-caption aligncenter" style="width: 509px"><a href="http://kenmankoff.com/maps/NBP09-01/KML/NBP09-01_Photos.kmz"><img class="size-medium wp-image-2831" title="NBP Photos Geotagged in Google Earth" src="http://kenmankoff.com/wordpress/wp-content/uploads/2009/03/nbp_in_ge-499x369.jpg" alt="NBP Photos Geotagged in Google Earth" width="499" height="369" /></a><p class="wp-caption-text">NBP Photos Geotagged in Google Earth</p></div>
<div id="crp_related"><span id="Maybe_related_automatically_generated:"><h3>Maybe related (automatically generated):</h3></span><ul><li><a href="http://kenmankoff.com/2010/01/07/more-photos-from-antarctica-lmg09-09" rel="bookmark" class="crp_title">More Photos from Antarctica (LMG09-09)</a></li><li><a href="http://kenmankoff.com/2009/03/23/geo-tagging-photos" rel="bookmark" class="crp_title">Geo-Tagging Photos</a></li><li><a href="http://kenmankoff.com/2009/09/13/road-trip-photos" rel="bookmark" class="crp_title">Road Trip Photos</a></li><li><a href="http://kenmankoff.com/2009/05/05/lmg-v-nbp" rel="bookmark" class="crp_title">LMG v. NBP</a></li><li><a href="http://kenmankoff.com/2009/03/27/whales" rel="bookmark" class="crp_title">Whales</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://kenmankoff.com/2009/03/19/photos-from-antarctica/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
