WFS GetFeature Filter DWithin
Kralidis,Tom [Burlington]
Tom.Kralidis at EC.GC.CA
Tue Dec 20 05:49:20 PST 2005
Sorry, the URL I was testing was a botched URL. The output actually comes back as an empty FeatureCollection. Which is wierd because we are pretty positive that data exists at the given point.
..Tom
-----Original Message-----
From: UMN MapServer Users List on behalf of Kralidis,Tom [Burlington]
Sent: Tue 20-Dec-05 08:44
To: MAPSERVER-USERS at LISTS.UMN.EDU
Cc:
Subject: [UMN_MAPSERVER-USERS] WFS GetFeature Filter DWithin
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