You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Benjamin Trigona-Harany 9b2ede649b
gis/rasterio: Updated for version 1.0.8.
7 years ago
..
README gis/rasterio: Updated for version 1.0.0. 7 years ago
rasterio.SlackBuild gis/rasterio: Updated for version 1.0.8. 7 years ago
rasterio.info gis/rasterio: Updated for version 1.0.8. 7 years ago
slack-desc gis/rasterio: Moved from Academic category. 12 years ago

README

Fast and direct geospatial raster I/O for Python programmers who use Numpy.

This package is aimed at developers who want little more than to read raster
images into Numpy arrays or buffers, operate on them in Python (or Cython), and
write the results out to new GeoTIFF files.

Rasterio employs GDAL under the hood for file I/O and raster formatting.

Optional dependencies: boto3.