I want to filter an OpenLayers(2) vector layer based on tags. Therefore, the vector layer has a property column which can be filled by comma-seperated tags like e.g. "culture,food,park", but also only one tag e.g. "food". I want to show all features who has one tag "activated" by respective...