[ 原始碼: rasterio ]
套件:python3-rasterio(1.0.21-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: 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 Standard C++ Library v3
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.8)
- dep: python3 (>= 3.7~)
-
- 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-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.16.0~rc1)
- Fast array facility to the Python 3 language
-
- dep: python3-numpy-abi9
- 本虛擬套件由這些套件填實: python3-numpy
-
- dep: python3-snuggs (>= 1.4.1)
- S-expressions for numpy - Python 3 version