Skip to content

Return more that just the key pairs #11

@jomach

Description

@jomach

Hi,

It would be nice on the join to add some of the kind of customs ids. Because we need to broadcast all the data around if we want for example to append some data.

Example:

val matchedPairs = BroadcastSpatialJoin(sc, leftGeometryById, rightGeometryById, SpatialOperator.Intersects, 0.0)
now I need to join all the data again.... the join should take this into account...

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions