<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 05/04/2012 01:55 PM, xavier lhomme wrote:
    <blockquote
cite="mid:CACqzBMyPpwW7Hohc=P8k1t-u8gDGuH6HGNCXh1F5JQ_5geYXDg@mail.gmail.com"
      type="cite">Hi <br>
      <br>
      &nbsp;I'm using a WFS Driver in a C# project. I would like&nbsp; to add a
      new function to the OGRWFSLayer like SetSpatialOperator()<br>
      and modify the filter part of the function
      OGRWFSLayer::MakeGetFeatureURL if a spatial operator has been set.<br>
    </blockquote>
    <br>
    Xavier,<br>
    <br>
    To me it looks like maybe there should be a new OGRLayer class
    method SetSpatialOperatorFilter, which would then be also in the C
    API and bindings (e.g., C#).<br>
    <br>
    Then, calling that method from C#, would have the effect that the
    URL would contain the appropriate filter.<br>
    <br>
    Offering a patch would harm nobody so please go ahead, at least I'm
    interested in this. Getting the feature into trunk may need a RFC.<br>
    <br>
    Ari<br>
    <br>
    <blockquote
cite="mid:CACqzBMyPpwW7Hohc=P8k1t-u8gDGuH6HGNCXh1F5JQ_5geYXDg@mail.gmail.com"
      type="cite">
      &nbsp;then I need to call the SetSpatialOperator in C#. <br>
      <br>
      &nbsp;IWhat is the best approach do to this : <br>
      &nbsp;&nbsp; - make a request to de ogr dev team <br>
      &nbsp;&nbsp; - try to code the function by myself and send the result to the
      community <br>
      <br>
      <br>
      best regards <br>
      xavier<br>
      <br>
      &nbsp;<br>
      <br>
      <br>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
gdal-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/gdal-dev">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a></pre>
    </blockquote>
    <br>
  </body>
</html>