[CITE-Forum] wfs-1.1.0-Basic-GetFeature-tc205.2 test
Baris Kazar
baris.kazar at oracle.com
Mon Nov 15 09:23:04 EST 2010
Hi,-
That is indeed the case such that no features is matching but
the test should expect an error but not an empty feature collection, right?
Thanks
baris
Baris Kazar wrote:
> Baris Kazar wrote:
>
> Hi,
>
>> / The request for wfs-1.1.0-Basic-GetFeature-tc205.2 test is as follows:
> />/
> />/ <?xml version="1.0" encoding="UTF-8"?>
> />/ <!-- test case id: wfs-1.1.0-Basic-GetFeature-tc205.2 -->
> />/ <wfs:GetFeature xmlns:wfs="http://www.opengis.net/wfs"
> version="1.1.0" />/ service="WFS">
> />/ <wfs:Query xmlns:sf="http://cite.opengeospatial.org/gmlsf" />/
> typeName="sf:AggregateGeoFeature">
> />/ <ogc:Filter xmlns:ogc="http://www.opengis.net/ogc" />/
> xmlns:gml="http://www.opengis.net/gml">
> />/ <ogc:Equals>
> />/ <ogc:PropertyName>sf:pointProperty</ogc:PropertyName>
> />/ <gml:Point srsName="urn:x-ogc:def:crs:EPSG:6.11.2:4326">
> />/ <gml:pos>59.41276 0.22601</gml:pos>
> />/ </gml:Point>
> />/ </ogc:Equals>
> />/ </ogc:Filter>
> />/ </wfs:Query>
> />/ </wfs:GetFeature>
> />/
> />/ Do you think that the sf:pointProperty should be
> sf:multiPointProperty />/ in this request since
> />/ sf:AggregateGeoFeature does not have propertyName sf:pointProperty.
> /
> this test expects an empty feature collection as response, so if the
> AggregateGeoFeature does not have a pointProperty, no features should
> match.
>
> Best regards, Andreas
More information about the CITE-Forum
mailing list