Geo (GeoGenerator)
The Geo generator is used to mask latitude or longitude values.
Link object structure
The Geo generator supports linking. Typically, the Geo generator is assigned to a latitude and longitude column and then the columns are linked.
The Geo generator does not support consistency. You cannot configure differential privacy.
The metadata
object is populated from the GeoMetadata
object. geoType
indicates the type of value (latitude or longitude) that is in the column.
Example replacement
In this example replacement for the Geo generator, the lat
and long
columns are assigned the Geo generator and linked.
Last updated