<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial, helvetica, sans-serif;font-size:10pt"><DIV>Hi Folks,</DIV>
<DIV>&nbsp;</DIV>
<DIV>I am struggling a select features by using&nbsp;its&nbsp;attributes ( no click on the features directly and just click on a dropdown list). the code snip is as below, but it would not work, can you any guys provide a idea?</DIV>
<DIV>&nbsp;</DIV>
<DIV>It seems the function doesn't work as below,</DIV>
<DIV>&nbsp;</DIV>
<DIV>var selectedFeatures = OpenLayers.Layer.Vector<STRONG>.</STRONG>getFeaturesByAttribute("attributeName", "attributeValue");</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thank you for your great attention!<BR></DIV>
<DIV>Zhanping<BR></DIV>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: arial, helvetica, sans-serif"><BR>
<DIV style="FONT-SIZE: 13px; FONT-FAMILY: arial, helvetica, sans-serif"><FONT face=Tahoma size=2>
<HR SIZE=1>
<B><SPAN style="FONT-WEIGHT: bold">From:</SPAN></B> Andreas Hocevar &lt;ahocevar@opengeo.org&gt;<BR><B><SPAN style="FONT-WEIGHT: bold">To:</SPAN></B> Eric Lemoine &lt;eric.lemoine@camptocamp.com&gt;<BR><B><SPAN style="FONT-WEIGHT: bold">Cc:</SPAN></B> openlayers-dev@lists.osgeo.org<BR><B><SPAN style="FONT-WEIGHT: bold">Sent:</SPAN></B> Wed, January 12, 2011 7:22:50 AM<BR><B><SPAN style="FONT-WEIGHT: bold">Subject:</SPAN></B> Re: [OpenLayers-Dev] "allow pan while drawing" patch<BR></FONT><BR>Hi Eric,<BR><BR>thanks for your efforts. My only concern is that adding vertices on mouseup instead of mousedown negatively affects the user experience when a Snapping control is used. This is because the user doesn't see any more where the vertex is going to be snapped to.<BR><BR>At this point, I have no idea how to solve this.<BR><BR>Andreas.<BR><BR>On Jan 12, 2011, at 13:05 , Eric Lemoine wrote:<BR><BR>&gt; Hello<BR>&gt; <BR>&gt; Currently the map cannot be panned
 when a draw feature control is<BR>&gt; active. Google Maps allows it, and I think it would be great that<BR>&gt; OpenLayers allow it as well.<BR>&gt; <BR>&gt; I've started prototyping this in a sandbox. It currently it works for<BR>&gt; "draw point" and "draw line" only (and it breaks the freehand mode).<BR>&gt; See [1] and [2] for examples.<BR>&gt; <BR>&gt; With my patch points are added on mouseup as opposed to mousedown, so<BR>&gt; the drawing user experience is changed a bit. Also, although my patch<BR>&gt; makes this somehow configurable (through stopDown stopUp options), I<BR>&gt; think "allow pan while drawing" should be the default.<BR>&gt; <BR>&gt; What do you think about it? Would such a patch make sense for<BR>&gt; inclusion into the trunk?<BR>&gt; <BR>&gt; Thanks for any feedback,<BR>&gt; <BR>&gt; <BR>&gt; [1] &lt;http://dev.openlayers.org/sandbox/elemoine/draw-feature/examples/draw-feature.html&gt;<BR>&gt; [2]
 &lt;http://dev.openlayers.org/sandbox/elemoine/draw-feature/examples/measure.html&gt;<BR>&gt; <BR>&gt; -- <BR>&gt; Eric Lemoine<BR>&gt; <BR>&gt; Camptocamp France SAS<BR>&gt; Savoie Technolac, BP 352<BR>&gt; 73377 Le Bourget du Lac, Cedex<BR>&gt; <BR>&gt; Tel : 00 33 4 79 44 44 96<BR>&gt; Mail : <A href="mailto:eric.lemoine@camptocamp.com" ymailto="mailto:eric.lemoine@camptocamp.com">eric.lemoine@camptocamp.com</A><BR>&gt; http://www.camptocamp.com<BR>&gt; _______________________________________________<BR>&gt; Dev mailing list<BR>&gt; <A href="mailto:Dev@lists.osgeo.org" ymailto="mailto:Dev@lists.osgeo.org">Dev@lists.osgeo.org</A><BR>&gt; http://lists.osgeo.org/mailman/listinfo/openlayers-dev<BR><BR><BR><BR>-- <BR>Andreas Hocevar<BR>OpenGeo - http://opengeo.org/<BR>Expert service straight from the developers.<BR><BR>_______________________________________________<BR>Dev mailing list<BR><A href="mailto:Dev@lists.osgeo.org"
 ymailto="mailto:Dev@lists.osgeo.org">Dev@lists.osgeo.org</A><BR><A href="http://lists.osgeo.org/mailman/listinfo/openlayers-dev" target=_blank>http://lists.osgeo.org/mailman/listinfo/openlayers-dev</A><BR></DIV></DIV></div><br>

      </body></html>