Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
contract
QueryFilterGeometryOperand
Interface QueryFilterGeometryOperand
Canonical geometry operand: the value the spatial-filter builders emit.
interface
QueryFilterGeometryOperand
{
geometry
:
Record
<
string
,
unknown
>
;
geometryType
:
EsriGeometryType
;
}
Index
Properties
geometry
geometry
Type
Properties
Readonly
geometry
geometry
:
Record
<
string
,
unknown
>
Readonly
geometry
Type
geometry
Type
:
EsriGeometryType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
geometry
geometry
Type
@honua/sdk-js
Loading...
Canonical geometry operand: the value the spatial-filter builders emit.