Introduction
Developer Guide
to_crs()
GeoBox
GridSpec
Index
Align integer up.
int
y such that y % align == 0 and y >= x and (y - x) < align
y
y % align == 0
y >= x
(y - x) < align