<?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 WFS Interface</title>
	<atom:link href="http://blog.kylemulka.com/2005/08/google-maps-wfs-interface/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.kylemulka.com/2005/08/google-maps-wfs-interface/</link>
	<description></description>
	<pubDate>Thu, 09 Feb 2012 14:06:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Lance Dyas</title>
		<link>http://blog.kylemulka.com/2005/08/google-maps-wfs-interface/comment-page-1/#comment-51646</link>
		<dc:creator>Lance Dyas</dc:creator>
		<pubDate>Sun, 05 Aug 2007 13:42:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kylemulka.com/?p=289#comment-51646</guid>
		<description>i am one of the other folks working on WFS support for google maps
TNTmap has it in its alpha version... the services panel lets you choose wfs services
http://www.microimages.com/ogc/alpha


a stripped down example targetting a specific wfs is at http://www.dyasdesigns.com/egeotest/wfsusa.htm


Basically I have adapted EGeoXML(KML parser to parse GML and GeoRSS. 

It is a work in progress but quite far along
http://www.dyasdesigns.com/egeotest/


Dyas Designs is my private site and is sometimes down but the microimages.com should always be up and running.

There are some limitations including the slow on the fly polyline encoding and wfs servers who wont serve up latlong coordinates</description>
		<content:encoded><![CDATA[<p>i am one of the other folks working on WFS support for google maps<br />
TNTmap has it in its alpha version&#8230; the services panel lets you choose wfs services<br />
<a href="http://www.microimages.com/ogc/alpha" rel="nofollow">http://www.microimages.com/ogc/alpha</a></p>
<p>a stripped down example targetting a specific wfs is at <a href="http://www.dyasdesigns.com/egeotest/wfsusa.htm" rel="nofollow">http://www.dyasdesigns.com/egeotest/wfsusa.htm</a></p>
<p>Basically I have adapted EGeoXML(KML parser to parse GML and GeoRSS. </p>
<p>It is a work in progress but quite far along<br />
<a href="http://www.dyasdesigns.com/egeotest/" rel="nofollow">http://www.dyasdesigns.com/egeotest/</a></p>
<p>Dyas Designs is my private site and is sometimes down but the microimages.com should always be up and running.</p>
<p>There are some limitations including the slow on the fly polyline encoding and wfs servers who wont serve up latlong coordinates</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://blog.kylemulka.com/2005/08/google-maps-wfs-interface/comment-page-1/#comment-45967</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Thu, 14 Jun 2007 12:38:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kylemulka.com/?p=289#comment-45967</guid>
		<description>Hi Kyle.

I've had a go with this for our site. I've reimplemented your wfs library to use the GMap2 class and used xparse (http://www.jeremie.com/Dev/XML) for the attribute data. 

There's a link to a live version below: It's probably buggy but the only thing I can't get to work at all is the openInfoWindowHTML method so I've had to bung the attribute data into a separate div below the map. I wondered if this might have something to do with clearing the overlays when the map moves.

http://www.humber-edc.org.uk/gmap/wfstest.html

Let me know if you have any thoughts.

Cheers. Dan</description>
		<content:encoded><![CDATA[<p>Hi Kyle.</p>
<p>I&#8217;ve had a go with this for our site. I&#8217;ve reimplemented your wfs library to use the GMap2 class and used xparse (http://www.jeremie.com/Dev/XML) for the attribute data. </p>
<p>There&#8217;s a link to a live version below: It&#8217;s probably buggy but the only thing I can&#8217;t get to work at all is the openInfoWindowHTML method so I&#8217;ve had to bung the attribute data into a separate div below the map. I wondered if this might have something to do with clearing the overlays when the map moves.</p>
<p><a href="http://www.humber-edc.org.uk/gmap/wfstest.html" rel="nofollow">http://www.humber-edc.org.uk/gmap/wfstest.html</a></p>
<p>Let me know if you have any thoughts.</p>
<p>Cheers. Dan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kutte</title>
		<link>http://blog.kylemulka.com/2005/08/google-maps-wfs-interface/comment-page-1/#comment-40549</link>
		<dc:creator>kutte</dc:creator>
		<pubDate>Sun, 29 Apr 2007 12:16:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kylemulka.com/?p=289#comment-40549</guid>
		<description>Where can I get the javascript (GMapWFS)?
Thanks</description>
		<content:encoded><![CDATA[<p>Where can I get the javascript (GMapWFS)?<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wade</title>
		<link>http://blog.kylemulka.com/2005/08/google-maps-wfs-interface/comment-page-1/#comment-21307</link>
		<dc:creator>Wade</dc:creator>
		<pubDate>Mon, 08 Jan 2007 02:45:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kylemulka.com/?p=289#comment-21307</guid>
		<description>Oh I see. Thank you for your help.</description>
		<content:encoded><![CDATA[<p>Oh I see. Thank you for your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle Mulka</title>
		<link>http://blog.kylemulka.com/2005/08/google-maps-wfs-interface/comment-page-1/#comment-21290</link>
		<dc:creator>Kyle Mulka</dc:creator>
		<pubDate>Sun, 07 Jan 2007 21:37:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kylemulka.com/?p=289#comment-21290</guid>
		<description>Wade, I have a proxy script on my server which basically just takes the request and passes it on to the remote WFS server:

http://maps.kylemulka.com/wfs_proxy.phps</description>
		<content:encoded><![CDATA[<p>Wade, I have a proxy script on my server which basically just takes the request and passes it on to the remote WFS server:</p>
<p><a href="http://maps.kylemulka.com/wfs_proxy.phps" rel="nofollow">http://maps.kylemulka.com/wfs_proxy.phps</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wade</title>
		<link>http://blog.kylemulka.com/2005/08/google-maps-wfs-interface/comment-page-1/#comment-21230</link>
		<dc:creator>Wade</dc:creator>
		<pubDate>Sun, 07 Jan 2007 05:52:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kylemulka.com/?p=289#comment-21230</guid>
		<description>I am having trouble using your code to load an xml file off another server. I understand that loading xml files is subject to the 'same origin' rule, which is a security option in most browsers that prevents web pages from loading data from sites with different base urls. How have you overcome this? So far as I can tell, you should be getting an error when you load the page:

Error: uncaught exception: Permission denied to call method XMLHttpRequest.open</description>
		<content:encoded><![CDATA[<p>I am having trouble using your code to load an xml file off another server. I understand that loading xml files is subject to the &#8217;same origin&#8217; rule, which is a security option in most browsers that prevents web pages from loading data from sites with different base urls. How have you overcome this? So far as I can tell, you should be getting an error when you load the page:</p>
<p>Error: uncaught exception: Permission denied to call method XMLHttpRequest.open</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raman</title>
		<link>http://blog.kylemulka.com/2005/08/google-maps-wfs-interface/comment-page-1/#comment-1709</link>
		<dc:creator>raman</dc:creator>
		<pubDate>Mon, 08 May 2006 06:56:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kylemulka.com/?p=289#comment-1709</guid>
		<description>OOps! it includes js file. Now got error saying object doesn't support this property or method at line 152. I am actually trying to overlay simple line feature.</description>
		<content:encoded><![CDATA[<p>OOps! it includes js file. Now got error saying object doesn&#8217;t support this property or method at line 152. I am actually trying to overlay simple line feature.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raman</title>
		<link>http://blog.kylemulka.com/2005/08/google-maps-wfs-interface/comment-page-1/#comment-1708</link>
		<dc:creator>raman</dc:creator>
		<pubDate>Mon, 08 May 2006 06:28:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kylemulka.com/?p=289#comment-1708</guid>
		<description>I am new to google map API. I've tried ur code using version 2 which gives me error GMapWFS is undefined. Got any remedies for this or any documentation?

thanking u in advance</description>
		<content:encoded><![CDATA[<p>I am new to google map API. I&#8217;ve tried ur code using version 2 which gives me error GMapWFS is undefined. Got any remedies for this or any documentation?</p>
<p>thanking u in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raman</title>
		<link>http://blog.kylemulka.com/2005/08/google-maps-wfs-interface/comment-page-1/#comment-1707</link>
		<dc:creator>raman</dc:creator>
		<pubDate>Mon, 08 May 2006 06:28:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kylemulka.com/?p=289#comment-1707</guid>
		<description>I am new to google map API. I've tried using version 2 which gives me error GMapWFS is undefined. Got any remedies for this or any documentation?

thanking u in advance</description>
		<content:encoded><![CDATA[<p>I am new to google map API. I&#8217;ve tried using version 2 which gives me error GMapWFS is undefined. Got any remedies for this or any documentation?</p>
<p>thanking u in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amrit</title>
		<link>http://blog.kylemulka.com/2005/08/google-maps-wfs-interface/comment-page-1/#comment-1635</link>
		<dc:creator>Amrit</dc:creator>
		<pubDate>Wed, 03 May 2006 12:48:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kylemulka.com/?p=289#comment-1635</guid>
		<description>It worked, i just commented the proxy part in .js file.</description>
		<content:encoded><![CDATA[<p>It worked, i just commented the proxy part in .js file.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

