<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Dear MapServer Users,<br>
<br>
I'm trying to get through the online CITE compliance test with WMS
1.3.0 on MS 6.0.2<br>
using the CITE test dataset (R1) from here: <a
href="http://cite.opengeospatial.org/teamengine/">http://cite.opengeospatial.org/teamengine/</a><br>
<br>
I already have the WMS 1.1.1 successfully tested. <br>
<br>
And I also figured out the extent problem with the Bridges.shp layer
in WMS 1.3.0<br>
and "corrected" it.<br>
<br>
At the moment I pass 199 tests, so there is only one test missing.
It's in the GetFeatureInfo section:<br>
<br>
<pre>Test getfeatureinfo:query_layers-not-queryable </pre>
<pre>Assertion: When GetFeatureInfo is requested on a Layer that is not queryable, then the server issues a Service Exception (code=LayerNotQueryable).
</pre>
Here is the complete test result: <a
href="http://www.carlosx.de/ogc/getfeatureinfo_not.htm">www.carlosx.de/ogc/getfeatureinfo_not.htm</a><br>
<br>
When I make the request manually, i get these feature infos (which I
shouldn't get):<br>
<pre>GetFeatureInfo results:
Layer 'cite:BasicPolygons'
Feature 0:
ID = ''
Layer 'cite:Forests'
Feature 0:
FID = '109'
NAME = 'Green Forest'
</pre>
Here is the complete mapfile: <a
href="http://www.carlosx.de/ogc/wms_test.map">www.carlosx.de/ogc/wms_test.map</a><br>
<br>
At the moment I haven't got any clue where the problem is. Already<br>
getting a little tired of testing the last days. I would appreciate
it, if anyone can<br>
help me with this issue. Thx a lot!<br>
<br>
Greetings from Bremen.<br>
Simon Schröder<br>
<br>
<br>
<br>
<br>
<br>
</body>
</html>