Bug in Raster.from_points with MultiPoint
Need to check what would happen if a MultiPoint feature contained a point on the bottom right edge. Ideally, it should only skip the single point within the MultiPoint. But it's possible that it would skip the entire multipoint feature