Benjamin Trigona-Harany cb5b324cba gis/rasterio: Fix deps. před 2 roky
..
README 35b377fdc2 gis/rasterio: Wrap README at 72 columns. před 2 roky
rasterio.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var před 3 roky
rasterio.info cb5b324cba gis/rasterio: Fix deps. před 2 roky
slack-desc 3b3a793f97 gis/rasterio: Moved from Academic category. před 10 roky

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.