[ buster ]
[ Bron: rasterio ]
Pakket: python-rasterio (1.0.21-1)
Verwijzigingen voor python-rasterio
Debian bronnen:
Het bronpakket rasterio downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python-rasterio gerelateerde pakketten
|
|
|
|
-
- dep: gdal-abi-2-4-0
- virtueel pakket geboden door libgdal20
-
- dep: libc6 (>= 2.4)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libgcc1 (>= 1:3.5)
- GCC support bibliotheek
-
- dep: libgdal20 (>= 2.1.0)
- Geospatial Data Abstraction Library
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)
-
- dep: python-affine
- Python Library for handling affine transformations of the plane
-
- dep: python-attr
- Attributes without boilerplate (Python 2)
-
- dep: python-click
- Wrapper around optparse for command line utilities - Python 2.7
-
- dep: python-click-plugins
- Click extension to register external CLI commands (Python 2)
-
- dep: python-cligj
- Python 2 library for processing GeoJSON commands
-
- dep: python-enum34
- backport of Python 3.4's enum package
-
- dep: python-numpy (>= 1:1.16.0~rc1)
- Numerical Python adds a fast array facility to the Python language
-
- dep: python-numpy-abi9
- virtueel pakket geboden door python-numpy
-
- dep: python-snuggs
- S-expressions for numpy - Python 2 version