You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently tile outside of bounds errors end up in the logs (making debugging more difficult) and as a 500 error (not the best user response). We can catch these and handle:
rio_tiler.errors.TileOutsideBounds: Tile 9/449/202 is outside image bounds
Currently tile outside of bounds errors end up in the logs (making debugging more difficult) and as a 500 error (not the best user response). We can catch these and handle:
rio_tiler.errors.TileOutsideBounds: Tile 9/449/202 is outside image bounds
cc: @leothomas @vincentsarago
The text was updated successfully, but these errors were encountered: