Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
query-planner
SemanticDuckDbSpatialCompilation
Interface SemanticDuckDbSpatialCompilation
Experimental
interface
SemanticDuckDbSpatialCompilation
{
crs
:
ExecutableCrsBinding
;
encoding
:
GeometryEncoding
;
field
:
string
;
path
:
string
;
strategy
:
"exact"
|
"bbox-envelope"
;
}
Index
Properties
crs
encoding
field
path
strategy
Properties
Readonly
Experimental
crs
crs
:
ExecutableCrsBinding
Readonly
Experimental
encoding
encoding
:
GeometryEncoding
Readonly
Experimental
field
field
:
string
Readonly
Experimental
path
path
:
string
Readonly
Experimental
strategy
strategy
:
"exact"
|
"bbox-envelope"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
crs
encoding
field
path
strategy
@honua/sdk-js
Loading...