> ## 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.

# gpudb::FilterByGeometryRequest

> gpudb::FilterByGeometryRequest — Kinetica C++ API

<div className="kinetica-doxygen">
  <div className="contents">
    <p>A set of parameters for <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#a1bebed28c75d07732fb9ad15f64c58ff">GPUdb::filterByGeometry</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/filter__by__geometry_8h_source">gpudb/protocol/filter\_by\_geometry.h</a>></code></p>

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

      <tr className="memitem:a458b33cf513ccdb7421f694b4bb46a82" id="r_a458b33cf513ccdb7421f694b4bb46a82">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a458b33cf513ccdb7421f694b4bb46a82">FilterByGeometryRequest</a> ()</td>
      </tr>

      <tr className="memdesc:a458b33cf513ccdb7421f694b4bb46a82">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs a <a className="el" href="/content/api/cpp/structgpudb_1_1FilterByGeometryRequest" title="A set of parameters for GPUdb::filterByGeometry.">FilterByGeometryRequest</a> object with default parameters. <br /></td>
      </tr>

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

      <tr className="memitem:a382824e2643429bdd7f24183d180eae5" id="r_a382824e2643429bdd7f24183d180eae5">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a382824e2643429bdd7f24183d180eae5">FilterByGeometryRequest</a> (const std::string \&tableName\_, const std::string \&viewName\_, const std::string \&columnName\_, const std::string \&inputWkt\_, const std::string \&operation\_, const std::map\< std::string, std::string > \&options\_)</td>
      </tr>

      <tr className="memdesc:a382824e2643429bdd7f24183d180eae5">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs a <a className="el" href="/content/api/cpp/structgpudb_1_1FilterByGeometryRequest" title="A set of parameters for GPUdb::filterByGeometry.">FilterByGeometryRequest</a> object with the specified parameters. <br /></td>
      </tr>

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

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

      <tr className="memitem:abf5540eacb677afb164693f8b6b65354" id="r_abf5540eacb677afb164693f8b6b65354">
        <td className="memItemLeft" align="right" valign="top">std::string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#abf5540eacb677afb164693f8b6b65354">tableName</a></td>
      </tr>

      <tr className="memdesc:abf5540eacb677afb164693f8b6b65354">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Name of the table on which the filter by geometry will be performed, in \[ schema\_name. ]table\_name format, using standard <a href="/content/concepts/tables/#table-name-resolution" target="_top">name resolution rules</a>. <br /></td>
      </tr>

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

      <tr className="memitem:a7f7570ef67c3471bc1d22e835b590598" id="r_a7f7570ef67c3471bc1d22e835b590598">
        <td className="memItemLeft" align="right" valign="top">std::string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a7f7570ef67c3471bc1d22e835b590598">viewName</a></td>
      </tr>

      <tr className="memdesc:a7f7570ef67c3471bc1d22e835b590598">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">If provided, then this will be the name of the view containing the results, in \[ schema\_name. ]view\_name format, using standard <a href="/content/concepts/tables/#table-name-resolution" target="_top">name resolution rules</a> and meeting <a href="/content/concepts/tables/#table-naming-criteria" target="_top">table naming criteria</a>. <br /></td>
      </tr>

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

      <tr className="memitem:a4183b7604089e66451ac1641a3fcfadc" id="r_a4183b7604089e66451ac1641a3fcfadc">
        <td className="memItemLeft" align="right" valign="top">std::string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a4183b7604089e66451ac1641a3fcfadc">columnName</a></td>
      </tr>

      <tr className="memdesc:a4183b7604089e66451ac1641a3fcfadc">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Name of the column to be used in the filter. <br /></td>
      </tr>

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

      <tr className="memitem:ac5b2052fb73c01f70a130844001a0f26" id="r_ac5b2052fb73c01f70a130844001a0f26">
        <td className="memItemLeft" align="right" valign="top">std::string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ac5b2052fb73c01f70a130844001a0f26">inputWkt</a></td>
      </tr>

      <tr className="memdesc:ac5b2052fb73c01f70a130844001a0f26">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A geometry in WKT format that will be used to filter the objects in <a className="el" href="#abf5540eacb677afb164693f8b6b65354">tableName</a>. <br /></td>
      </tr>

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

      <tr className="memitem:ad1286543c96e595ccf01b49697255c0c" id="r_ad1286543c96e595ccf01b49697255c0c">
        <td className="memItemLeft" align="right" valign="top">std::string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ad1286543c96e595ccf01b49697255c0c">operation</a></td>
      </tr>

      <tr className="memdesc:ad1286543c96e595ccf01b49697255c0c">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The geometric filtering operation to perform. <br /></td>
      </tr>

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

      <tr className="memitem:a60a937a134a2af57b3e727b4c8638635" id="r_a60a937a134a2af57b3e727b4c8638635">
        <td className="memItemLeft" align="right" valign="top">std::map\< std::string, std::string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a60a937a134a2af57b3e727b4c8638635">options</a></td>
      </tr>

      <tr className="memdesc:a60a937a134a2af57b3e727b4c8638635">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Optional parameters. <br /></td>
      </tr>

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

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

    <div className="textblock">
      <p>A set of parameters for <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#a1bebed28c75d07732fb9ad15f64c58ff">GPUdb::filterByGeometry</a>. </p>
      <p>Applies a geometry filter against a geospatial geometry column in a given table or view. The filtering geometry is provided by <a className="el" href="#ac5b2052fb73c01f70a130844001a0f26">inputWkt</a>. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/filter__by__geometry_8h_source#l00020">20</a> of file <a className="el" href="/content/api/cpp/filter__by__geometry_8h_source">filter\_by\_geometry.h</a>.</p>
    </div>

    <h2 className="groupheader">Constructor & Destructor Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a458b33cf513ccdb7421f694b4bb46a82">◆ </a></span>FilterByGeometryRequest() <span className="overload">\[1/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::FilterByGeometryRequest::FilterByGeometryRequest </td>
                  <td>(</td>

                  <td className="paramname">
                    <span className="paramname">
                      <span className="em" />
                    </span>
                  </td>

                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Constructs a <a className="el" href="/content/api/cpp/structgpudb_1_1FilterByGeometryRequest" title="A set of parameters for GPUdb::filterByGeometry.">FilterByGeometryRequest</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/filter__by__geometry_8h_source#l00025">25</a> of file <a className="el" href="/content/api/cpp/filter__by__geometry_8h_source">filter\_by\_geometry.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a382824e2643429bdd7f24183d180eae5">◆ </a></span>FilterByGeometryRequest() <span className="overload">\[2/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::FilterByGeometryRequest::FilterByGeometryRequest </td>
                  <td>(</td>
                  <td className="paramtype">const std::string &</td>
                  <td className="paramname"><span className="paramname"><span className="em">tableName\_</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">const std::string &</td>
                  <td className="paramname"><span className="paramname"><span className="em">viewName\_</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">const std::string &</td>
                  <td className="paramname"><span className="paramname"><span className="em">columnName\_</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">const std::string &</td>
                  <td className="paramname"><span className="paramname"><span className="em">inputWkt\_</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">const std::string &</td>
                  <td className="paramname"><span className="paramname"><span className="em">operation\_</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">const std::map\< std::string, std::string > &</td>
                  <td className="paramname"><span className="paramname"><span className="em">options\_</span></span> )</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Constructs a <a className="el" href="/content/api/cpp/structgpudb_1_1FilterByGeometryRequest" title="A set of parameters for GPUdb::filterByGeometry.">FilterByGeometryRequest</a> object with the specified parameters. </p>

        <div className="dl params">
          <div className="dt">Parameters</div>

          <div className="dd">
            <table className="params">
              <tr>
                <td className="paramdir">\[in]</td>
                <td className="paramname">tableName\_</td>
                <td>Name of the table on which the filter by geometry will be performed, in \[schema\_name.]table\_name format, using standard <a href="/content/concepts/tables/#table-name-resolution" target="_top">name resolution rules</a>. Must be an existing table or view containing a geospatial geometry column. </td>
              </tr>

              <tr>
                <td className="paramdir">\[in]</td>
                <td className="paramname">viewName\_</td>
                <td>If provided, then this will be the name of the view containing the results, in \[schema\_name.]view\_name format, using standard <a href="/content/concepts/tables/#table-name-resolution" target="_top">name resolution rules</a> and meeting <a href="/content/concepts/tables/#table-naming-criteria" target="_top">table naming criteria</a>. Must not be an already existing table or view. The default value is ''. </td>
              </tr>

              <tr>
                <td className="paramdir">\[in]</td>
                <td className="paramname">columnName\_</td>
                <td>Name of the column to be used in the filter. Must be a geospatial geometry column. </td>
              </tr>

              <tr>
                <td className="paramdir">\[in]</td>
                <td className="paramname">inputWkt\_</td>
                <td>A geometry in WKT format that will be used to filter the objects in <span className="em arg">tableName\_</span>. The default value is ''. </td>
              </tr>

              <tr>
                <td className="paramdir">\[in]</td>
                <td className="paramname">operation\_</td>

                <td>
                  The geometric filtering operation to perform. Supported values:

                  <ul>
                    <li> <a className="el" href="/content/api/cpp/namespacegpudb#a18e75efa3105b3114b5c1b9c2224528b">filter\_by\_geometry\_contains</a>: Matches records that contain the given WKT in <span className="em arg">inputWkt\_</span>, i.e. the given WKT is within the bounds of a record's geometry. </li>
                    <li> <a className="el" href="/content/api/cpp/namespacegpudb#ae5410af2df2a4359ea7dfc6ed0d3736c">filter\_by\_geometry\_crosses</a>: Matches records that cross the given WKT. </li>
                    <li> <a className="el" href="/content/api/cpp/namespacegpudb#a87414b24a199a8fa5ac7d0ccc57033bb">filter\_by\_geometry\_disjoint</a>: Matches records that are disjoint from the given WKT. </li>
                    <li> <a className="el" href="/content/api/cpp/namespacegpudb#acacd71c688c482644014669610e042c3">filter\_by\_geometry\_equals</a>: Matches records that are the same as the given WKT. </li>
                    <li> <a className="el" href="/content/api/cpp/namespacegpudb#a254198784ee441bb1d3b45ff09bb95cc">filter\_by\_geometry\_intersects</a>: Matches records that intersect the given WKT. </li>
                    <li> <a className="el" href="/content/api/cpp/namespacegpudb#a345259ee649acdc91f1313ef42201a8a">filter\_by\_geometry\_overlaps</a>: Matches records that overlap the given WKT. </li>
                    <li> <a className="el" href="/content/api/cpp/namespacegpudb#a3c945c89b5659cf94c8b0a103eff19e1">filter\_by\_geometry\_touches</a>: Matches records that touch the given WKT. </li>
                    <li> <a className="el" href="/content/api/cpp/namespacegpudb#abb1a55908096c5b6022e015d15ed33bc">filter\_by\_geometry\_within</a>: Matches records that are within the given WKT. </li>
                  </ul>
                </td>
              </tr>

              <tr>
                <td className="paramdir">\[in]</td>
                <td className="paramname">options\_</td>

                <td>
                  Optional parameters.

                  <ul>
                    <li>
                      <a className="el" href="/content/api/cpp/namespacegpudb#a430928cbcd28d8d3a637fa75fa015e2c">filter\_by\_geometry\_create\_temp\_table</a>: If <a className="el" href="/content/api/cpp/namespacegpudb#ad7b3f4f8483d75ee765eb47f5c3b6e8d">true</a>, a unique temporary table name will be generated in the sys\_temp schema and used in place of <span className="em arg">viewName\_</span>. This is always allowed even if the caller does not have permission to create tables. The generated name is returned in <a className="el" href="/content/api/cpp/namespacegpudb#a40240a9667fc9afc3e67d97cf0304d12">qualified\_view\_name</a>. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cpp/namespacegpudb#ad7b3f4f8483d75ee765eb47f5c3b6e8d">filter\_by\_geometry\_true</a> </li>
                        <li> <a className="el" href="/content/api/cpp/namespacegpudb#a7f1cefd18f30094ac2f8e99e3f0bfca3">filter\_by\_geometry\_false</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cpp/namespacegpudb#a7f1cefd18f30094ac2f8e99e3f0bfca3">filter\_by\_geometry\_false</a>.
                    </li>

                    <li> <a className="el" href="/content/api/cpp/namespacegpudb#ac38f8500129dfc84e3e0e1607c3b9ef5">filter\_by\_geometry\_collection\_name</a>: \[DEPRECATED–please specify the containing schema for the view as part of <span className="em arg">viewName\_</span> and use <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#a4aa5990ebebfab30b5961654f546cfd0">GPUdb::createSchema</a> to create the schema if non-existent] Name of a schema for the newly created view. If the schema provided is non-existent, it will be automatically created. </li>
                  </ul>

                  The default value is an empty map.
                </td>
              </tr>
            </table>
          </div>
        </div>

        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/filter__by__geometry_8h_source#l00147">147</a> of file <a className="el" href="/content/api/cpp/filter__by__geometry_8h_source">filter\_by\_geometry.h</a>.</p>
      </div>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::string gpudb::FilterByGeometryRequest::columnName</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Name of the column to be used in the filter. </p>
        <p>Must be a geospatial geometry column. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/filter__by__geometry_8h_source#l00181">181</a> of file <a className="el" href="/content/api/cpp/filter__by__geometry_8h_source">filter\_by\_geometry.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ac5b2052fb73c01f70a130844001a0f26">◆ </a></span>inputWkt</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::string gpudb::FilterByGeometryRequest::inputWkt</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>A geometry in WKT format that will be used to filter the objects in <a className="el" href="#abf5540eacb677afb164693f8b6b65354">tableName</a>. </p>
        <p>The default value is ''. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/filter__by__geometry_8h_source#l00187">187</a> of file <a className="el" href="/content/api/cpp/filter__by__geometry_8h_source">filter\_by\_geometry.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ad1286543c96e595ccf01b49697255c0c">◆ </a></span>operation</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::string gpudb::FilterByGeometryRequest::operation</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>The geometric filtering operation to perform. </p>
        <p>Supported values: </p>

        <ul>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#a18e75efa3105b3114b5c1b9c2224528b">filter\_by\_geometry\_contains</a>: Matches records that contain the given WKT in <a className="el" href="#ac5b2052fb73c01f70a130844001a0f26">inputWkt</a>, i.e. the given WKT is within the bounds of a record's geometry. </li>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#ae5410af2df2a4359ea7dfc6ed0d3736c">filter\_by\_geometry\_crosses</a>: Matches records that cross the given WKT. </li>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#a87414b24a199a8fa5ac7d0ccc57033bb">filter\_by\_geometry\_disjoint</a>: Matches records that are disjoint from the given WKT. </li>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#acacd71c688c482644014669610e042c3">filter\_by\_geometry\_equals</a>: Matches records that are the same as the given WKT. </li>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#a254198784ee441bb1d3b45ff09bb95cc">filter\_by\_geometry\_intersects</a>: Matches records that intersect the given WKT. </li>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#a345259ee649acdc91f1313ef42201a8a">filter\_by\_geometry\_overlaps</a>: Matches records that overlap the given WKT. </li>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#a3c945c89b5659cf94c8b0a103eff19e1">filter\_by\_geometry\_touches</a>: Matches records that touch the given WKT. </li>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#abb1a55908096c5b6022e015d15ed33bc">filter\_by\_geometry\_within</a>: Matches records that are within the given WKT. </li>
        </ul>

        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/filter__by__geometry_8h_source#l00220">220</a> of file <a className="el" href="/content/api/cpp/filter__by__geometry_8h_source">filter\_by\_geometry.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a60a937a134a2af57b3e727b4c8638635">◆ </a></span>options</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::map\<std::string, std::string> gpudb::FilterByGeometryRequest::options</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Optional parameters. </p>

        <ul>
          <li>
            <a className="el" href="/content/api/cpp/namespacegpudb#a430928cbcd28d8d3a637fa75fa015e2c">filter\_by\_geometry\_create\_temp\_table</a>: If <a className="el" href="/content/api/cpp/namespacegpudb#ad7b3f4f8483d75ee765eb47f5c3b6e8d">true</a>, a unique temporary table name will be generated in the sys\_temp schema and used in place of <a className="el" href="#a7f7570ef67c3471bc1d22e835b590598">viewName</a>. This is always allowed even if the caller does not have permission to create tables. The generated name is returned in <a className="el" href="/content/api/cpp/namespacegpudb#a40240a9667fc9afc3e67d97cf0304d12">qualified\_view\_name</a>. Supported values:

            <ul>
              <li> <a className="el" href="/content/api/cpp/namespacegpudb#ad7b3f4f8483d75ee765eb47f5c3b6e8d">filter\_by\_geometry\_true</a> </li>
              <li> <a className="el" href="/content/api/cpp/namespacegpudb#a7f1cefd18f30094ac2f8e99e3f0bfca3">filter\_by\_geometry\_false</a> </li>
            </ul>

            The default value is <a className="el" href="/content/api/cpp/namespacegpudb#a7f1cefd18f30094ac2f8e99e3f0bfca3">filter\_by\_geometry\_false</a>.
          </li>

          <li> <a className="el" href="/content/api/cpp/namespacegpudb#ac38f8500129dfc84e3e0e1607c3b9ef5">filter\_by\_geometry\_collection\_name</a>: \[DEPRECATED–please specify the containing schema for the view as part of <a className="el" href="#a7f7570ef67c3471bc1d22e835b590598">viewName</a> and use <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#a4aa5990ebebfab30b5961654f546cfd0">GPUdb::createSchema</a> to create the schema if non-existent] Name of a schema for the newly created view. If the schema provided is non-existent, it will be automatically created. </li>
        </ul>

        <p>The default value is an empty map. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/filter__by__geometry_8h_source#l00254">254</a> of file <a className="el" href="/content/api/cpp/filter__by__geometry_8h_source">filter\_by\_geometry.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#abf5540eacb677afb164693f8b6b65354">◆ </a></span>tableName</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::string gpudb::FilterByGeometryRequest::tableName</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Name of the table on which the filter by geometry will be performed, in \[ schema\_name. ]table\_name format, using standard <a href="/content/concepts/tables/#table-name-resolution" target="_top">name resolution rules</a>. </p>
        <p>Must be an existing table or view containing a geospatial geometry column. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/filter__by__geometry_8h_source#l00164">164</a> of file <a className="el" href="/content/api/cpp/filter__by__geometry_8h_source">filter\_by\_geometry.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a7f7570ef67c3471bc1d22e835b590598">◆ </a></span>viewName</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::string gpudb::FilterByGeometryRequest::viewName</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>If provided, then this will be the name of the view containing the results, in \[ schema\_name. ]view\_name format, using standard <a href="/content/concepts/tables/#table-name-resolution" target="_top">name resolution rules</a> and meeting <a href="/content/concepts/tables/#table-naming-criteria" target="_top">table naming criteria</a>. </p>
        <p>Must not be an already existing table or view. The default value is ''. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/filter__by__geometry_8h_source#l00175">175</a> of file <a className="el" href="/content/api/cpp/filter__by__geometry_8h_source">filter\_by\_geometry.h</a>.</p>
      </div>
    </div>

    <hr />

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

    <ul>
      <li>gpudb/protocol/<a className="el" href="/content/api/cpp/filter__by__geometry_8h_source">filter\_by\_geometry.h</a></li>
    </ul>
  </div>
</div>
