Skip to content

geodalib / core/src / createLineCollectionFromBinaryFeatures

Function: createLineCollectionFromBinaryFeatures()

createLineCollectionFromBinaryFeatures(linesArray, wasm, convertToUTM?): LineCollection

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

Creates a GeoDa LineCollection from binary line features

Parameters

linesArray

(undefined | BinaryLineFeature)[]

Array of binary line features from GeoArrow chunks

wasm

GeoDaInterface

The initialized GeoDa WASM module

convertToUTM?

boolean

Returns

LineCollection

A GeoDa line collection