match_bboxes#

match_bboxes(raster_source: RasterSource, label_source: LabelSource | LabelStore) None[source]#

Set label_souce bbox equal to raster_source bbox.

Logs a warning if raster_source and label_source extents don’t intersect when converted to map coordinates.

Parameters:
Return type:

None