diff --git a/prisma/private/prisma/schema/__be-pii.prisma b/prisma/private/prisma/schema/__be-pii.prisma index fec90b67..f4aed6be 100644 --- a/prisma/private/prisma/schema/__be-pii.prisma +++ b/prisma/private/prisma/schema/__be-pii.prisma @@ -12,12 +12,12 @@ model BeYou { legalResidencies ILocation? domiciles ILocation? beAt ILocation? - + // radius graph: // r0 (hour movements) < - // r1 (neighbourhood), < - // r2 (city) < - // r3 (country) + // r1 (h3/neighbourhood), < + // r2 (h3/city) < + // r3 (h3/country) // geofences. movingFrom ILocation[]?