I have a set of Points representing building footprints (black in the image below). I also have Points (building address Points) that I know lie inside the building footprints (green).
I'm searching for the name of a reverse convex hull analysis(?). Imagine blowing up a balloon starting at green Points.
I will then use the results to give each black Point an address (which is stored in the green Point)
