Point Nemo is the point in the ocean furthest from any land. Finding it is a real-world version of the 'toxic waste dump' problem: locating the point that maximises the minimum distance to a set of sites.
Point Nemo, in the South Pacific, is the point on Earth's ocean surface furthest from any coastline. This is the spherical version of the 'toxic waste dump' problem: given a set of sites (here, coastlines), find the point that maximises the distance to the nearest one. On a Voronoi diagram built from the surrounding coastlines, Point Nemo sits at a vertex, equidistant from its three nearest landmasses, which is why perpendicular bisectors identify it.