[ ソース: python-mapnik ]
パッケージ: python3-mapnik (1:0.0~20200224-7da019cf9-4 など)
python3-mapnik に関するリンク
Debian の資源:
python-mapnik ソースパッケージをダウンロード:
- [python-mapnik_0.0~20200224-7da019cf9-4.dsc]
- [python-mapnik_0.0~20200224-7da019cf9.orig.tar.gz]
- [python-mapnik_0.0~20200224-7da019cf9-4.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Python 3 interface to the mapnik library
Mapnik is an OpenSource C++ toolkit for developing GIS (Geographic Information Systems) applications. At the core is a C++ shared library providing algorithms/patterns for spatial data access and visualization.
Essentially a collection of geographic objects (map, layer, datasource, feature, geometry), the library doesn't rely on "windowing systems" and is intended to work in multi-threaded environments
This package contains the bindings for Python 3.
その他の python3-mapnik 関連パッケージ
|
|
|
|
-
- dep: libboost-python1.74.0 (>= 1.74.0+ds1)
- Boost.Python Library
-
- dep: libboost-python1.74.0-py311
- 以下のパッケージによって提供される仮想パッケージです: libboost-python1.74.0
-
- dep: libboost-thread1.74.0 (>= 1.74.0+ds1)
- portable C++ multi-threading
-
- dep: libc6 (>= 2.32)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libcairo2 (>= 1.2.4)
- Cairo 二次元ベクトルグラフィックライブラリ
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libicu72 (>= 72.1~rc-1~)
- Unicode 用の国際化コンポーネント
-
- dep: libmapnik3.1 (>= 3.1.0+ds)
- C++ toolkit for developing GIS applications (libraries)
-
- dep: libstdc++6 (>= 11)
- GNU 標準 C++ ライブラリ v3
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.12)
- dep: python3 (>= 3.11~)
-
- dep: python3-cairo
- Cairo ベクタグラフィクスライブラリの Python3 バインディング