bounds

Very simple API return geographic or projected coordinates from raster or iterable


Keywords
raster, analysis, affine, bounds, project, transform
License
Apache-2.0
Install
pip install bounds==0.0.5

Documentation

bounds

Bounding box from raster, geographic coordinates.

Bounds is a simple class, originally implemented in obsio that takes a raster or the bounding latitude and longitude of an area of interest, and returns the bounding box, optionally transfroming to/from geographic coordinates/projected coordinates.