I see you are using geoserver. Geoserver does not respect the distanceUnits parameter. You have to specify the distance in the units of the native projection. What I strongly recommend is using firebug or developer tools in Chrome and looking at the actual POST that OL generates from this request. You can use CURL or this handy tool http://code.google.com/p/rest-client/ to recreate the request. Fiddle with the numbers in that request till it actually works and then work backwards to get it into your code.

Notice: This email and any attachments are confidential.
If received in error please destroy and immediately notify us.
Do not copy or disclose the contents.

_______________________________________________
Users mailing list
us...@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/openlayers-users

Reply via email to