mapnik-plugin-base
C++/Python toolkit for developing GIS applications (devel)
Install
- All systems
-
curl cmd.cat/mapnik-plugin-base.sh
- Debian
-
apt-get install libmapnik-dev
- Ubuntu
-
apt-get install libmapnik-dev
- Kali Linux
-
apt-get install libmapnik-dev
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libmapnik-dev
- Raspbian
-
apt-get install libmapnik-dev
- Dockerfile
- dockerfile.run/mapnik-plugin-base
libmapnik-dev
C++/Python toolkit for developing GIS applications (devel)
Mapnik is an OpenSource C++/Python 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 High-level Python bindings (boost.python) facilitate rapid application development, targeting zope3, django, etc. This package contains the development headers, API documentation, and build utilities.
libmapnik2-dev
C++/Python toolkit for developing GIS applications (dummy)
Mapnik is an OpenSource C++/Python 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 High-level Python bindings (boost.python) facilitate rapid application development, targeting zope3, django, etc. This package is a transitional package, and can be safely removed if nobody depends on it.