rasterio 0.28.0-1 source package in Ubuntu

Changelog

rasterio (0.28.0-1) unstable; urgency=medium

  * Imported Upstream version 0.28.0
  * Refresh patch

 -- Johan Van de Wauw <email address hidden>  Thu, 15 Oct 2015 10:37:57 +0200

Upload details

Uploaded by:
Debian GIS Project
Uploaded to:
Sid
Original maintainer:
Debian GIS Project
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
rasterio_0.28.0-1.dsc 2.4 KiB 403bdc6c3aa5ba328927b219110bd442d07a38dda5ad600606fbd320dcc14d0a
rasterio_0.28.0.orig.tar.gz 2.7 MiB 6756c4b1f4cffcea6730819b6137c83b495265586d135809774696ecf714a5d0
rasterio_0.28.0-1.debian.tar.xz 5.3 KiB da3391b24af81e5958a67709acc277130c70efce7fc7454fdfc8c0f1ea35b1c4

Available diffs

No changes file available.

Binary packages built by this source

python-rasterio: Python 2 API for using geospatial raster data with Numpy

 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 the Python 2 version of the library.

python3-rasterio: Python 3 API for using geospatial raster data with Numpy

 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 the Python 3 version of the library.

rasterio: Command line tool for investigating geospatial rasters

 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.