Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
index
HonuaConnectionInspection
Interface HonuaConnectionInspection
interface
HonuaConnectionInspection
{
cacheIdentity
:
DiscoveryCacheIdentity
;
cacheStatus
:
ConnectCacheStatus
;
defaultSourceId
?:
string
;
diagnostics
:
readonly
DiscoveryDiagnostic
[]
;
endpoint
:
string
;
id
:
string
;
protocol
:
|
"ogc-features"
|
"geoservices-feature-service"
|
"geoservices-map-service"
|
"ogc-tiles"
|
"ogc-maps"
|
"ogc-records"
|
"stac"
|
"wfs"
|
"odata"
|
"geoparquet"
;
sources
:
readonly
SourceDiscoveryInspection
[]
;
}
Index
Properties
cache
Identity
cache
Status
default
Source
Id?
diagnostics
endpoint
id
protocol
sources
Properties
Readonly
cache
Identity
cache
Identity
:
DiscoveryCacheIdentity
Readonly
cache
Status
cache
Status
:
ConnectCacheStatus
Optional
Readonly
default
Source
Id
default
Source
Id
?:
string
Readonly
diagnostics
diagnostics
:
readonly
DiscoveryDiagnostic
[]
Readonly
endpoint
endpoint
:
string
Readonly
id
id
:
string
Readonly
protocol
protocol
:
|
"ogc-features"
|
"geoservices-feature-service"
|
"geoservices-map-service"
|
"ogc-tiles"
|
"ogc-maps"
|
"ogc-records"
|
"stac"
|
"wfs"
|
"odata"
|
"geoparquet"
Readonly
sources
sources
:
readonly
SourceDiscoveryInspection
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cache
Identity
cache
Status
default
Source
Id
diagnostics
endpoint
id
protocol
sources
@honua/sdk-js
Loading...