Strategy People, When I use the Layer.WFS, I often set a 'maxfeatures' parameter, to limit the amount of data that is loaded at once. The result of this is that when a user zooms in, I want the previous set of data to be invalidated.
Ideally, of course, if the number of features returned was fewer than $max_features, there would be no need to invalidate the previous dataset when zooming in (only when zooming out). The current BBOX strategy does not allow for this as an option of any kind. Is adding this type of support something that belongs in the BBOX strategy, or somewhere else? Regards, -- Christopher Schmidt MetaCarta _______________________________________________ Dev mailing list Dev@openlayers.org http://openlayers.org/mailman/listinfo/dev