GetFeature unsupported filter
-----------------------------

                 Key: GEOT-2027
                 URL: http://jira.codehaus.org/browse/GEOT-2027
             Project: GeoTools
          Issue Type: Bug
          Components: data wfs
    Affects Versions: 2.6-M0
            Reporter: Amr A. Alam


Sending a request to a WFS with a bbox results in XML parsing errors and claims 
of invalid bbox filter.
I've tested this with uDig 1.2 (trunk) and trying to view a DMsolutions WFS 
layer.

Here's the error and stacktrace:
10-Sep-2008 1:16:25 PM org.geotools.xml.XMLSAXHandler processException
SEVERE: msWFSGetFeature(): WFS server error. Invalid or Unsupported FILTER in 
GetFeature : <Filter>
  <BBOX>
    <PropertyName>msGeometry</PropertyName>
    <Box>
      <coordinates decimal="." cs="," ts=" 
">-173.58102731570466,40.1511351758794 
-12.084272884295302,85.02256482412061</coordinates>
    </Box>
  </BBOX>
  <Filter/>
</Filter>    
org.geotools.xml.filter.FilterComplexTypes$ServiceExceptionType.getValue(FilterComplexTypes.java:1669)
    
org.geotools.xml.handlers.ComplexElementHandler.endElement(ComplexElementHandler.java:157)
    org.geotools.xml.XMLSAXHandler.endElement(XMLSAXHandler.java:266)
    org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source)
    org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanEndElement(Unknown 
Source)
    
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
 Source)
    org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown 
Source)
    org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
    org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
    org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
    org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
    org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
    org.apache.xerces.jaxp.SAXParserImpl.parse(Unknown Source)
    javax.xml.parsers.SAXParser.parse(Unknown Source)
    org.geotools.xml.DocumentFactory.getInstance(DocumentFactory.java:140)
    
org.geotools.wfs.v_1_0_0.data.WFSFeatureReader.run(WFSFeatureReader.java:125)

10-Sep-2008 1:16:25 PM org.geotools.xml.XMLSAXHandler endElement
WARNING: msWFSGetFeature(): WFS server error. Invalid or Unsupported FILTER in 
GetFeature : <Filter>
  <BBOX>
    <PropertyName>msGeometry</PropertyName>
    <Box>
      <coordinates decimal="." cs="," ts=" 
">-173.58102731570466,40.1511351758794 
-12.084272884295302,85.02256482412061</coordinates>
    </Box>
  </BBOX>
  <Filter/>
</Filter>
10-Sep-2008 1:16:25 PM org.geotools.xml.XMLSAXHandler endElement
WARNING: Line 14 Col 22

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to