I have a tiff file and made a shapefile with lots of shapes.
Some of the shapes are outside the boundary of the tiff-file.
When I call Utils.GridStatisticsToShapefile() with these two files it crashes.
I've created a unit test that is verifying this.