Separable indexed database for Regional BoundingCircles. This is currently a simple longitude coverage map of the world, broken into buckets covering 1 degrees. A given BoundingCircle will show up in every bucket that it touches or comes within the margin.
This class is now a trivial extension of ExtentIndex.ArrayListExtentIndexImpl, which should probably be used instead.