> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kinetica.com/llms.txt
> Use this file to discover all available pages before exploring further.

# kinetica.FilterByGeometryRequest.Operation

> kinetica.FilterByGeometryRequest.Operation — Kinetica C# API

<div className="kinetica-doxygen">
  <div className="contents">
    <p>A set of string constants for the parameter <a className="el" href="/content/api/cs/classkinetica_1_1FilterByGeometryRequest#aad24af375b7d6fefb405abb5556b3e6e" title="The geometric filtering operation to perform.">FilterByGeometryRequest.operation</a>. <a href="#details">More...</a></p>

    <table className="memberdecls">
      <tr className="heading">
        <td colSpan="2">
          <h2 className="groupheader"> Static Public Attributes</h2>
        </td>
      </tr>

      <tr className="memitem:afaead977b72567eb2e2ef9547e09fa6c" id="r_afaead977b72567eb2e2ef9547e09fa6c">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#afaead977b72567eb2e2ef9547e09fa6c">CONTAINS</a> = "contains"</td>
      </tr>

      <tr className="memdesc:afaead977b72567eb2e2ef9547e09fa6c">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Matches records that contain the given WKT in <a className="el" href="/content/api/cs/classkinetica_1_1FilterByGeometryRequest#a3c6c99b0bb4ce41fb830976fd733b03f" title="A geometry in WKT format that will be used to filter the objects in FilterByGeometryRequest....">FilterByGeometryRequest.input\_wkt</a>, i.e. <br /></td>
      </tr>

      <tr className="separator:afaead977b72567eb2e2ef9547e09fa6c">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a2d82b4aee8cca4d2cbf868d83b5137c9" id="r_a2d82b4aee8cca4d2cbf868d83b5137c9">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a2d82b4aee8cca4d2cbf868d83b5137c9">CROSSES</a> = "crosses"</td>
      </tr>

      <tr className="memdesc:a2d82b4aee8cca4d2cbf868d83b5137c9">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Matches records that cross the given WKT. <br /></td>
      </tr>

      <tr className="separator:a2d82b4aee8cca4d2cbf868d83b5137c9">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a0c090f9d08dcea2296b1827b6212b7ea" id="r_a0c090f9d08dcea2296b1827b6212b7ea">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a0c090f9d08dcea2296b1827b6212b7ea">DISJOINT</a> = "disjoint"</td>
      </tr>

      <tr className="memdesc:a0c090f9d08dcea2296b1827b6212b7ea">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Matches records that are disjoint from the given WKT. <br /></td>
      </tr>

      <tr className="separator:a0c090f9d08dcea2296b1827b6212b7ea">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a620fa532b10c0313f745bbeeeba11f5f" id="r_a620fa532b10c0313f745bbeeeba11f5f">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a620fa532b10c0313f745bbeeeba11f5f">EQUALS</a> = "equals"</td>
      </tr>

      <tr className="memdesc:a620fa532b10c0313f745bbeeeba11f5f">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Matches records that are the same as the given WKT. <br /></td>
      </tr>

      <tr className="separator:a620fa532b10c0313f745bbeeeba11f5f">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a3b9bdbc46bd34683c246b1333d53526a" id="r_a3b9bdbc46bd34683c246b1333d53526a">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a3b9bdbc46bd34683c246b1333d53526a">INTERSECTS</a> = "intersects"</td>
      </tr>

      <tr className="memdesc:a3b9bdbc46bd34683c246b1333d53526a">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Matches records that intersect the given WKT. <br /></td>
      </tr>

      <tr className="separator:a3b9bdbc46bd34683c246b1333d53526a">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a4023d23a49a5f79c497dd26e93d18533" id="r_a4023d23a49a5f79c497dd26e93d18533">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a4023d23a49a5f79c497dd26e93d18533">OVERLAPS</a> = "overlaps"</td>
      </tr>

      <tr className="memdesc:a4023d23a49a5f79c497dd26e93d18533">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Matches records that overlap the given WKT. <br /></td>
      </tr>

      <tr className="separator:a4023d23a49a5f79c497dd26e93d18533">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a65b1a062c1913036b1fb9b3b47d36e93" id="r_a65b1a062c1913036b1fb9b3b47d36e93">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a65b1a062c1913036b1fb9b3b47d36e93">TOUCHES</a> = "touches"</td>
      </tr>

      <tr className="memdesc:a65b1a062c1913036b1fb9b3b47d36e93">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Matches records that touch the given WKT. <br /></td>
      </tr>

      <tr className="separator:a65b1a062c1913036b1fb9b3b47d36e93">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:add562cc3f844b38e145ce0eef97decca" id="r_add562cc3f844b38e145ce0eef97decca">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#add562cc3f844b38e145ce0eef97decca">WITHIN</a> = "within"</td>
      </tr>

      <tr className="memdesc:add562cc3f844b38e145ce0eef97decca">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Matches records that are within the given WKT. <br /></td>
      </tr>

      <tr className="separator:add562cc3f844b38e145ce0eef97decca">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

    <h2 className="groupheader">Detailed Description</h2>

    <div className="textblock">
      <p>A set of string constants for the parameter <a className="el" href="/content/api/cs/classkinetica_1_1FilterByGeometryRequest#aad24af375b7d6fefb405abb5556b3e6e" title="The geometric filtering operation to perform.">FilterByGeometryRequest.operation</a>. </p>
      <p>The geometric filtering operation to perform.</p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2FilterByGeometry_8cs_source#l00023">23</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2FilterByGeometry_8cs_source">FilterByGeometry.cs</a>.</p>
    </div>

    <h2 className="groupheader">Member Data Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#afaead977b72567eb2e2ef9547e09fa6c">◆ </a></span>CONTAINS</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.FilterByGeometryRequest.Operation.CONTAINS = "contains"</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel static">static</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Matches records that contain the given WKT in <a className="el" href="/content/api/cs/classkinetica_1_1FilterByGeometryRequest#a3c6c99b0bb4ce41fb830976fd733b03f" title="A geometry in WKT format that will be used to filter the objects in FilterByGeometryRequest....">FilterByGeometryRequest.input\_wkt</a>, i.e. </p>
        <p>the given WKT is within the bounds of a record's geometry. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2FilterByGeometry_8cs_source#l00028">28</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2FilterByGeometry_8cs_source">FilterByGeometry.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a2d82b4aee8cca4d2cbf868d83b5137c9">◆ </a></span>CROSSES</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.FilterByGeometryRequest.Operation.CROSSES = "crosses"</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel static">static</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Matches records that cross the given WKT. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2FilterByGeometry_8cs_source#l00031">31</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2FilterByGeometry_8cs_source">FilterByGeometry.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a0c090f9d08dcea2296b1827b6212b7ea">◆ </a></span>DISJOINT</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.FilterByGeometryRequest.Operation.DISJOINT = "disjoint"</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel static">static</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Matches records that are disjoint from the given WKT. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2FilterByGeometry_8cs_source#l00035">35</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2FilterByGeometry_8cs_source">FilterByGeometry.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a620fa532b10c0313f745bbeeeba11f5f">◆ </a></span>EQUALS</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.FilterByGeometryRequest.Operation.EQUALS = "equals"</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel static">static</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Matches records that are the same as the given WKT. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2FilterByGeometry_8cs_source#l00039">39</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2FilterByGeometry_8cs_source">FilterByGeometry.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a3b9bdbc46bd34683c246b1333d53526a">◆ </a></span>INTERSECTS</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.FilterByGeometryRequest.Operation.INTERSECTS = "intersects"</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel static">static</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Matches records that intersect the given WKT. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2FilterByGeometry_8cs_source#l00042">42</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2FilterByGeometry_8cs_source">FilterByGeometry.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a4023d23a49a5f79c497dd26e93d18533">◆ </a></span>OVERLAPS</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.FilterByGeometryRequest.Operation.OVERLAPS = "overlaps"</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel static">static</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Matches records that overlap the given WKT. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2FilterByGeometry_8cs_source#l00045">45</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2FilterByGeometry_8cs_source">FilterByGeometry.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a65b1a062c1913036b1fb9b3b47d36e93">◆ </a></span>TOUCHES</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.FilterByGeometryRequest.Operation.TOUCHES = "touches"</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel static">static</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Matches records that touch the given WKT. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2FilterByGeometry_8cs_source#l00048">48</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2FilterByGeometry_8cs_source">FilterByGeometry.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#add562cc3f844b38e145ce0eef97decca">◆ </a></span>WITHIN</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.FilterByGeometryRequest.Operation.WITHIN = "within"</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel static">static</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Matches records that are within the given WKT. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2FilterByGeometry_8cs_source#l00051">51</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2FilterByGeometry_8cs_source">FilterByGeometry.cs</a>.</p>
      </div>
    </div>

    <hr />

    The documentation for this struct was generated from the following files:

    <ul>
      <li>\_build/public-os\_ubuntu24.04-arch\_amd64-cc\_gcc\_13.3.0/install/Kinetica/Protocol/<a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2FilterByGeometry_8cs_source">FilterByGeometry.cs</a></li>
      <li>Kinetica/Protocol/<a className="el" href="/content/api/cs/Kinetica_2Protocol_2FilterByGeometry_8cs_source">FilterByGeometry.cs</a></li>
    </ul>
  </div>
</div>
