<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I am facing a problem over here as Firebug is giving an error,
    <blockquote
cite="mid:CAHRZm1udXDziGp3wPcwTkom567n9Ta1HfYqLZPrRK4wc-4zmRA@mail.gmail.com"
      type="cite">
      <div>
        <div><br>
        </div>
        <div><font color="#ff0000">evt.feature is undefined</font></div>
        <div><br>
        </div>
        <div>How do I collect the geometry now?</div>
      </div>
    </blockquote>
    <br>
    Because its features not feature. If you set breakpoint in firebug
    to the listener and explore the evt object in the watch window you
    would see this. Learn to live in firebug.<br>
    <br>
    <blockquote
cite="mid:CAHRZm1udXDziGp3wPcwTkom567n9Ta1HfYqLZPrRK4wc-4zmRA@mail.gmail.com"
      type="cite">
      <div>The reason I placed a empty array was that previously I
        wanted to display all the columns in the attribute table, and
        that is what it was doing.</div>
    </blockquote>
     If you are using SLDSelect then actually you do NOT want to see all
    attributes. You dont want the SHAPE attribute. If you are getting
    the shape data down, then there is no point to doing SLDSelect. Just
    use WFS and draw the feature.<br>
    <br>
    <blockquote
cite="mid:CAHRZm1udXDziGp3wPcwTkom567n9Ta1HfYqLZPrRK4wc-4zmRA@mail.gmail.com"
      type="cite">
      <div> So now if I want all the columns to be added do I need to
        add the names of all the columns one by one?
      </div>
    </blockquote>
    Yes,  push them to propNames and add propertyNames:propNames to the
    WFS read options.<br>
    <br>
  
<p><span style="font-family:'Arial';font-size:8pt; color:#000000;">Notice: This email and any attachments are confidential. If received in error please destroy and immediately notify us. Do not copy or disclose the contents.</span></p>
<p><span style="font-family:'Arial';font-size:8pt; color:#000000;"> </span></p></body>
</html>