[ ソース: python-mapnik ]
パッケージ: python3-mapnik (1:0.0~20240222-5ab32f020-3)
python3-mapnik に関するリンク
Debian の資源:
python-mapnik ソースパッケージをダウンロード:
- [python-mapnik_0.0~20240222-5ab32f020-3.dsc]
- [python-mapnik_0.0~20240222-5ab32f020.orig.tar.gz]
- [python-mapnik_0.0~20240222-5ab32f020-3.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.83.0 (>= 1.83.0)
- Boost.Python Library
-
- dep: libboost-python1.83.0-py312
- 以下のパッケージによって提供される仮想パッケージです: libboost-python1.83.0
-
- dep: libboost-thread1.83.0 (>= 1.83.0)
- portable C++ multi-threading
-
- dep: libc6 (>= 2.38)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libcairo2 (>= 1.2.4)
- Cairo 二次元ベクトルグラフィックライブラリ
-
- dep: libgcc-s1 (>= 3.5)
- GCC 共有ライブラリ
-
- dep: libicu72 (>= 72.1~rc-1~)
- Unicode 用の国際化コンポーネント
-
- dep: libmapnik4.0 (>= 4.0.3+ds)
- C++ toolkit for developing GIS applications (libraries)
-
- dep: libstdc++6 (>= 13.1)
- GNU 標準 C++ ライブラリ v3
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.12~)
-
- dep: python3-cairo
- Cairo ベクタグラフィクスライブラリの Python3 バインディング