[ 源代码: 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.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++ 库,第3版
-
- 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