Module s2.s2region_coverer
Allows arbitrary regions to be approximated as unions of cells (S2CellUnion).
Classes
Name | Description |
---|---|
S2RegionCoverer
|
An S2RegionCoverer is a class that allows arbitrary regions to be approximated as unions of cells (S2CellUnion). This is useful for implementing various sorts of search and precomputation operations. |