rasterio 1.3.4-1 source package in Ubuntu

Changelog

rasterio (1.3.4-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Drop GDAL 3.6.0 patch, fixed upstream.
  * Ignore test_warp.py, requires network.
  * Add patch to fix spelling errors.

 -- Bas Couwenberg <email address hidden>  Thu, 17 Nov 2022 05:29:22 +0100

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_1.3.4-1.dsc 2.3 KiB 1aeff3eea7a0b19cb3bb9f1e1c962acb75139d9320203210dffc470bb475627f
rasterio_1.3.4.orig.tar.gz 12.6 MiB adaea4e81c65a45b9f3bde9684b0504d7f9f446e0a2e49c0face17038743f9e2
rasterio_1.3.4-1.debian.tar.xz 7.5 KiB 8c8b20e498e508622a46185987b79f930e6e710fd7f1aa2f76b7609ca9167450

No changes file available.

Binary packages built by this source

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.

python3-rasterio-dbgsym: debug symbols for python3-rasterio
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.