<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.dankarran.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>kml module</title>
 <link>http://www.dankarran.com/blog/tags/kml-module</link>
 <description>Latest items from dankarran.com</description>
 <language>en</language>
<item>
 <title>Timestamp and address support in KML module</title>
 <link>http://www.dankarran.com/blog/2007/08/timestamp-and-address-support-in-kml-module</link>
 <description>&lt;p&gt;In addition to the recently implemented &lt;a href=&quot;http://www.dankarran.com/blog/archives/2007/07/16/views_support_in_drupals_kml_module.php&quot;&gt;views support&lt;/a&gt; in Drupal&#039;s &lt;a href=&quot;http://drupal.org/project/kml&quot;&gt;KML module&lt;/a&gt;, the latest Drupal 5 version of the module now adds support for time and addresses.&lt;/p&gt;
&lt;p&gt;Each of the placemarks now has a timestamp based on its creation date in your Drupal site, allowing you to filter your content by a specific time frame using the Time controls in Google Earth. &lt;/p&gt;
&lt;p&gt;Also, if you have added address information to your nodes then this will be added to the placemarks as well (in both freeform format and the &lt;a href=&quot;http://www.oasis-open.org/committees/ciq/Downloads/xNAL/xAL/Versions/xALv2_0/&quot;&gt;&lt;acronym title=&quot;eXtensible Address Language&quot;&gt;xAL&lt;/acronym&gt;&lt;/a&gt; standard), allowing content to show up in Google Earth even if you haven&#039;t added specific coordinates to it through your Drupal site. The geocoding is down to Google Earth and sometimes things will default to 0,0 if it isn&#039;t able to work out where in the world it should go.&lt;/p&gt;
</description>
 <comments>http://www.dankarran.com/blog/2007/08/timestamp-and-address-support-in-kml-module#comments</comments>
 <category domain="http://www.dankarran.com/blog/drupal">Drupal</category>
 <category domain="http://www.dankarran.com/blog/tags/geocoding">Geocoding</category>
 <category domain="http://www.dankarran.com/blog/geographic">Geographic</category>
 <category domain="http://www.dankarran.com/blog/tags/kml-module">kml module</category>
 <category domain="http://www.dankarran.com/blog/tags/time-navigation">Time navigation</category>
 <pubDate>Tue, 21 Aug 2007 11:10:46 -0400</pubDate>
 <dc:creator>dankarran</dc:creator>
 <guid isPermaLink="false">301 at http://www.dankarran.com</guid>
</item>
<item>
 <title>Drupal KML module released</title>
 <link>http://www.dankarran.com/blog/2006/09/drupal-kml-module-released</link>
 <description>&lt;p&gt;Tonight saw the release of the &lt;a href=&quot;http://drupal.org/project/kml&quot;&gt;KML module&lt;/a&gt; I&#039;ve been working on for the &lt;a href=&quot;http://drupal.org&quot;&gt;Drupal&lt;/a&gt; content management system. The main features of the module currently include the ability to:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;add a &lt;span class=&quot;kml&quot;&gt;KML&lt;/span&gt; link to the bottom of all spatially enabled nodes&lt;/li&gt;
&lt;li&gt;view &lt;i&gt;all&lt;/i&gt; spatially enabled nodes in &lt;a href=&quot;http://earth.google.com&quot;&gt;Google Earth&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;view nodes &lt;i&gt;tagged with a certain term&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;view nodes from &lt;i&gt;within a group&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;view &lt;i&gt;search results&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;determine order of nodes that are displayed in Google Earth, allowing for alphabetical or time-based flythroughs of nodes for example.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you are interested in this module, please feel free to try it out. You can see parts of the module in action over at &lt;a href=&quot;http://geodan.org/kml-module&quot;&gt;geodan.org/kml-module&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;It&#039;s been developed on Drupal 4.7 and the &lt;a href=&quot;http://cvs.drupal.org/viewcvs/drupal/contributions/modules/kml/&quot;&gt;source is available&lt;/a&gt; in the CVS repository or as a &lt;a href=&quot;http://ftp.osuosl.org/pub/drupal/files/projects/kml-cvs.tar.gz&quot;&gt;package&lt;/a&gt;. If you come across bugs or things that aren&#039;t working as expected, please add them (along with any suggestions or feature requests) to the &lt;a href=&quot;http://drupal.org/project/issues/kml&quot;&gt;issue tracker&lt;/a&gt; on drupal.org.&lt;/p&gt;
&lt;p&gt;It took me a while to get to grips with using &lt;a href=&quot;http://www.nongnu.org/cvs/&quot;&gt;CVS&lt;/a&gt; and specifically &lt;a href=&quot;http://www.heilancoo.net/MacCVSClient/&quot;&gt;MacCVSClient&lt;/a&gt; (to add to &lt;a href=&quot;http://subversion.tigris.org&quot;&gt;SVN&lt;/a&gt; which I also recently got to grips with) but finally I managed to import the module source to the Drupal CVS repository. I think I still need to tag it to make sure it&#039;s packaged properly from the module description page and therefor easier to download, but that can wait until the morning.&lt;/p&gt;
</description>
 <comments>http://www.dankarran.com/blog/2006/09/drupal-kml-module-released#comments</comments>
 <category domain="http://www.dankarran.com/blog/drupal">Drupal</category>
 <category domain="http://www.dankarran.com/blog/tags/drupal">Drupal</category>
 <category domain="http://www.dankarran.com/blog/geographic">Geographic</category>
 <category domain="http://www.dankarran.com/blog/tags/google-earth">google earth</category>
 <category domain="http://www.dankarran.com/blog/tags/kml">kml</category>
 <category domain="http://www.dankarran.com/blog/tags/kml-module">kml module</category>
 <category domain="http://www.dankarran.com/blog/work">Work</category>
 <pubDate>Mon, 04 Sep 2006 23:24:17 -0400</pubDate>
 <dc:creator>dankarran</dc:creator>
 <guid isPermaLink="false">243 at http://www.dankarran.com</guid>
</item>
</channel>
</rss>
