WFS GetFeature Filter DWithin
Kralidis,Tom [Burlington]
Tom.Kralidis at EC.GC.CA
Tue Dec 20 05:44:59 PST 2005
Hi,
We've been using the DWithin filter for WFS GetFeature requests.
Using latest CVS, the following request returns that DWithin is not supported.
http://devgeo.cciw.ca/cgi-bin/mapserv/kyw?VERSION=1.0.0&SERVICE=WFS&REQUEST=GetFeature&TYPENAME=canadwshed&Filter=<Filter><DWithin><PropertyName>Geometry</PropertyName><gml:Point><gml:coordinates>-65.471193,45.429475</gml:coordinates></gml:Point><Distance%20units='deg'>0</Distance></DWithin></Filter>
Which is wierd 1./ it used to work before 2./ it is advertised in WFS Capabilities XML.
Our basic use case behind this is "return information for a given x/y point".
Any ideas?
Thanks
..Tom
More information about the MapServer-users
mailing list