Changes between Version 41 and Version 42 of MapServerOGCCITECompliance

Show
Ignore:
Timestamp:
08/04/09 11:19:42 (4 years ago)
Author:
nsavard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MapServerOGCCITECompliance

    v41 v42  
    22 
    33== WFS 1.0.0 == 
    4 Status:  Testing completed 
     4Status:  First pass of testing completed.  Need to fix issues. 
    55 
    66- Tested 
     
    1010  - basic-getfeature-filter-spatialoperators 
    1111 
    12 - URL used 
     12- URL used for testing 
    1313  http://dev1.lan.mapgears.com/manwe/cgi-bin/mswfs100_ogc_cite?&VeRsIoN=1.0.0&SeRvIcE=wfS&ReQuEsT=Getcapabilities 
    1414 
     
    1616  The OGC WFS 1.0.0 compliance tests suite uses dual namespaces in the test requests. Since MapServer does not support multiple namespaces in the same map file, the tests listed in the table below failed.  After some discussion on the CITE mailing list (http://lists.opengeospatial.org/pipermail/cite-forum/2008-January/000086.html), it comes out that if a WFS server does not support multiple namespaces, the tests suite may be run as many time as there are different namespaces.  Then the test results could be combined to satisfy the tests suite.  For that, we need to create two different tests sessions:  the first one set up with the "cdf" namespace and the second one, with the "cgf" namespace, and run them separately. 
    1717 
     18The discussion took place on the mailing list but the final answer was posted offline by Greg Buehler.  This is why I pasted it below. 
    1819{{{ 
    1920Norm,