Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
honua
GeoServicesLimitDescriptor
Interface GeoServicesLimitDescriptor
Bounded limits advertised by service or task metadata.
interface
GeoServicesLimitDescriptor
{
maxDownloadImageCount
?:
number
;
maxImageHeight
?:
number
;
maxImageWidth
?:
number
;
maxMosaicImageCount
?:
number
;
maxRecordCount
?:
number
;
}
Index
Properties
max
Download
Image
Count?
max
Image
Height?
max
Image
Width?
max
Mosaic
Image
Count?
max
Record
Count?
Properties
Optional
Readonly
max
Download
Image
Count
max
Download
Image
Count
?:
number
Optional
Readonly
max
Image
Height
max
Image
Height
?:
number
Optional
Readonly
max
Image
Width
max
Image
Width
?:
number
Optional
Readonly
max
Mosaic
Image
Count
max
Mosaic
Image
Count
?:
number
Optional
Readonly
max
Record
Count
max
Record
Count
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
max
Download
Image
Count
max
Image
Height
max
Image
Width
max
Mosaic
Image
Count
max
Record
Count
@honua/sdk-js
Loading...
Bounded limits advertised by service or task metadata.