Skip to main content

Type Alias: GridAdditionalData

GridAdditionalData: object

Defined in: packages/tools/geoda/src/spatial_ops/grid.ts:56

Type declaration

Index Signature

[outputDatasetName: string]: unknown

datasetName?

optional datasetName: string

mapBounds?

optional mapBounds: object

mapBounds.northwest

northwest: object

mapBounds.northwest.latitude

latitude: number

mapBounds.northwest.longitude

longitude: number

mapBounds.southeast

southeast: object

mapBounds.southeast.latitude

latitude: number

mapBounds.southeast.longitude

longitude: number