[OpenLayers-Users] OpenLayers WFS compliance

Christopher Schmidt crschmidt at metacarta.com
Sat May 17 16:07:54 EDT 2008


On Sat, May 17, 2008 at 09:53:24PM +0200, Arnd Wippermann wrote:
> It's possible to add a filter with mergeNewParams.
> 
> http://gis.ibbeck.de/ginfo/apps/OLExamples/OL26examples/wfs_filter_without_e
> ncoding_26.html
> 
> But in this case the bbox will not be used and the request returns a
> response for features outside the view.

Accepting both of these parameters and not throwing an error is a
violation of the spec. Additionally, there is no reason to do this,
because it still reloads with the dragging o the map, but it doens't
need to, because the data is always the same. Instead, one should just
use a GML layer, since that doesn't refresh unneccesarily when you drag.

Regards,
-- 
Christopher Schmidt
MetaCarta



More information about the Users mailing list