<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>KML Developer Support Google Group</title>
  <link>http://groups.google.com/group/kml-support</link>
  <description>This is a forum for users to support each other in the development of KML files, and related technologies. KML is a file format used to display geographic data, currently in use by Google Earth, Google Maps, and Google Mobile.</description>
  <language>en</language>
  <item>
  <title>Re: [bug] Network Link problems</title>
  <link>http://groups.google.com/group/kml-support/browse_thread/thread/93d310c0af4c9495/c6bf69bd7e3cf19b?show_docid=c6bf69bd7e3cf19b</link>
  <description>
  I tried to use the workaround as follows but couldn&#39;t solve the problem:====================== =============&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt;&amp;lt;kml xmlns=&amp;quot;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://earth.google.com/kml/2.0&quot;&gt;[link]&lt;/a&gt;&amp;quot;&amp;gt;&amp;lt;NetworkLink&amp;gt; &amp;lt;name&amp;gt;Test Network Link&amp;lt;/name&amp;gt; &amp;lt;open&amp;gt;1&amp;lt;/open&amp;gt; &amp;lt;Url&amp;gt; &amp;lt;href&amp;gt;test.kmz&amp;lt;/href&amp;gt; &amp;lt;refreshMode&amp;gt;onInterval&amp;lt;/refre shMode&amp;gt; &amp;lt;refreshInverval&amp;gt;10&amp;lt;/refreshIn verval&amp;gt; &amp;lt;/Url&amp;gt;&amp;lt;/NetworkLink&amp;gt;&amp;lt;/kml&amp;gt;==== ============================== =Still doesn&#39;t seem to refresh...Any tips?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/kml-support/browse_thread/thread/93d310c0af4c9495/c6bf69bd7e3cf19b?show_docid=c6bf69bd7e3cf19b</guid>
  <author>
  (Stadsman)
  </author>
  <pubDate>Thu, 14 Jul 2005 23:56:37 UT
</pubDate>
  </item>
  <item>
  <title>Google Maps / Google Earth nav link</title>
  <link>http://groups.google.com/group/kml-support/browse_thread/thread/d8d6a381ee89b827/6023d6cae9429a09?show_docid=6023d6cae9429a09</link>
  <description>
  Hi allI&#39;ve finaly started playing with the Google Maps API, and what do you think my first project idea was? Google Earth / Google Maps linked navigation.It is still very rough but you can go and have a play over at:&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.geovista.psu.edu/kml/followMe.html&quot;&gt;[link]&lt;/a&gt; &amp;lt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.geovista.psu.edu/kml/followMe.html&quot;&gt;[link]&lt;/a&gt;&amp;gt;(maps drives earth)and&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.geovista.psu.edu/kml/chase.html&quot;&gt;[link]&lt;/a&gt; &amp;lt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.geovista.psu.edu/kml/chase.html&quot;&gt;[link]&lt;/a&gt;&amp;gt;(earth drives map)Also, just for fun, given that GE has a fully JS enabled browser in it (embedied IE?) you can put either of those in side Google Earth itself.... See screenshot James
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/kml-support/browse_thread/thread/d8d6a381ee89b827/6023d6cae9429a09?show_docid=6023d6cae9429a09</guid>
  <author>
  (James_Macgill)
  </author>
  <pubDate>Thu, 14 Jul 2005 23:41:55 UT
</pubDate>
  </item>
  <item>
  <title>Re: GeoServer WMS-KML output in development</title>
  <link>http://groups.google.com/group/kml-support/browse_thread/thread/63e3bb69e3638602/127498873b1f25c4?show_docid=127498873b1f25c4</link>
  <description>
  Quote:I too could only get it to work in DirectX mode. Other data has worked fine.This is potentially an excellent tool for us GIS folks. When might this be released in the standard GeoServer build? &lt;br&gt; The patch to the underling GeoTools engine has now been picked up by GeoServer so, with a little more testing, I can commit the KML output for GeoServer. If all goes well it should make it into the 1.3.0 release.James
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/kml-support/browse_thread/thread/63e3bb69e3638602/127498873b1f25c4?show_docid=127498873b1f25c4</guid>
  <author>
  (James_Macgill)
  </author>
  <pubDate>Thu, 14 Jul 2005 23:36:31 UT
</pubDate>
  </item>
  <item>
  <title>hyperlink from MS Excel to Google Earth?????????</title>
  <link>http://groups.google.com/group/kml-support/browse_thread/thread/ed0a92256f674074/5e751992ce8a5b97?show_docid=5e751992ce8a5b97</link>
  <description>
  Hi allThis is my first post. I&#39;m also a NASA WorldWind user, but Google Earth has better graphics!. Anyway...In Worldwind I can create a hyperlink that will open the application and take the user directly to the given co-ordinate and elevation. The typical syntax is as follows: &amp;quot;worldwind://goto/world=Earth&amp;amp; lat=-30.5810666666667&amp;amp;lon=23.4 964&amp;amp;alt=10000&amp;quot;How can I do the same in Google Earth? Note: In Excel I can replace the values of the co-ordinates with variables and then concatenate to make the hyperlink as follows: &amp;quot;=CONCATENATE(&amp;quot;worldwind://got o/world=Earth&amp;amp;lat=&amp;quot;,O3,&amp;quot;&amp;amp;lon=&amp;quot; ,N3,&amp;quot;&amp;amp;alt=10000&amp;quot;)&amp;quot; with O3 and N3 being cell values.Your help will be greatly appreciated.regards
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/kml-support/browse_thread/thread/ed0a92256f674074/5e751992ce8a5b97?show_docid=5e751992ce8a5b97</guid>
  <author>
  (ahlbebuck)
  </author>
  <pubDate>Thu, 14 Jul 2005 20:54:38 UT
</pubDate>
  </item>
  <item>
  <title>Re: World Borders</title>
  <link>http://groups.google.com/group/kml-support/browse_thread/thread/63e3bb69e3638602/031c560231ceefef?show_docid=031c560231ceefef</link>
  <description>
  GlobalTrotter2, Here is what I was able to do. Let me know if this is what you were looking for. I haven&#39;t figured out a way to parse the data correctly, so I did it the old fashioned way, &amp;quot;Find and Replace&amp;quot;. p.s. Try opening ink_polaroid &#39;s CIA World Factbook &amp;lt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://bbs.keyhole.com/ubb/showflat.php?Cat=&amp;Board=SupportKML&amp;Number=23001&amp;Searchpage=1&amp;Main=23001&amp;Words=factbook+ink_polaroid&amp;topic=&amp;Search=true#Post23001&quot;&gt;[link]&lt;/a&gt;&amp;gt; along with this.p.p.s. I adapted this from James_Mcgill&#39;s post &amp;lt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://bbs.keyhole.com/ubb/showthreaded.php/Cat/0/Number/35671/page/&quot;&gt;[link]&lt;/a&gt;&amp;gt; above.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/kml-support/browse_thread/thread/63e3bb69e3638602/031c560231ceefef?show_docid=031c560231ceefef</guid>
  <author>
  (mcshea98)
  </author>
  <pubDate>Thu, 14 Jul 2005 17:06:11 UT
</pubDate>
  </item>
  <item>
  <title>Re: [bug] Network Link problems</title>
  <link>http://groups.google.com/group/kml-support/browse_thread/thread/93d310c0af4c9495/c7e88d8de4ca345f?show_docid=c7e88d8de4ca345f</link>
  <description>
  All noted, all will be fixed. Many thanks.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/kml-support/browse_thread/thread/93d310c0af4c9495/c7e88d8de4ca345f?show_docid=c7e88d8de4ca345f</guid>
  <author>
  (ink_polaroid)
  </author>
  <pubDate>Thu, 14 Jul 2005 16:22:57 UT
</pubDate>
  </item>
  <item>
  <title>Re: I&#39;m a KML idiot and I need help</title>
  <link>http://groups.google.com/group/kml-support/browse_thread/thread/033b2d991a2fdfa3/f7d3d359dfe83675?show_docid=f7d3d359dfe83675</link>
  <description>
  Code:&amp;lt;Folder&amp;gt; &amp;lt;Placemark&amp;gt; &amp;lt;address&amp;gt;1234 Main St, Anytown, ST&amp;lt;/address&amp;gt; &amp;lt;/Placemark&amp;gt; &amp;lt;Placemark&amp;gt; &amp;lt;address&amp;gt;2345 Main St, Anytown, ST&amp;lt;/address&amp;gt; &amp;lt;/Placemark&amp;gt; &amp;lt;Placemark&amp;gt; &amp;lt;address&amp;gt;3456 Main St, Anytown, ST&amp;lt;/address&amp;gt; &amp;lt;/Placemark&amp;gt;&amp;lt;/Folder&amp;gt; Google Earth will do the hard stuff for you.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/kml-support/browse_thread/thread/033b2d991a2fdfa3/f7d3d359dfe83675?show_docid=f7d3d359dfe83675</guid>
  <author>
  (ink_polaroid)
  </author>
  <pubDate>Thu, 14 Jul 2005 16:20:40 UT
</pubDate>
  </item>
  <item>
  <title>Re: kml size limits</title>
  <link>http://groups.google.com/group/kml-support/browse_thread/thread/d825c861255562fd/c0741c6654ab8895?show_docid=c0741c6654ab8895</link>
  <description>
  in my experience, GE can handle a decent amount of stuff.I tried doing an overlay with a background image. Admittedly it ran a bit slow (was trynig to overlay a large bmp) but otherwise, it worked.Additionally, I tried overlaying a picture of the earth over the ENTIRE earth. It functionally worked, didn&#39;t look nice....but it worked.Just try it and see what happens!oh, and I don&#39;t think there&#39;s a limit to kml&#39;s...if you look at the statue of liberty model, when you unzip that and look at the underlying kml of it, it&#39;s 9.8 megs!!!!!!!The computer will limit it more than GE (it slows down when it tries to render 10 meg models a bit :-P )
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/kml-support/browse_thread/thread/d825c861255562fd/c0741c6654ab8895?show_docid=c0741c6654ab8895</guid>
  <author>
  (eviltangerine)
  </author>
  <pubDate>Thu, 14 Jul 2005 15:44:14 UT
</pubDate>
  </item>
  <item>
  <title>kml size limits</title>
  <link>http://groups.google.com/group/kml-support/browse_thread/thread/d825c861255562fd/0b79aa9d69a4fd8a?show_docid=0b79aa9d69a4fd8a</link>
  <description>
  I am working on a network link to a kml file on my server. would like to include an overlay of the Noaa nautical chart of Narragansett by along with placemarkers that link to or inframe panoramas. I was wondering if there is a size limit in pixels or kb for an overlay or for the whole kml file for that matter. Thanks,Chris Blake
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/kml-support/browse_thread/thread/d825c861255562fd/0b79aa9d69a4fd8a?show_docid=0b79aa9d69a4fd8a</guid>
  <author>
  (Blake)
  </author>
  <pubDate>Thu, 14 Jul 2005 15:31:05 UT
</pubDate>
  </item>
  <item>
  <title>Re: [bug] Network Link problems</title>
  <link>http://groups.google.com/group/kml-support/browse_thread/thread/93d310c0af4c9495/cc38b4ae0fb17b48?show_docid=cc38b4ae0fb17b48</link>
  <description>
  I can confirm the lack of &#39;onInterval&#39; in the documentation, and the fact that these need to be within the &amp;lt;url&amp;gt; tags. I&#39;ve ended up having to set up my own network links in GE manually and then right clicking them and saving them to inspect the resulting file.I can also confirm the refreshInverval is indeed spelled wrong, but needs to be spelled that way to correctly work.(Also, in the documentation, a number of the &#39;anchor&#39; links are broken.)
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/kml-support/browse_thread/thread/93d310c0af4c9495/cc38b4ae0fb17b48?show_docid=cc38b4ae0fb17b48</guid>
  <author>
  (Camden_Daily)
  </author>
  <pubDate>Thu, 14 Jul 2005 15:21:20 UT
</pubDate>
  </item>
  <item>
  <title>[bug] Network Link problems</title>
  <link>http://groups.google.com/group/kml-support/browse_thread/thread/93d310c0af4c9495/def73ed5eafa6d5a?show_docid=def73ed5eafa6d5a</link>
  <description>
  I&#39;ve finally managed to get a Network Link with periodical refresh to work, and it&#39;s highlighted a few problems with both the KML documentation and the Google Earth client itself:Firstly, the &amp;lt;refreshMode&amp;gt; element must be set to &#39;onInterval&#39;. As far as I can see, this isn&#39;t mentioned anywhere in the spec.Secondly, the refresh parameters must be nested within the &amp;lt;Url&amp;gt; element; in the documentation, they&#39;re listed as children of the &amp;lt;NetworkLink&amp;gt; element.Thirdly (and this one&#39;s the killer), the &amp;lt;refreshInterval&amp;gt; element doesn&#39;t seem to work at all; it needs to be misspelt as &amp;lt;refreshIn*v*erval&amp;gt; for the specified value to be accepted!Hope this is clear; if someone from the Keyhole team could confirm what I&#39;ve seen it would be most appreciated. The last point in particular may cause some issues if and when the client is fixed.Many thanks.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/kml-support/browse_thread/thread/93d310c0af4c9495/def73ed5eafa6d5a?show_docid=def73ed5eafa6d5a</guid>
  <author>
  (oneiros)
  </author>
  <pubDate>Thu, 14 Jul 2005 11:44:35 UT
</pubDate>
  </item>
  <item>
  <title>Re: GeoServer WMS-KML output in development</title>
  <link>http://groups.google.com/group/kml-support/browse_thread/thread/63e3bb69e3638602/8cc8e7a926b6a30d?show_docid=8cc8e7a926b6a30d</link>
  <description>
  Ok here is a new Australia file created from a different source.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/kml-support/browse_thread/thread/63e3bb69e3638602/8cc8e7a926b6a30d?show_docid=8cc8e7a926b6a30d</guid>
  <author>
  (GlobalTrotter2)
  </author>
  <pubDate>Thu, 14 Jul 2005 07:41:22 UT
</pubDate>
  </item>
  <item>
  <title>Re: Cookies and Network Link</title>
  <link>http://groups.google.com/group/kml-support/browse_thread/thread/08caa6a9123bdda8/572b41fb6e79c654?show_docid=572b41fb6e79c654</link>
  <description>
  ^ This is exactly how we&#39;re doing it.The user logs into our website (either using their default web browser, or GE&#39;s internal plugin) which is authenticated using the traditional cookie mechanism. They can then download a KML file which sets up a Network Link, the URL of which includes a &#39;token&#39; parameter. This token contains a user ID and a timestamp (encoded, but not encrypted), plus some data created by hashing the details with a secret text string. It cannot be spoofed because no one knows the additional text, but we can fully authenticate both the User and how long it is since they logged in. Sorted.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/kml-support/browse_thread/thread/08caa6a9123bdda8/572b41fb6e79c654?show_docid=572b41fb6e79c654</guid>
  <author>
  (oneiros)
  </author>
  <pubDate>Thu, 14 Jul 2005 07:38:12 UT
</pubDate>
  </item>
  <item>
  <title>Re: I&#39;m a KML idiot and I need help</title>
  <link>http://groups.google.com/group/kml-support/browse_thread/thread/033b2d991a2fdfa3/6c31fe6a1e46365f?show_docid=6c31fe6a1e46365f</link>
  <description>
  Use the hunt and peck method. Make a new folder in My places, find and mark the different spots with the new placement icons saving every single one separately to that new folder.Save that folder when they all have checkmarks to a new kmz file.I think I&#39;d double click on it then and check it. It will import to temporary places.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/kml-support/browse_thread/thread/033b2d991a2fdfa3/6c31fe6a1e46365f?show_docid=6c31fe6a1e46365f</guid>
  <author>
  (MightyPete)
  </author>
  <pubDate>Thu, 14 Jul 2005 07:31:59 UT
</pubDate>
  </item>
  <item>
  <title>Re: Datum?</title>
  <link>http://groups.google.com/group/kml-support/browse_thread/thread/5d0b2c1358d71eb3/435eed2d342e80c5?show_docid=435eed2d342e80c5</link>
  <description>
  I have also asked these questions several times. I have yet to receive an answer. All other questions they have been prompt to answer. This one it seems that they avoid. This post &amp;lt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://bbs.keyhole.com/ubb/showflat.php?Cat=&amp;Board=EarthTourism&amp;Number=30500&amp;Searchpage=1&amp;Main=30496&amp;Words=wgs84+seer&amp;topic=&amp;Search=true#Post30500&quot;&gt;[link]&lt;/a&gt;&amp;gt; by seer is the closest that I have seen to a response. This, &amp;lt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://bbs.keyhole.com/ubb/showflat.php?Cat=&amp;Board=features&amp;Number=28104&amp;Searchpage=1&amp;Main=28104&amp;Words=datum+mcshea98&amp;topic=&amp;Search=true#Post28104&quot;&gt;[link]&lt;/a&gt;&amp;gt; this, &amp;lt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://bbs.keyhole.com/ubb/showflat.php?Cat=&amp;Board=features&amp;Number=26074&amp;Searchpage=1&amp;Main=26074&amp;Words=datum+mcshea98&amp;topic=&amp;Search=true#Post26074&quot;&gt;[link]&lt;/a&gt;&amp;gt; and this post &amp;lt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://bbs.keyhole.com/ubb/showflat.php?Cat=&amp;Board=EarthTransportation&amp;Number=24663&amp;Searchpage=1&amp;Main=24649&amp;Words=datum+mcshea98&amp;topic=&amp;Search=true#Post24663&quot;&gt;[link]&lt;/a&gt;&amp;gt; have all been unanswered. I also sent the same messages to the support center, and got nothing back. Maybe they will answer now that I am not the only one asking.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/kml-support/browse_thread/thread/5d0b2c1358d71eb3/435eed2d342e80c5?show_docid=435eed2d342e80c5</guid>
  <author>
  (mcshea98)
  </author>
  <pubDate>Thu, 14 Jul 2005 06:51:23 UT
</pubDate>
  </item>
  </channel>
</rss>
