<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Google Maps API Version 2 Released</title>
	<atom:link href="http://blog.kylemulka.com/2006/04/google-maps-api-version-2-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.kylemulka.com/2006/04/google-maps-api-version-2-released/</link>
	<description></description>
	<lastBuildDate>Tue, 08 May 2012 18:41:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Brad</title>
		<link>http://blog.kylemulka.com/2006/04/google-maps-api-version-2-released/comment-page-1/#comment-4604</link>
		<dc:creator>Brad</dc:creator>
		<pubDate>Thu, 20 Jul 2006 02:04:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kylemulka.com/?p=358#comment-4604</guid>
		<description>Kyle,

I am looking for an easy to implement WMS javascript interface to GMap2. I want to show how a Gmap client can interoperate with a CubeWerx environment, initially as WMS but ultimately WFS as well.

I have found many references but some are old and I&#039;m having a lot of trouble getting them to work. So can you point me to the most current and greatest version?

Cheers,</description>
		<content:encoded><![CDATA[<p>Kyle,</p>
<p>I am looking for an easy to implement WMS javascript interface to GMap2. I want to show how a Gmap client can interoperate with a CubeWerx environment, initially as WMS but ultimately WFS as well.</p>
<p>I have found many references but some are old and I&#8217;m having a lot of trouble getting them to work. So can you point me to the most current and greatest version?</p>
<p>Cheers,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle Mulka</title>
		<link>http://blog.kylemulka.com/2006/04/google-maps-api-version-2-released/comment-page-1/#comment-4198</link>
		<dc:creator>Kyle Mulka</dc:creator>
		<pubDate>Sat, 08 Jul 2006 10:53:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kylemulka.com/?p=358#comment-4198</guid>
		<description>David,

You&#039;ll have to be more specific. What do you mean by local custom map service?

-Kyle</description>
		<content:encoded><![CDATA[<p>David,</p>
<p>You&#8217;ll have to be more specific. What do you mean by local custom map service?</p>
<p>-Kyle</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://blog.kylemulka.com/2006/04/google-maps-api-version-2-released/comment-page-1/#comment-4197</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sat, 08 Jul 2006 10:25:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kylemulka.com/?p=358#comment-4197</guid>
		<description>I wonder whether you could post about local custom map  service</description>
		<content:encoded><![CDATA[<p>I wonder whether you could post about local custom map  service</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle Mulka</title>
		<link>http://blog.kylemulka.com/2006/04/google-maps-api-version-2-released/comment-page-1/#comment-1455</link>
		<dc:creator>Kyle Mulka</dc:creator>
		<pubDate>Thu, 13 Apr 2006 18:42:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kylemulka.com/?p=358#comment-1455</guid>
		<description>John Deck has figured it out:
http://johndeck.blogspot.com/2006/02/layerwing-wms-services-with-googlemaps.html

I&#039;ll write more about it and put up the pages I&#039;ve been working on when I have the time at the end of the month.

I have thought about GMap as a fully functional WFS. It seems possible as long as there aren&#039;t too many points. I wish I could accept more jobs, but I will be pretty busy working for Amazon this summer.</description>
		<content:encoded><![CDATA[<p>John Deck has figured it out:<br />
<a href="http://johndeck.blogspot.com/2006/02/layerwing-wms-services-with-googlemaps.html" rel="nofollow">http://johndeck.blogspot.com/2006/02/layerwing-wms-services-with-googlemaps.html</a></p>
<p>I&#8217;ll write more about it and put up the pages I&#8217;ve been working on when I have the time at the end of the month.</p>
<p>I have thought about GMap as a fully functional WFS. It seems possible as long as there aren&#8217;t too many points. I wish I could accept more jobs, but I will be pretty busy working for Amazon this summer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Woiff</title>
		<link>http://blog.kylemulka.com/2006/04/google-maps-api-version-2-released/comment-page-1/#comment-1454</link>
		<dc:creator>Woiff</dc:creator>
		<pubDate>Thu, 13 Apr 2006 18:00:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kylemulka.com/?p=358#comment-1454</guid>
		<description>Let me know when you figure out how to embed WMS in GMap2.  Seems like GMapType is the place to start, but the methods aren&#039;t very well documented.

You ever thought of using GMap to host a fully functional WFS (read, write, edit, etc)?  I saw that you got WFS/read to work.  I&#039;m looking for a map client that can generate the full GML write/edit request.  Want a job doing that?</description>
		<content:encoded><![CDATA[<p>Let me know when you figure out how to embed WMS in GMap2.  Seems like GMapType is the place to start, but the methods aren&#8217;t very well documented.</p>
<p>You ever thought of using GMap to host a fully functional WFS (read, write, edit, etc)?  I saw that you got WFS/read to work.  I&#8217;m looking for a map client that can generate the full GML write/edit request.  Want a job doing that?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

