Changes between Initial Version and Version 1 of MapServerOGCCITEComplianceWFS110Notes


Ignore:
Timestamp:
Feb 8, 2010, 7:07:14 AM (14 years ago)
Author:
nsavard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MapServerOGCCITEComplianceWFS110Notes

    v1 v1  
     1Sarted with : Pass:165, Warning:0 Fail:265
     2
     3
     4
     5||Assigned to|| tests||URLs|| Comments
     6|||| 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||
     7|||| 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.||
     8|||| 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||
     9|||| 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.||
     10|||| 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||
     11|||| 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||
     12|||| 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||
     13|||| GC tc-18.1||  This validates the whole capabilites so several issues are reported:||||
     14||||||  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 http://trac.osgeo.org/mapserver/ticket/3283](need to be fixed_||
     15||||||  EID element missing||[http://trac.osgeo.org/mapserver/ticket/3285 http://trac.osgeo.org/mapserver/ticket/3285] (fixed)||
     16|||| 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||
     17|||| 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||
     18|||| 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||
     19|||| 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||
     20|||| 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||
     21|||| 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);||
     22|||| || ||||
     23
     24
     25
     26
     27Fixed bug 3218