mapnik / python-mapnik

Python bindings for mapnik

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New Python bindings for Mapnik [WIP]

https://github.com/pybind/pybind11

Installation

Building from Source

Make sure 'mapnik-config' is present and accessible via $PATH env variable

pip install . -v 

Testing

Once you have installed you can test the package by running:

pytest test/python_tests/

About

Python bindings for mapnik

License:GNU Lesser General Public License v2.1


Languages

Language:Python 65.8%Language:C++ 33.4%Language:Shell 0.7%