Skip to content

Clip: remap centroid interpolation points to used-only point

Previously, Clip was updated to remove unused points from the input. This requires a re-mapping of point ids after compaction. This re-mapping was missed for the points used for interpolation of centorid points.

backport: release

Merge request reports