mapnik / python-mapnik

Python bindings for mapnik
GNU Lesser General Public License v2.1
160 stars 91 forks source link

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/