Hi, 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.
Cheers, eoinyp wrote: > > Sorry, the last part of my question read incorrectly: I know that it is > extracting the information on the features where I click - the URL > returned by the alert in my code shows this. Rather my question should > read, how can I display a limited set of the attributes shown in the link > above in the HTML below the map. > Thankyou > > Eoinyp > -- View this message in context: http://n2.nabble.com/GetFeatureInfo-tp3700058p3705071.html Sent from the OpenLayers Users mailing list archive at Nabble.com. _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
