Voroni is useful for spatial analysis when you want to assign points to a nearest /something/ like airplane positions to the nearest airport.
I used for intersection crash analysis to make sure each crash was assigned to at most intersection. I combined this with a radius around each intersection so crashes too far away were also not attributed to an intersection.
More here: https://mark.stosberg.com/intersection-crash-analysis-with-q...