<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
A beautiful example that uses the Google Maps API is:<br><br>http://www.dyasdesigns.com/geoxml/gmlusa.htm<br><br>It makes use of an API plugin called geoxml that can load XML data which can be produced by<br>a WFS server. In the source code, a static GML file is used but a google search shows that it can <br>connect to a live WFS server using the URL. <br> <br>> Date: Sat, 2 May 2009 09:28:01 -0500<br>> From: Steve.Lime@dnr.state.mn.us<br>> To: vsaraf.gmu@gmail.com<br>> Subject: Re: [mapserver-users] Re: Dynamic data loading using Google      maps andMapserver<br>> CC: mapserver-users@lists.osgeo.org<br>> <br>> One way to do that is to construct MapServer queries based on the event<br>> and submit them using AJAX. This site does just that but with OpenLayers:<br>> <br>>   http://www.dnr.state.mn.us/waters/csg/index_copy.html<br>> <br>> Click on the dots and a MapServer query is done behind the scenes. If successful<br>> a little window control is populated, if not, then nothing happens. Simple templates<br>> are used to present the information.<br>> <br>> Steve<br>> <br>> >>> Varun saraf <vsaraf.gmu@gmail.com> 05/01/09 11:54 AM >>><br>> Hi,<br>> <br>> I just had a look at ImageMap Template on "Output generation"...Can<br>> this be used on google maps to get information pooped up on a<br>> mouseover or mouseclick in tile mode? If not, what is it that I can do<br>> to get a similar result when using Mapserver with google maps?<br>> <br>> Regards,<br>> Varun<br>> <br>> On Thu, Apr 30, 2009 at 6:30 PM, Varun saraf <vsaraf.gmu@gmail.com> wrote:<br>> > Hi,<br>> ><br>> > I have successfully drawn layers on of google maps as base using<br>> > mapserver. However, I am trying to figure out how to get data<br>> > dynamically displayed on the web page when a user clicks on a certain<br>> > area. For example, I have divided the entire state of virginia into<br>> > many sectors (using a polygon shp file). My requirement is that I want<br>> > data to come up on the map/web page when the user selects a particular<br>> > sector. I know google provides me with an event api for clicking on<br>> > the map but how do I pass this event to mapserver so it can send me<br>> > the label for that sector from the shape file? I need to be able to<br>> > recognize what sector the user has clicked. Is this possible using<br>> > just the mapserv cgi script and a map file or a MapScript has to be<br>> > written/used? Can someone point me in the right direction here? Even<br>> > providing the link for a previous discussion on this topic would help.<br>> ><br>> > Thanks,<br>> > Varun<br>> ><br>> _______________________________________________<br>> mapserver-users mailing list<br>> mapserver-users@lists.osgeo.org<br>> http://lists.osgeo.org/mailman/listinfo/mapserver-users<br>> <br>> _______________________________________________<br>> mapserver-users mailing list<br>> mapserver-users@lists.osgeo.org<br>> http://lists.osgeo.org/mailman/listinfo/mapserver-users<br><br /><hr />Invite your mail contacts to join your friends list with Windows Live Spaces. It's easy! <a href='http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us' target='_new'>Try it!</a></body>
</html>