odc.geo.gridspec.GridSpec.tiles_from_geopolygon
- GridSpec.tiles_from_geopolygon(geopolygon, geobox_cache=None)[source]
Query tiles overlapping with a given polygon.
Output is a sequence of
tile_index,odc.geo.geobox.GeoBoxtuples.
Query tiles overlapping with a given polygon.
Output is a sequence of tile_index, odc.geo.geobox.GeoBox tuples.