Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
query-planner
DecodedGeoArrowRow
Interface DecodedGeoArrowRow
Experimental
interface
DecodedGeoArrowRow
{
dictionaryValue
?:
null
|
string
;
featureId
?:
number
;
geometry
:
|
null
|
GeoArrowPosition
|
GeoArrowLineString
|
GeoArrowPolygon
;
timestamp
?:
null
|
bigint
;
}
Index
Properties
dictionary
Value?
feature
Id?
geometry
timestamp?
Properties
Optional
Readonly
Experimental
dictionary
Value
dictionary
Value
?:
null
|
string
Optional
Readonly
Experimental
feature
Id
feature
Id
?:
number
Readonly
Experimental
geometry
geometry
:
|
null
|
GeoArrowPosition
|
GeoArrowLineString
|
GeoArrowPolygon
Optional
Readonly
Experimental
timestamp
timestamp
?:
null
|
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
dictionary
Value
feature
Id
geometry
timestamp
@honua/sdk-js
Loading...