with WMS...<br>this might be too slow for a mouseover, but if you can do query by clicking, just add a click Event that does a getFeatureInfo request to the WMS server. that way, no need for an image map.<br><br>it'd use the x,y of the click and the extents of the viewPort.
<br><br><br><div><span class="gmail_quote">On 12/4/06, <b class="gmail_sendername">Curtis W. Ruck</b> &lt;<a href="mailto:ruckc@yahoo.com">ruckc@yahoo.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"><div>Ok, I would idealy like to setup a WFS server with mapserver and then have OpenLayers pull from it, so the features are interactive on the map (
i.e. clickable).</div>
<div>&nbsp;</div>
<div>Well, the way my database is setup is the WFS adds an insane load to the server trying to create the WFS response (We are talking 1000s of points in a query).</div>
<div>&nbsp;</div>
<div>I like WMS because its much faster on the server but i would need to throw an imagemap onto the WMS returned image.&nbsp; Can openlayers handle an imagemap thrown on top of a WMS layer, and if so any suggestions on making one?
</div>
<div>&nbsp;</div>
<div>Curtis</div></div></div>
<br>_______________________________________________<br>Users mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:Users@openlayers.org">Users@openlayers.org</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://openlayers.org/mailman/listinfo/users" target="_blank">
http://openlayers.org/mailman/listinfo/users</a><br><br><br></blockquote></div><br>