Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
raster
RasterPixelValueRequest
Interface RasterPixelValueRequest
Experimental
interface
RasterPixelValueRequest
{
bands
?:
readonly
number
[]
;
space
:
"coordinate"
|
"pixel"
;
spatialReference
?:
string
|
number
;
style
?:
RasterStyle
;
x
:
number
;
y
:
number
;
}
Index
Properties
bands?
space
spatial
Reference?
style?
x
y
Properties
Optional
Readonly
Experimental
bands
bands
?:
readonly
number
[]
Readonly
Experimental
space
space
:
"coordinate"
|
"pixel"
Optional
Readonly
Experimental
spatial
Reference
spatial
Reference
?:
string
|
number
Optional
Readonly
Experimental
style
style
?:
RasterStyle
Readonly
Experimental
x
x
:
number
Readonly
Experimental
y
y
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bands
space
spatial
Reference
style
x
y
@honua/sdk-js
Loading...