Type Alias: SpatialWeightsLlmResult
SpatialWeightsLlmResult:
object
Defined in: packages/tools/geoda/src/weights/tool.ts:25
Type declaration
error?
optionalerror:string
result?
optionalresult:object
result.datasetName
datasetName:
string
result.details?
optionaldetails:string
result.mapBounds?
optionalmapBounds:number[]
result.weightsId
weightsId:
string
result.weightsMeta
weightsMeta:
WeightsMeta
success
success:
boolean