<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>Hi,<br><br>GetFeatureInfo (WMS) show you the attributes of selected (visible) features. GetFeature show you every Feature of your Layer(WFS).<br><br>Hope it helps a little bit.<br>best regards<br>Sarah<br></div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><br><div style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"><font size="2" face="Tahoma"><hr size="1"><b><span style="font-weight: bold;">Von:</span></b> sunny74 <sb.ray@hotmail.com><br><b><span style="font-weight: bold;">An:</span></b> users@openlayers.org<br><b><span style="font-weight: bold;">Gesendet:</span></b> Freitag, den 26. März 2010, 13:01:10 Uhr<br><b><span style="font-weight: bold;">Betreff:</span></b> Re: [OpenLayers-Users] Proxy problem in GetFeatureInfo - no
solution??<br></font><br><br>Hi,<br><br>There is an update.<br>If I use a WFS layer on top of WMS layer I get the above errors.<br>But if I use only WMS and last line of code is:<br>window.open(url, '', this,setHTML, setHTML);<br>Then INFO_FORMAT: 'text/plain',gives something like<br><br>GetFeatureInfo results:<br><br>Layer 'RailwayStations'<br> Feature 81: <br><br>for a particular Railway stn.What is the 81?<br>I don't have an idea.Why doesn't it show all the feature names and their<br>values?<br>The value i.e 81 changes when I select another station within the layer<br>'RailwayStations'.<br><br>If INFO_FORMAT: 'text/html' then it asks me to download a file with a long<br>extn but I save it as a .txt file.<br>It 's content:<br><br><?xml version='1.0' encoding="ISO-8859-1" standalone="no" ?><br><!DOCTYPE ServiceExceptionReport SYSTEM<br>"<a href="http://schemas.opengis.net/wms/1.1.1/exception_1_1_1.dtd"
target="_blank">http://schemas.opengis.net/wms/1.1.1/exception_1_1_1.dtd</a>"><br><ServiceExceptionReport version="1.1.1"><br><ServiceException><br>msWMSFeatureInfo(): WMS server error. Unsupported INFO_FORMAT value<br>(text/html).<br>msQueryByPoint(): Search returned no results. No matching record(s) found.<br></ServiceException><br></ServiceExceptionReport><br><br>If INFO_FORMAT:'application/vnd.ogc.gml' then it asks me to download a file<br>with a long extn but I save it as a .gml file.<br><br>It 's content:<br><?xml version="1.0" encoding="ISO-8859-1"?><br><br><msGMLOutput <br> xmlns:gml="<a href="http://www.opengis.net/gml" target="_blank">http://www.opengis.net/gml</a>"<br> xmlns:xlink="<a href="http://www.w3.org/1999/xlink" target="_blank">http://www.w3.org/1999/xlink</a>"<br> xmlns:xsi="<a href="http://www.w3.org/2001/XMLSchema-instance"
target="_blank">http://www.w3.org/2001/XMLSchema-instance</a>"><br></msGMLOutput><br><br>So in none of the cases I get the actual data.<br>I am totally confused.<br>Tell me atleast one method so that I get all the feature details.<br><br>Thanks.<br><br><br>-- <br>View this message in context: <a href="http://n2.nabble.com/Proxy-problem-in-GetFeatureInfo-no-solution-tp4802810p4803408.html" target="_blank">http://n2.nabble.com/Proxy-problem-in-GetFeatureInfo-no-solution-tp4802810p4803408.html</a><br>Sent from the OpenLayers Users mailing list archive at Nabble.com.<br>_______________________________________________<br>Users mailing list<br><a ymailto="mailto:Users@openlayers.org" href="mailto:Users@openlayers.org">Users@openlayers.org</a><br><a href="http://openlayers.org/mailman/listinfo/users" target="_blank">http://openlayers.org/mailman/listinfo/users</a><br></div></div>
</div><br>__________________________________________________<br>Do You Yahoo!?<br>Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen Massenmails. <br>http://mail.yahoo.com </body></html>