wiki:MapServerOGCCITEComplianceWFS110Notes

Version 62 (modified by assefa, 14 years ago) ( diff )

--

Sarted with : Pass:165, Warning:0 Fail:265

Assigned to testsURLs Comments
GetCapabilities - GET
GC tc-9.2 URL: http://ec2-174-129-69-226.compute-1.amazonaws.com:8081/cgi-bin/mapserv?map=/opt/fgs-mssvn/www/htdocs/ms_ogc_cite/wfs-1.1.0/map/ms_ogc_cite_wfs110.map&#request=GetCapabilities,service=WFS It is expecting back an excpetion report but MapServer will not be able to generate this since It is not only a WFS server.Comments in bug http://trac.osgeo.org/mapserver/ticket/2531
GC tc-13.2 http://ec2-174-129-69-226.compute-1.amazonaws.com:8081/cgi-bin/mapserv?map=/opt/fgs-mssvn/www/htdocs/ms_ogc_cite/wfs-1.1.0/map/ms_ogc_cite_wfs110.map&&request=GetCapabilities&version=1.1.0 It is expecting back an excpetion a WFS report but MapServer will not be able to generate this since It is not only a WFS server and defaults to WMS.
GC t 15.2 http://ec2-174-129-69-226.compute-1.amazonaws.com:8081/cgi-bin/mapserv?map=/opt/fgs-mssvn/www/htdocs/ms_ogc_cite/wfs-1.1.0/map/ms_ogc_cite_wfs110.map&&service=WFS&request=GetCapabilities&acceptversions=2006.10.25 Acceptversions should be supported: http://trac.osgeo.org/mapserver/ticket/3282
GC 16.1 URL: http://ec2-174-129-69-226.compute-1.amazonaws.com:8081/cgi-bin/mapserv?map=/opt/fgs-mssvn/www/htdocs/ms_ogc_cite/wfs-1.1.0/map/ms_ogc_cite_wfs110.map&&version=1.1.0&request=GetCapabilities It is expecting back an excpetion a WFS exception report but MapServer will not be able to generate this since It is not only a WFS server and defaults to WMS.
GC 16.2 URL: http://ec2-174-129-69-226.compute-1.amazonaws.com:8081/cgi-bin/mapserv?map=/opt/fgs-mssvn/www/htdocs/ms_ogc_cite/wfs-1.1.0/map/ms_ogc_cite_wfs110.map&&service=ASDF&version=1.1.0&request=GetCapabilities It is expecting back an excpetion a WFS exception report but MapServer will not be able to generate this since It is not only a WFS server
GC 16.3 URL: http://ec2-174-129-69-226.compute-1.amazonaws.com:8081/cgi-bin/mapserv?map=/opt/fgs-mssvn/www/htdocs/ms_ogc_cite/wfs-1.1.0/map/ms_ogc_cite_wfs110.map&&service=WFS&request=GetCapabilities&acceptversions=2006-10-26 This seems to be the same as GC 15.2
GC 16.5 URL: http://ec2-174-129-69-226.compute-1.amazonaws.com:8081/cgi-bin/mapserv?map=/opt/fgs-mssvn/www/htdocs/ms_ogc_cite/wfs-1.1.0/map/ms_ogc_cite_wfs110.map&?request~GetCapabilities!service~WFS!version~1.1.0 It is expecting back an excpetion a WFS exception report but MapServer will not be able to generate this since It is not only a WFS server
GC tc-18.1 This validates the whole capabilites so several issues are reported:
DefaultSRS value is not a valid URI (invalid scheme name or URN namespace identifier). The DefaultSRS is EPSG:4326.http://trac.osgeo.org/mapserver/ticket/3283(need to be fixed_
EID element missinghttp://trac.osgeo.org/mapserver/ticket/3285 (fixed)
DescribeFeatureType-POST
DF tc3.1 Invalid post request (without service) It is expecting back an excpetion a WFS exception report but MapServer will not be able to generate this since It is not only a WFS server
DF tc3.2 Invalid post request (without service) It is expecting back an excpetion a WFS exception report but MapServer will not be able to generate this since It is not only a WFS server
DF tc3.3 Invalid post request (without service) It is expecting back an excpetion a WFS exception report but MapServer will not be able to generate this since It is not only a WFS server
DF tc3.4 Invalid post request (without version) It is expecting back an excpetion a WFS exception report but MapServer will not be able to generate this since It is not only a WFS server
DF tc3.5 Invalid post request (with invalid service=FDO) It is expecting back an excpetion a WFS exception report but MapServer will not be able to generate this since It is not only a WFS server
AY DF tc11.1 The expression '(xsd:element/@name = 'PrimitiveGeoFeature') and (xsd:element/@name = 'AggregateGeoFeature') and (xsd:element/@name = 'EntitéGénérique')' is false. bug http://trac.osgeo.org/mapserver/ticket/3297. Map file is saved using encoding ISO-8859-1. Bug is fixed in svn
DescribeFeatureType-GET
AY DF Test wfs:DescribeFeatureType-output-format-default 4tests: The MIME returned for a DescribeFeatureType request where no specific output format is requested is "text/xml; subtype=gml/3.1.1 ;;;; When output format XMLSCHEMA is supported, the MIME returned for a DescribeFeatureType? request where the output format requested is XMLSCHEMA is "text/xml; subtype=gml/2.1.2". ;;;; When output format "text/xml; subtype=gml/2.1.2" is supported, the MIME returned for a DescribeFeatureType? request where the output format requested is "text/xml; subtype=gml/2.1.2" is "text/xml; subtype=gml/2.1.2". ;;;;; The MIME returned for a DescribeFeatureType? request where the output format requested is "text/xml; subtype=gml/3.1.1" is "text/xml; subtype=gml/3.1.1". " Fixed: http://trac.osgeo.org/mapserver/ticket/3294
GetFeature-POST
AYTest Basic-GetFeature-tc2.1 parameter timeStamp is required by the test when returning GetFeatures withFixed: http://trac.osgeo.org/mapserver/ticket/3309
AYTest Basic-GetFeature-tc5.2 Propertynames, mandatory and option parametershttp://trac.osgeo.org/mapserver/ticket/3319
AYTest Basic-GetFeature-tc5.3 Propertynames, mandatory and option parametershttp://trac.osgeo.org/mapserver/ticket/3319
AYTest Basic-GetFeature-tc9.2 A GetFeature with an invalid propertyname should return an exceptionFixed: http://trac.osgeo.org/mapserver/ticket/3318
NSGF tc11.1 No service parameter http://trac.osgeo.org/mapserver/ticket/3358
NSGF tc11.2 Same test as GF tc11.1 http://trac.osgeo.org/mapserver/ticket/3358
NSGF tc11.3 No version parameter http://trac.osgeo.org/mapserver/ticket/3358
NSGF tc11.4 Version parameter set to empty http://trac.osgeo.org/mapserver/ticket/3358
NSGF tc11.5 Undefined service value http://trac.osgeo.org/mapserver/ticket/3359
NSGF tc14.1 The srs string specified in the request is: srsName="urn:x-ogc:def:crs:EPSG:4326" and the srs string in the response is: srsName="EPSG:4326". The test is expecting that both string will be the same.It seems related to: http://trac.osgeo.org/mapserver/ticket/3283
NSGF tc14.2 An invalid srs should trigger an error http://trac.osgeo.org/mapserver/ticket/3360
NSGF tc15.1Need to have 'gml:name' element for getfeature with filter. Also incorrect namespace in front of 'name' element, test expects sf:PrimitiveGeoFeature/gml:name = 'name-f002' but response is <sf:name>name-f002</sf:name> insteadhttp://trac.osgeo.org/mapserver/ticket/3319
NSGF tc15.2 Missing mandatory elements and date/dateTime formats don't respect schema http://trac.osgeo.org/mapserver/ticket/3319 http://trac.osgeo.org/mapserver/ticket/3373
NSGF tc15.3Same as GF tc46.1 below. Encoding problem with EntitéGénérique
NSGF tc16.2 Invalid operation should trigger an exception http://trac.osgeo.org/mapserver/ticket/3361
NSGF tc16.3 Incorrect namespace in a query should trigger an exception http://trac.osgeo.org/mapserver/ticket/3362
NSGF tc16.4 Invalid elements in request should trigger an exception http://trac.osgeo.org/mapserver/ticket/3364
NSGF tc17.1 See tc14.1. The test is looking for urn:x-ogc:def:crs:EPSG:4326 in the envelop but we set to srsName="EPSG:4326" It is valid based on section 9 of the specification. It seems related to: http://trac.osgeo.org/mapserver/ticket/3283
NSGF tc17.2 Invalid URI value for srs should trigger an exceptionhttp://trac.osgeo.org/mapserver/ticket/3366
NSGF tc19.1Same as tc15.1
NSGF tc20.1 Need to handle property name as mixed of upper/lower case, e.g. 'intProperty' http://trac.osgeo.org/mapserver/ticket/3312
NSGF tc21.1 Save as 15.1 but for 'description'
NSGF tc21.2 Have to support XPath expression http://trac.osgeo.org/mapserver/ticket/3308
NSGF tc21.3 Have to support XPath expression http://trac.osgeo.org/mapserver/ticket/3308
NSGF tc22.1 Same as GF tc15.1
NSGF tc22.2Generate an envelop instead of gml:Null http://trac.osgeo.org/mapserver/ticket/3299
NSGF tc25.1GF tc14.2
NSGF tc27.1Same as GF tc15.1
NSGF tc28.1Same as GF tc15.1
NSGF tc29.3 Generate en envelop instead of gml:Null http://trac.osgeo.org/mapserver/ticket/3299
NSGF tc29.4Same as GF tc46.1 below. Encoding problem with EntitéGénérique
NSGF tc34.1 Only one type of id in a filter expression http://trac.osgeo.org/mapserver/ticket/3371
NSGF tc35.2 invalid 'lower' function in front of the property name and its value http://trac.osgeo.org/mapserver/ticket/3372
NSGF tc35.4 Same as GF tc46.1 below. Encoding problem with EntitéGénérique
NSGF tc35.5 Propertynames, mandatory and option parametershttp://trac.osgeo.org/mapserver/ticket/3319
NSGF tc35.6 Generate an envelop instead of gml:Null http://trac.osgeo.org/mapserver/ticket/3299
NSGF tc35.7 Same as GF tc46.1 below. Encoding problem with EntitéGénérique
NSGF tc36.4 Same as GF tc46.1 below. Encoding problem with EntitéGénérique
NSGF tc38.4 Generate an envelop instead of gml:Null http://trac.osgeo.org/mapserver/ticket/3299
NSGF tc39.2 Generate an envelop instead of gml:Null http://trac.osgeo.org/mapserver/ticket/3299
NSGF tc40.3 Generate an envelop instead of gml:Null http://trac.osgeo.org/mapserver/ticket/3299
NSGF tc41.1Need to handle property name as mixed of upper/lower case, e.g. 'intProperty' http://trac.osgeo.org/mapserver/ticket/3312
NSGF tc41.2Need to handle property name as mixed of upper/lower case, e.g. 'intProperty' http://trac.osgeo.org/mapserver/ticket/3312
NSGF tc41.3Need to handle property name as mixed of upper/lower case, e.g. 'intProperty' http://trac.osgeo.org/mapserver/ticket/3312
NSGF tc41.4Need to handle property name as mixed of upper/lower case, e.g. 'intProperty' http://trac.osgeo.org/mapserver/ticket/3312
NSGF tc43.1 Same as GF tc46.1 below. Encoding problem with EntitéGénérique
NSGF tc49.1 See tc14.1. The test is looking for urn:x-ogc:def:crs:EPSG:4326 in the envelop but we set to srsName="EPSG:4326" It is valid based on section 9 of the specification. It seems related to: http://trac.osgeo.org/mapserver/ticket/3283
NSGF tc51.1 Sort has to be supportedhttp://trac.osgeo.org/mapserver/ticket/3357
NSGF tc51.2 Sort has to be supportedhttp://trac.osgeo.org/mapserver/ticket/3357
NSGF tc51.3 Sort has to be supportedhttp://trac.osgeo.org/mapserver/ticket/3357
NSGF tc51.4 Sort has to be supportedhttp://trac.osgeo.org/mapserver/ticket/3357
NSGF tc42.1Need to handle property name as mixed of upper/lower case, e.g. 'intProperty' http://trac.osgeo.org/mapserver/ticket/3312
NSGF tc42.2 Missing optional element http://trac.osgeo.org/mapserver/ticket/3319
NSGF tc42.3 Generate an envelop instead of gml:Null http://trac.osgeo.org/mapserver/ticket/3299
NSGF tc42.4Need to handle property name as mixed of upper/lower case, e.g. 'intProperty' http://trac.osgeo.org/mapserver/ticket/3312
NSGF tc100.1Need to handle property name as mixed of upper/lower case, e.g. 'intProperty' http://trac.osgeo.org/mapserver/ticket/3312
NSGF tc100.2 Same as GF tc46.1 below. Encoding problem with EntitéGénérique
NSGF tc100.3 Same as GF tc46.1 below. Encoding problem with EntitéGénérique
NSGF tc101.2invalid 'lower' function in front of the property name and its value http://trac.osgeo.org/mapserver/ticket/3372
NSGF tc101.3bbox with propertyName not set http://trac.osgeo.org/mapserver/ticket/3375
NSGF tc102.1 Same as GF tc46.1 below. Encoding problem with EntitéGénérique
NSGF tc200.1 Test is expecting empty feature. Based on the coordinates only f008 should be excluded. Assefa, what do you think
NSGF tc200.2 Same as GF tc46.1 below. Encoding problem with EntitéGénérique
NSGF tc200.3Envelope not supported in the filterhttp://trac.osgeo.org/mapserver/ticket/3380
NSGF tc201.2 Same as GF tc46.1 below. Encoding problem with EntitéGénérique
NSGF tc201.3Linear ring not supported in the filter
NSGF tc203.1Envelope not supported in the filterhttp://trac.osgeo.org/mapserver/ticket/3380
NSGF tc203.2AFAIK gml:name is supposed to be optional: <element ref="gml:name" minOccurs="0" maxOccurs="unbounded">. The test checks for it.
NSGF tc204.1 Same as GF tc46.1 below. Encoding problem with EntitéGénérique
NSGF tc204.2Something in the geometry not correct. MS doesn't support multisurface in the filter
NSGF tc204.3 MapServer returned gml:Null, supposed to have one feature...
NSGF tc204.4 Generate an envelop instead of gml:Null http://trac.osgeo.org/mapserver/ticket/3299
NSGF tc205.1MultiPoint not supported in the filter
NSGF tc205.2 Generate an envelop instead of gml:Null http://trac.osgeo.org/mapserver/ticket/3299
NSGF tc205.3 Same as GF tc46.1 below. Encoding problem with EntitéGénérique
NSGF tc206.1 MapServer returned gml:Null, supposed to have one feature...
NSGF tc206.2 Same as GF tc46.1 below. Encoding problem with EntitéGénérique
NSGF tc206.3 Generate an envelop instead of gml:Null http://trac.osgeo.org/mapserver/ticket/3299
NSGF tc207.2 MapServer returned gml:Null, supposed to have one or more features...
NSGF tc207.3AFAIK gml:name is supposed to be optional: <element ref="gml:name" minOccurs="0" maxOccurs="unbounded">. The test checks for it.
NSGF tc208.1 Generate an envelop instead of gml:Null http://trac.osgeo.org/mapserver/ticket/3299
NSGF tc208.2 MapServer returned gml:Null, supposed to have one or more features...
NSGF tc208.3AFAIK gml:name is supposed to be optional: <element ref="gml:name" minOccurs="0" maxOccurs="unbounded">. The test checks for it.
NSGF tc209.1 The test is expecting the pointPropertysf:PrimitiveGeoFeature/sf:pointProperty/gml:Point/gml:pos which is optional.
NSGF tc209.2 The test is expecting the pointPropertysf:PrimitiveGeoFeature/sf:pointProperty/gml:Point/gml:pos which is optional.
NSGF tc209.3BBOX outside of the UTM zone has to generate an exception http://trac.osgeo.org/mapserver/ticket/3376
GetFeature-GET
NSGF Test wfs:GetFeature-output-format-defaultThe MIME returned for a GetFeature request where no specific output format is requested is "text/xml; subtype=gml/3.1.1" This is fixed: http://trac.osgeo.org/mapserver/ticket/3295
NSGF tc8.1 http://gw.mapgears.com:8500/cgi-bin/mswfs110_ogc_cite?&service=WFS&version=1.1.0&request=GetFeature&typename=sf:PrimitiveGeoFeature&bbox=34.94,-10.52,71.96,32.19,urn:x-ogc:def:crs:EPSG:4326&namespace=xmlns N coordinates for each corner of a bounding box and a crsuri: http://trac.osgeo.org/mapserver/ticket/3296
NSGF tc8.3 http://norm-dev1.lan.mapgears.com:8500/cgi-bin/mswfs110_ogc_cite?&service=WFS&version=1.1.0&request=GetFeature&typename=sf:PrimitiveGeoFeature&bbox=0,0,0.01,0.01&namespace=xmlnshttp://trac.osgeo.org/mapserver/ticket/3299
NSGF tc23.1http://gw.mapgears.com:8500/cgi-bin/mswfs110_ogc_cite?&service=WFS&version=&request=GetFeature&typename=sf:PrimitiveGeoFeature&namespace=xmlns Fixed: http://trac.osgeo.org/mapserver/ticket/3300
NSGF tc23.2 http://gw.mapgears.com:8500/cgi-bin/mswfs110_ogc_cite?&service=WFS&version=1.1.0&typename=sf:PrimitiveGeoFeature&namespace=xmlns Fixed: http://trac.osgeo.org/mapserver/ticket/3301#preview
NSGF tc23.3 http://gw.mapgears.com:8500/cgi-bin/mswfs110_ogc_cite?&request=GetFeature&version=1.1.0&typename=sf:PrimitiveGeoFeature&namespace=xmlns Fixed: see 3301
NSGF tc26.1 http://gw.mapgears.com:8500/cgi-bin/mswfs110_ogc_cite?&service=WFS&version=1.1.0&request=GetFeature&typename=sf:PrimitiveGeoFeature,sf:AggregateGeoFeature&namespace=xmlns http://trac.osgeo.org/mapserver/ticket/3304#preview
NSGF tc30.1 http://gw.mapgears.com:8500/cgi-bin/mswfs110_ogc_cite?&service=WFS&version=1.1.0&request=GetFeature&typename=sf:PrimitiveGeoFeature&namespace=xmlns(sf=http://cite.opengeospatial.org/gmlsf)&filter=<ogc:Filter%20xmlns:gml="http://www.opengis.net/gml"%20xmlns:ogc="http://www.opengis.net/ogc"><ogc:PropertyIsEqualTo><ogc:PropertyName>gml:description</ogc:PropertyName><ogc:Literal>description-f008</ogc:Literal></ogc:PropertyIsEqualTo></ogc:Filter> http://trac.osgeo.org/mapserver/ticket/3308
NSGF tc30.2 http://gw.mapgears.com:8500/cgi-bin/mswfs110_ogc_cite?&service=WFS&version=1.1.0&request=GetFeature&typename=sf:PrimitiveGeoFeature&namespace=xmlns(sf=http://cite.opengeospatial.org/gmlsf)&filter=<ogc:Filter%20xmlns:ogc="http://www.opengis.net/ogc"><ogc:PropertyIsEqualTo><ogc:PropertyName>*[1]</ogc:PropertyName><ogc:Literal>description-f001</ogc:Literal></ogc:PropertyIsEqualTo></ogc:Filter>http://trac.osgeo.org/mapserver/ticket/3308
NSGF tc31.1 http://gw.mapgears.com:8500/cgi-bin/mswfs110_ogc_cite?&service=WFS&version=1.1.0&request=GetFeature&typename=sf:PrimitiveGeoFeature&namespace=xmlns(sf=http://cite.opengeospatial.org/gmlsf)&filter=<ogc:Filter%20xmlns:ogc="http://www.opengis.net/ogc"><ogc:PropertyIsEqualTo><ogc:PropertyName>*[1]</ogc:PropertyName><ogc:Literal>description-f001</ogc:Literal></ogc:PropertyIsEqualTo></ogc:Filter> Fixed: http://trac.osgeo.org/mapserver/ticket/3311 http://trac.osgeo.org/mapserver/ticket/3312
NSGF 32.1 http://gw.mapgears.com:8500/cgi-bin/mswfs110_ogc_cite?&service=WFS&version=1.1.0&request=GetFeature&typename=sf:PrimitiveGeoFeature&namespace=xmlns(sf=http://cite.opengeospatial.org/gmlsf)&filter=<ogc:Filter%20xmlns:gml="http://www.opengis.net/gml"%20xmlns:ogc="http://www.opengis.net/ogc"><ogc:PropertyIsEqualTo><ogc:PropertyName>gml:name</ogc:PropertyName><ogc:Literal>name-f002</ogc:Literal></ogc:PropertyIsEqualTo></ogc:Filter> same as http://trac.osgeo.org/mapserver/ticket/3311
NSGF tc46.1 http://gw.mapgears.com:8500/cgi-bin/mswfs110_ogc_cite?&service=WFS&version=1.1.0&request=GetFeature&typename=sf:Entit%C3%A9G%C3%A9n%C3%A9rique&namespace=xmlns(sf=http://cite.opengeospatial.org/gmlsf)Return an error about the typename not found. Probably en encoding problem.
NSGF tc48.1 Same as GF tc46.1
NSGF tc50.1 http://gw.mapgears.com:8500/cgi-bin/mswfs110_ogc_cite?&service=WFS&version=1.1.0&request=GetFeature&typename=sf:PrimitiveGeoFeature&sortby=sf%3AintProperty&namespace=xmlns(sf=http://cite.opengeospatial.org/gmlsf)http://trac.osgeo.org/mapserver/ticket/3357
NSGF tc50.2 Same as GF tc50.1
GetCapabilities - POST - All tests pass.

Status end of February: Pass: 294 Warning: 0 Fail: 139

Note: See TracWiki for help on using the wiki.