Preparing search index...
The search index is not available
Cognite JavaScript SDK (beta)
Cognite JavaScript SDK (beta)
GeospatialCreateFeatureType
Interface GeospatialCreateFeatureType
interface
GeospatialCreateFeatureType
{
externalId
:
string
;
properties
:
Properties
;
searchSpec
?:
{
[
indexName
:
string
]
:
GeospatialIndexSpec
;
}
;
}
Hierarchy (
view full
)
ExternalId
GeospatialCreateFeatureType
Index
Properties
external
Id
properties
search
Spec?
Properties
external
Id
external
Id
:
string
properties
properties
:
Properties
Optional
search
Spec
search
Spec
?:
{
[
indexName
:
string
]
:
GeospatialIndexSpec
;
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
external
Id
properties
search
Spec
Cognite JavaScript SDK (beta)
Loading...