wiki:MapServerOGCCITEComplianceWFS110Notes

Version 1 (modified by nsavard, 14 years ago) ( diff )

--

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

Assigned to testsURLs Comments
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)
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
DF tc11.1 The expression '(xsd:element/@name = 'PrimitiveGeoFeature') and (xsd:element/@name = 'AggregateGeoFeature') and (xsd:element/@name = 'EntitéGénérique')' is false. This need to be solved with encoding somehow(for now mapfile is saved as UTF, ows_encoding is set to UTF-8 and wfs11.c capabilities do not use the map level encoding to dump the xml (use always xmlDocDumpFormatMemoryEnc(psDoc, &buffer, &size, "ISO-8859-1", 1);

Fixed bug 3218

Note: See TracWiki for help on using the wiki.