⚠️ Our 0.1 release refactored several early-development functions for long-term stability, to update your code see here. ⚠️
Future changes will come with deprecation warnings! 🙂

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