geoutils.Raster.outside_image

geoutils.Raster.outside_image#

Raster.outside_image(xi, yj, index=True)[source]#

Check whether a given point falls outside the raster.

Parameters:
Returns is_outside:

True if ij is outside the image.

Return type:

bool