s2.s2point_index

Undocumented in source.

Members

Classes

S2PointIndex
class S2PointIndex(DataT)

S2PointIndex maintains an index of points sorted by leaf S2CellId. Each point has some associated client-supplied data, such as an integer or pointer. This can be used to map results back to client data structures.

Meta