<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>Hello,</div><div>I try to automatically select a feature in a vector layer based on its fid (is a gml vector layer). An <span id="result_box" class="short_text" lang="en"><span class="hps alt-edited">apparently simple</span> <span class="hps">task</span></span>. I try with:</div><div>                         <br></div><div>feature = layer.getFeatureByFid(fidselect); <br>select_feature.select(feature<span class="tab"></span>);</div><div><br></div><div>but firebug report "feature is null). <br></div><div>Where am I going wrong?</div><div><br></div><div>Thanks!</div><div><br></div><div>Francesco<br></div></div></body></html>