Skip to contents

Test if raster cells intersect with a polygon using cell centers (original working version) This is the original simple method that was working

Usage

test_cells_in_polygon_simple(raster_obj, cell_indices, poly_x, poly_y)