geodalib / core/src / spatialJoinGeometryCollection
Function: spatialJoinGeometryCollection()
spatialJoinGeometryCollection(
props):Promise<number[][]>
Defined in: core/src/geometry/spatial-join.ts:77
Spatial join two geometry collections
Parameters
props
SpatialJoinGeometryCollectionProps
the props for spatialJoinGeometryCollection see SpatialJoinGeometryCollectionProps
Returns
Promise<number[][]>
the join indexes