Grid based masking

This tool snaps points to the corners of a grid based on the input grid size.

Input parameters

Input layer

The input point data that will be snapped to the centre of the grid.

Grid size

The size of the grid in projected units to snap to. Units are in the projected units of the input layer.

X Offset

An X offset for the grid in map units so the grid doesn't need to be centred around the 0, 0 location.

Y Offset

A Y offset for the grid in map units so the grid doesn't need to be centred around the 0, 0 location.

Output parameters

Anonymized features

The output point layer that has the point geometries snapped to the corners of the grid defined by the grid size. The other attributes of the input dataset will be unchanged.