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