odc.geo.XY.wh

property XY.wh: Tuple[int, int]

Interpret as width, height, (X, Y) order.

Only valid for XY[int] case.

Raises:

ValueError – when tuple contains anything but integer values

Returns:

(x, y)