Introduction
Developer Guide
to_crs()
__iter__()
GeoBox
GridSpec
Index
Boundary of a GeoBox.
Construct a ring of points in pixel space along the edge of the geobox.
pts_per_side (int) – Number of points per side, default is 16.
int
ndarray
Points in pixel space along the perimeter of a GeoBox as a Nx2 array in pixel coordinates.
Nx2