Skip to content

geodalib / core/src / createPointCollectionFromBinaryFeatures

Function: createPointCollectionFromBinaryFeatures() ​

createPointCollectionFromBinaryFeatures(pointsArray, wasm, convertToUTM?): PointCollection

Defined in: core/src/geometry/binary-geometry.ts:62

Creates a GeoDa PointCollection from binary point features

Parameters ​

pointsArray ​

(undefined | BinaryPointFeature)[]

Array of binary point features from GeoArrow chunks

wasm ​

GeoDaInterface

The initialized GeoDa WASM module

convertToUTM? ​

boolean

Returns ​

PointCollection

A GeoDa point collection