'col' and 'row' correspond to a SpatialKey column and row in some grid.
Get the Extent corresponding to a SpatialComponent of K in some zoom level.
Get the Extent corresponding to a SpatialKey in some zoom level.
For some given Geometry, find the unique SpatialKeys for all Tile extents that it touches.
Fetch the SpatialKey that corresponds to some coordinates in some CRS on the Earth.
Fetch the SpatialKey that corresponds to some coordinates in some CRS on the Earth.
Transforms between geographic map coordinates and spatial keys. Since geographic point can only be mapped to a grid tile that contains that point, transformation from Extent to GridBounds to Extent will likely not produce the original geographic extent, but a larger one.