odc.geo.geobox.GeoboxTiles
- class odc.geo.geobox.GeoboxTiles(box, tile_shape, *, _tiles=None)[source]
Partition GeoBox into sub geoboxes.
Methods
__init__(box, tile_shape, *[, _tiles])Construct from a
GeoBox.chunk_shape(idx)Query chunk shape for a given chunk.
clip(selection)Crop to a set of tiles.
grid_intersect(src)Figure out tile to tile overlap graph between two grids.
pix_bbox(idx)BoundingBox in pixel space of a given tile.
range_from_bbox(bbox)Intersect with a bounding box.
tiles(query)Return tile indexes overlapping with a given geometry.
Attributes
Access base Geobox
cropAccess ROI covered by tile.
Number of tiles along each dimension.