[ 原始碼: 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 2D vector graphics library
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支援函式庫
-
- dep: libicu72 (>= 72.1~rc-1~)
- International Components for Unicode
-
- dep: libmapnik4.0 (>= 4.0.3+ds)
- C++ toolkit for developing GIS applications (libraries)
-
- dep: libstdc++6 (>= 13.1)
- GNU Standard C++ Library v3
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.12~)
-
- dep: python3-cairo
- Python3 bindings for the Cairo vector graphics library