[ 源代码: rasterio ]
软件包:python3-rasterio(1.3.5-1 以及其他的)
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 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libgdal32 (>= 3.5.1)
- Geospatial Data Abstraction Library
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.12)
- dep: python3 (>= 3.11~)
-
- dep: python3-affine (>= 1.3.0)
- Python 3 Library for handling affine transformations of the plane
-
- dep: python3-attr (>= 16.0.0)
- Attributes without boilerplate (Python 3)
-
- dep: python3-certifi
- root certificates for validating SSL certs and verifying TLS hosts (python3)
-
- dep: python3-click
- Wrapper around optparse for command line utilities - Python 3.x
-
- dep: python3-click-plugins
- Click extension to register external CLI commands (Python 3)
-
- dep: python3-cligj (>= 0.5)
- Python 3 library for processing GeoJSON commands
-
- dep: python3-numpy (>= 1:1.22.0)
- Fast array facility to the Python 3 language
-
- dep: python3-numpy-abi9
- 本虚包由这些包填实: python3-numpy
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-snuggs (>= 1.4.1)
- S-expressions for numpy - Python 3 version