Thanks for your help on this guys, regioGIS, I am trying to follow your tip (quoted below), as it seems best for what I want to do. I am stuck on the very first hurdle. Looking at the example at http://www.openlayers.org/dev/examples/getfeatureinfo-control.html this is exactly what I want to do - Click on the lake, view it associated information. I have coppied this example word for word and replaced the tasmania layers in the example with my own layer. - No problems. But - when I click on my layer (Irish_Counties) the information associated with the layer does not display. Nothing happens. The system just seems to hang. My attempt is at: http://www.eoinmaca.com/maps/OpenLayers/getfeatureinfo-controlEXAMPLE.html
Any help on this would be greatly appreciated. Many thanks, Eoin. regioGIS wrote: > > > Instead of doing the GetFeatureInfo request yourself, you can use the > OpenLayers.Control.WMSGetFeatureInfo, which additionally also does the > result parsing for you. You can then easily access all the returned > features from an array. > > -- View this message in context: http://n2.nabble.com/GetFeatureInfo-tp3700058p3823841.html Sent from the OpenLayers Users mailing list archive at Nabble.com. _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
