Finally I had success by stuffing each geometry set into a geometry.collection and restricting the FeatureSelect control to this geometry type.<div><br></div><div>hope this helps,</div><div><br></div><div>Franz<br><br><div class="gmail_quote">
2012/5/14 Franz Buchinger <span dir="ltr">&lt;<a href="mailto:fbuchinger@gmail.com" target="_blank">fbuchinger@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br><br>I want to restrict the FeatureSelect control to select sets of vector features: each set consists of a linestring geometry drawn by the user and some automatically generated polygons based on this linestring.<br>

<br>It should not be possible to select individual features, just sets of features. My first approach was to restrict the feature select control to linestring geometries and then use the onSelect()-Handler to add the set polygons to the selection. This doesn&#39;t seem to work - any better suggestions?<br>

<br>Thanks,<br><br>Franz<br>
</blockquote></div><br></div>