Hi devs. I have a local file (file://) with a lot of features (about 2k).
But I don't need display all feature at the same time. I've created
rule (OpenLayers.Rule),
which allow to display some of features from layer based on attribute values
(about 20 features). It works, but very slowly. It looks like OL loads all
features (2k) of layer and only after apply my rule. Maybe I need to use any
strategies, but I'm not sure if them works with local files?
_______________________________________________
Dev mailing list
d...@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/openlayers-dev

Reply via email to