Search
Preparing search index...
The search index is not available
Cognite JavaScript SDK
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
GeospatialAPI
Class GeospatialAPI
Hierarchy
BaseResourceAPI
<
Geospatial
>
GeospatialAPI
Index
Constructors
constructor
Accessors
compute
crs
feature
feature
Type
Constructors
constructor
new
GeospatialAPI
(
...
args
:
[
string
,
CDFHttpClient
,
MetadataMap
]
)
:
GeospatialAPI
Parameters
Rest
...
args:
[
string
,
CDFHttpClient
,
MetadataMap
]
Returns
GeospatialAPI
Accessors
compute
get
compute
(
)
:
ComputeAPI
Returns
ComputeAPI
crs
get
crs
(
)
:
CrsAPI
Returns
CrsAPI
feature
get
feature
(
)
:
FeatureAPI
Returns
FeatureAPI
feature
Type
get
featureType
(
)
:
FeatureTypeAPI
Returns
FeatureTypeAPI
Globals
GeospatialAPI
constructor
compute
crs
feature
feature
Type