rasterio 1.3.10-2build1 source package in Ubuntu

Changelog

rasterio (1.3.10-2build1) oracular; urgency=medium

  * Rebuild against new libgdal35.

 -- Gianfranco Costamagna <email address hidden>  Fri, 24 May 2024 11:16:47 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
rasterio_1.3.10.orig.tar.gz 12.6 MiB 0da4bea271a7f2ef2c44f528245a4f5c76ec635d075a0bd834300c75924b62c5
rasterio_1.3.10-2build1.debian.tar.xz 9.0 KiB dc54bd5d2b33168de5a424e2c28ead01569dae7ffe07f53a321a5e6578f04234
rasterio_1.3.10-2build1.dsc 2.4 KiB f2b6f2defada42f9bc71de4cb8e891c00243faab1abb0655945c4cbecf65e66a

View changes file

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.