Hi all,

I am using Geoserver 2.7.1.1, and trying WFS with a DWithin Filter. Here is the query:

/http://MYDOMAIN/geoserver/ows?service=wfs&version=2.0.0&request=GetFeature&typeNames=database:OSM_alim&filter=<Filter xmlns="http://www.opengis.net/fes/2.0";><DWithin><PropertyName>geo_data</PropertyName><gml:Point srsName="EPSG:4326"><gml:coordinates>2.295294,48.873703</gml:coordinates></gml:Point><Distance units='m'>500</Distance units="m"></DWithin></Filter>/

I have this error :

/org.xml.sax.SAXException: Attempted to construct illegal filter - I dont understand the tag: gml:Point. HINT: tags are case-sensitive! Attempted to construct illegal filter - I dont understand the tag: gml:Point. HINT: tags are case-sensitive!/

Does it comes from an old bug that was since fixed? Thanks!


Gabriel Vatin
------------------------------------------------------------------------------
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to