Skip to content

geodalib / core/src / getPointCollection

Function: getPointCollection()

getPointCollection(props): PointCollection

Defined in: core/src/geometry/geojson-geometry.ts:245

Convert GeoJSON features (MultiPoint and Point) to PointCollection

Parameters

props

GetPointCollectionProps

the props for GetPointCollection see GetPointCollectionProps

Returns

PointCollection

PointCollection - the point collection see src/spatial_features.h