To be WFS 1.0.0 compliant the WFS server shall return the feature that is partially enclosed by a bbox in response to a GetFeature? request. Right now it returns an exception (see below).
Response from server:
<ServiceExceptionReport?
xmlns="http://www.opengis.net/ogc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/ogc http://schemas.opengis.net/wms/1.1.1/OGC-exception.xsd">
<ServiceException?>
msQueryByRect(): Search returned no results. No matching record(s) found.
</ServiceException>
</ServiceExceptionReport>
Request sent:
http://dev1.lan.mapgears.com/manwe/cgi-bin/mswfs100_ogc_cite?&
service=WFS&version=1.0.0&request=GetFeature?&typename=cgf:MPoints&
filter=%3Cogc%3AFilter+xmlns%3Aogc%3D%22
http%3A%2F%2Fwww.opengis.net%2Fogc%22+xmlns%3Agml%3D%22
http%3A%2F%2Fwww.opengis.net%2Fgml%22%3E%3Cogc%3ABBOX%3E%3C
ogc%3APropertyName%3Egml%3AmultiPointProperty%3C%2F
ogc%3APropertyName%3E%3Cgml%3ABox+xmlns%3D%22
http%3A%2F%2Fwww.opengis.net%2Fcite%2FspatialTestSuite%22+
srsName%3D%22EPSG%3A32615%22%3E%3Cgml%3A
coordinates%3E500375%2C500000+500400%2C500100%3C%2Fgml%3A
coordinates%3E%3C%2Fgml%3ABox%3E%3C%2Fogc%3ABBOX%3E%3C%2F
ogc%3AFilter%3E