Skip to main content

Type Alias: SpatialWeightsLlmResult

SpatialWeightsLlmResult: object

Defined in: packages/tools/geoda/src/weights/tool.ts:25

Type declaration

error?

optional error: string

result?

optional result: object

result.datasetName

datasetName: string

result.details?

optional details: string

result.mapBounds?

optional mapBounds: number[]

result.weightsId

weightsId: string

result.weightsMeta

weightsMeta: WeightsMeta

success

success: boolean