Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
raster
UnifiedRasterSession
Class UnifiedRasterSession
Experimental
Index
Properties
source
Methods
dispose
histogram
inspect
inspect
Value
legend
mount
Map
Libre
plan
read
Window
statistics
to
Deck
Gl
Bitmap
to
Map
Libre
Image
Source
transfer
Properties
Readonly
Experimental
source
source
:
RasterSourceDescriptor
Methods
dispose
dispose
(
)
:
Promise
<
void
>
Experimental
Returns
Promise
<
void
>
histogram
histogram
(
request
,
options
?
)
:
Promise
<
readonly
{
band
:
number
;
bins
:
readonly
RasterHistogramBin
[]
;
}
[]
>
Experimental
Parameters
request
:
RasterWindowRequest
options
:
CogOperationOptions
&
{
bins
?:
number
;
}
= {}
Returns
Promise
<
readonly
{
band
:
number
;
bins
:
readonly
RasterHistogramBin
[]
;
}
[]
>
inspect
inspect
(
options
?
)
:
Promise
<
RasterInspection
>
Experimental
Parameters
options
:
CogOperationOptions
= {}
Returns
Promise
<
RasterInspection
>
inspect
Value
inspect
Value
(
request
,
options
?
)
:
Promise
<
RasterPixelValueResult
>
Experimental
Parameters
request
:
RasterPixelValueRequest
options
:
CogOperationOptions
= {}
Returns
Promise
<
RasterPixelValueResult
>
legend
legend
(
style
)
:
readonly
RasterLegendEntry
[]
Experimental
Parameters
style
:
RasterStyle
Returns
readonly
RasterLegendEntry
[]
mount
Map
Libre
mount
Map
Libre
(
map
,
options
?
)
:
MountedStacCogAssetToMapLibre
Experimental
Parameters
map
:
StacCogAssetToMapLibreMap
options
:
MountStacCogAssetToMapLibreOptions
= {}
Returns
MountedStacCogAssetToMapLibre
plan
plan
(
operation
)
:
RasterExecutionPlan
Experimental
Parameters
operation
:
RasterOperation
Returns
RasterExecutionPlan
read
Window
read
Window
(
request
,
options
?
)
:
Promise
<
RasterWindowResult
>
Experimental
Parameters
request
:
RasterWindowRequest
options
:
CogOperationOptions
= {}
Returns
Promise
<
RasterWindowResult
>
statistics
statistics
(
request
,
options
?
)
:
Promise
<
RasterStatisticsResult
>
Experimental
Parameters
request
:
RasterWindowRequest
options
:
CogOperationOptions
&
{
bins
?:
number
;
}
= {}
Returns
Promise
<
RasterStatisticsResult
>
to
Deck
Gl
Bitmap
to
Deck
Gl
Bitmap
(
result
)
:
RasterDeckGlBitmapDescriptor
Experimental
Parameters
result
:
RasterWindowResult
Returns
RasterDeckGlBitmapDescriptor
to
Map
Libre
Image
Source
to
Map
Libre
Image
Source
(
result
,
coordinates
?
)
:
RasterMapLibreImageSource
Experimental
Parameters
result
:
RasterWindowResult
Optional
coordinates
:
CogMapLibreCoordinates
Returns
RasterMapLibreImageSource
transfer
transfer
(
)
:
undefined
|
CogTransferLedger
Experimental
Returns
undefined
|
CogTransferLedger
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
source
Methods
dispose
histogram
inspect
inspect
Value
legend
mount
Map
Libre
plan
read
Window
statistics
to
Deck
Gl
Bitmap
to
Map
Libre
Image
Source
transfer
@honua/sdk-js
Loading...