Beyond filter interpretation broken on shapefiles + geoserver 1.6.x
-------------------------------------------------------------------
Key: GEOS-1667
URL: http://jira.codehaus.org/browse/GEOS-1667
Project: GeoServer
Issue Type: Bug
Components: WMS
Affects Versions: 1.6.0-RC2
Reporter: Andrea Aime
Assignee: Andrea Aime
Fix For: 1.6.0, 1.7.0-beta1
The following request should display all states besides Colorado:
http://localhost:8080/geoserver/wms?bbox=-130,24,-66,50&styles=population&Format=image/png&request=GetMap&layers=topp:states&width=550&height=250&srs=EPSG:4326&filter=<Filter%20xmlns="http://www.opengis.net/ogc"%20xmlns:gml="http://www.opengis.net/gml"><Beyond><PropertyName>the_geom</PropertyName><gml:Point%20srsName="EPSG:2154"><gml:coordinates>-106,39</gml:coordinates></gml:Point><Distance>0.5</Distance></Beyond></Filter>
On trunk it works, on 1.6.x it displays nothing.
--
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