rasterio 1.3.10-2 source package in Ubuntu

Changelog

rasterio (1.3.10-2) unstable; urgency=medium

  * Team upload.
  * Add patch to fix FTBFS with GDAL 3.9.0.
    (closes: #1069868)

 -- Bas Couwenberg <email address hidden>  Fri, 26 Apr 2024 08:48:10 +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_1.3.10-2.dsc 2.4 KiB 96d9dd5705e0ddb28f245de63a04c6558283969a75c7c81e9930c5fea67f6b80
rasterio_1.3.10.orig.tar.gz 12.6 MiB 0da4bea271a7f2ef2c44f528245a4f5c76ec635d075a0bd834300c75924b62c5
rasterio_1.3.10-2.debian.tar.xz 9.0 KiB 20737b081d502f2b529c2ef76f3b71c1827340f92c9aecacb8aea63ba54a9dce

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.