[ buster ]
[ 源代码: rasterio ]
软件包:python-rasterio(1.0.21-1)
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.
其他与 python-rasterio 有关的软件包
|
|
|
|
-
- dep: gdal-abi-2-4-0
- 本虚包由这些包填实: libgdal20
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc1 (>= 1:3.5)
- GCC 支持库
-
- dep: libgdal20 (>= 2.1.0)
- Geospatial Data Abstraction Library
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
- 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
- 本虚包由这些包填实: python-numpy
-
- dep: python-snuggs
- S-expressions for numpy - Python 2 version