rasterio

Command line tool for investigating geospatial rasters
  https://github.com/mapbox/rasterio
  0
  no reviews



Rasterio reads and writes geospatial raster datasets.

Rasterio employs GDAL under the hood for file I/O and raster formatting. Its functions typically accept and return Numpy ndarrays. Rasterio is designed to make working with geospatial raster data more productive and more fun.

This package contains a command-line line interface to rasterio "rasterio" which can be used to inspect raster datasets.