Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
honua
SpatialAggregationCategoryValue
Interface SpatialAggregationCategoryValue
interface
SpatialAggregationCategoryValue
{
approximate
?:
boolean
;
buckets
:
readonly
SpatialAggregationCategoryBucket
[]
;
kind
:
"category"
;
nullCount
?:
number
;
otherCount
?:
number
;
}
Index
Properties
approximate?
buckets
kind
null
Count?
other
Count?
Properties
Optional
Readonly
approximate
approximate
?:
boolean
Readonly
buckets
buckets
:
readonly
SpatialAggregationCategoryBucket
[]
Readonly
kind
kind
Optional
Readonly
null
Count
null
Count
?:
number
Optional
Readonly
other
Count
other
Count
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
approximate
buckets
kind
null
Count
other
Count
@honua/sdk-js
Loading...