odc.geo.XY.xy

property XY.xy: Tuple[T, T]

Convert to tuple in X,Y order.

Return type

Tuple[TypeVar(T), TypeVar(T)]