[ ソース: rasterio ]
パッケージ: python3-rasterio (1.0.21-1)
python3-rasterio に関するリンク
Debian の資源:
rasterio ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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)
- 地理空間データ抽象ライブラリ
-
- dep: libstdc++6 (>= 5.2)
- GNU 標準 C++ ライブラリ v3
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
- 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