<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Hi there!<br>
    <br>
    These are things that I've tried in the meantime:<br>
    <span id="internal-source-marker_0.1983106245752424"
      style="font-size: 11pt; font-family: Arial; color: rgb(0, 0, 0);
      background-color: transparent; font-weight: normal; font-style:
      normal; font-variant: normal; text-decoration: none;
      vertical-align: baseline; white-space: pre-wrap;"><br>
      <br>
      - Manually sending the request to the server, but without
      different results compared to using OpenLayers functions. Also
      trying to force the usage of the proxy.cgi by containing it in the
      URL, but didn&#8217;t bring up different results.</span><br>
    <span class="Apple-style-span" style="border-collapse: separate;
      color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-style:
      normal; font-variant: normal; font-weight: normal; letter-spacing:
      normal; line-height: normal; orphans: 2; text-indent: 0px;
      text-transform: none; white-space: normal; widows: 2;
      word-spacing: 0px; font-size: medium;">
      <div style="background-color: transparent;"><span
          style="font-size: 11pt; font-family: Arial; color: rgb(0, 0,
          0); background-color: transparent; font-weight: normal;
          font-style: normal; font-variant: normal; text-decoration:
          none; vertical-align: baseline; white-space: pre-wrap;"></span><br>
        <span style="font-size: 11pt; font-family: Arial; color: rgb(0,
          0, 0); background-color: transparent; font-weight: normal;
          font-style: normal; font-variant: normal; text-decoration:
          none; vertical-align: baseline; white-space: pre-wrap;">-
          Thought about the solution as suggested by the John, but
          substituting a Polygon with a BBOX only works for rectangular
          Polygons! I need to be able to specify arbitrary
          Polygons/Shapes. I am sure the solution proposed by him will
          work,<br>
          &nbsp;because it will be just a request just like the one that
          already works.</span><br>
        <span style="font-size: 11pt; font-family: Arial; color: rgb(0,
          0, 0); background-color: transparent; font-weight: normal;
          font-style: normal; font-variant: normal; text-decoration:
          none; vertical-align: baseline; white-space: pre-wrap;"></span><br>
        <span style="font-size: 11pt; font-family: Arial; color: rgb(0,
          0, 0); background-color: transparent; font-weight: normal;
          font-style: normal; font-variant: normal; text-decoration:
          none; vertical-align: baseline; white-space: pre-wrap;">-
          Thought about trying a newer version of the MapServer.
          However, I run is the newest ms4w on my local machone and I
          remember that I had the same problem a few weeks ago.
          Furthermore, John had the same problem with MapServer 6.0.0, <br>
          and since then nothing changed about WFS or filter encoding
          according to the release announcements.</span><br>
        <span style="font-size: 11pt; font-family: Arial; color: rgb(0,
          0, 0); background-color: transparent; font-weight: normal;
          font-style: normal; font-variant: normal; text-decoration:
          none; vertical-align: baseline; white-space: pre-wrap;"></span><br>
        <span style="font-size: 11pt; font-family: Arial; color: rgb(0,
          0, 0); background-color: transparent; font-weight: normal;
          font-style: normal; font-variant: normal; text-decoration:
          none; vertical-align: baseline; white-space: pre-wrap;">-
          Thought sending a GET request instead of a POST request could
          solve the problem! They provided examples in the documentation
          with links, something they definitely wouldn&#8217;t have done in
          case those examples wouldn&#8217;t work!</span> However, even <br>
        <span style="font-size: 11pt; font-family: Arial; color: rgb(0,
          0, 0); background-color: transparent; font-weight: normal;
          font-style: normal; font-variant: normal; text-decoration:
          none; vertical-align: baseline; white-space: pre-wrap;">GET
          requests didn&#8217;t work! What is strange: Also got errors with
          code 500. Shouldn&#8217;t the mapserver return some error message? <br>
          <br>
          I AM CONFUSED! Please heeeelp!<br>
          <br>
          Regards,<br>
          Bryan <br>
        </span></div>
    </span><br>
    <br>
    On 05/08/2011 15:04, John Callahan wrote:
    <blockquote
cite="mid:CAL=axXmkS=wkCt8NCe=izZzHrHcR2PWEMb+MVm7EAhoBGgoCdw@mail.gmail.com"
      type="cite">This thread may or may not help:&nbsp;<a
        moz-do-not-send="true"
href="http://osgeo-org.1803224.n2.nabble.com/WFS-intersect-request-td6458533.html">http://osgeo-org.1803224.n2.nabble.com/WFS-intersect-request-td6458533.html</a>
      <div><br>
      </div>
      <div>I have not tried using AND compound filters. &nbsp;The following
        format does work for me using the BBOX filter. &nbsp;</div>
      <div><br>
      </div>
      <div><span>&lt;ogc:BBOX&gt;</span><br>
        <span>&lt;ogc:PropertyName&gt;SHAPE&lt;/ogc:PropertyName&gt;</span><br>
        <span>&lt;gml:Envelope xmlns:gml="</span><a
          moz-do-not-send="true" href="http://www.opengis.net/gml"
          target="_top" rel="nofollow" link="external"><span>http://www.opengis.net/gml</span></a><span>"
          srsName="EPSG:26957"&gt;</span><br>
        <span>
          &lt;gml:lowerCorner&gt;149081.76574899518
          163078.62572595105&lt;/gml:lowerCorner&gt;</span><br>
        <span>&lt;gml:upperCorner&gt;205627.85303800018
          194899.95291598293&lt;/gml:upperCorner&gt;</span><br>
        <span>&lt;/gml:Envelope&gt;</span><br>
        <span>&lt;/ogc:BBOX&gt;</span><br>
        <div><br>
        </div>
        <div>- John</div>
        <div><br clear="all">
          ***********************************<br>
          John Callahan, Research Scientist<br>
          Delaware Geological Survey<br>
          University of Delaware<br>
          URL: <a moz-do-not-send="true" href="http://www.dgs.udel.edu"
            target="_blank">http://www.dgs.udel.edu</a><br>
        </div>
      </div>
    </blockquote>
    <br>
  <PRE>================================================================================================
This message and any attachments are intended for the use of the addressee or addressees only. The unauthorised disclosure, 

use, dissemination or copying (either in whole or in part) of its content is not permitted. If you received this message in 

error, please notify the sender and delete it from your system. Emails can be altered and their integrity cannot be guaranteed by   

the sender. 

Please consider the environment before printing this email.
=================================================================================================
</PRE></body>
</html>