Introduction
Developer Guide
to_crs()
__iter__()
GeoBox
GridSpec
Index
Snap pixel grid to other.
other
Find smallest sub-pixel translation to apply to this geobox such that pixel edges align with other.
other (GeoBox) – GeoBox to snap to, must be related by translation only, no change in scale or rotation.
ValueError when other is in a different projection or has different resolution or orientation.
ValueError