Message:
A new issue has been created in JIRA.
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/browse/GEOS-251
Here is an overview of the issue:
---------------------------------------------------------------------
Key: GEOS-251
Summary: Why I don't use Filter Disjoint to filter some feature.
Type: Test
Status: Open
Priority: Major
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: GeoServer
Components:
Oracle
Fix Fors:
1.2.3
Versions:
1.2.3
Assignee: Sean Geoghegan
Reporter: trunglc
Created: Fri, 12 Nov 2004 3:46 AM
Updated: Fri, 12 Nov 2004 3:46 AM
Environment: Window 2000 Advanced Server
Description:
When I use query
<GetFeature service="WFS" outputFormat="GML2" maxFeatures="5000" xmlns:gml="http://www.opengis.net/gml"><Query typeName="topp:HANOI_ROAD" /><Filter><Intersects>
<PropertyName>topp:HANOI_ROAD/topp:HANOI_ROAD.GEOLOC</PropertyName><gml:Box><gml:coordinates>11768064.406504064,2335365 11771335.593495935,2337195</gml:coordinates></gml:Box></Intersects><Disjoint><PropertyName>topp:HANOI_ROAD/topp:HANOI_ROAD.GEOLOC</PropertyName><gml:Box><gml:coordinates>11768609.604336043,2335670 11770790.395663956,2336890</gml:coordinates></gml:Box></Disjoint></Filter></GetFeature>
to filter some feature from all of feature I have when I query by Intersect. But The return is null, I don't know this is null. Could you help me.
---------------------------------------------------------------------
JIRA INFORMATION:
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
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira