Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 241 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 241 Bytes

Mapnikio

Experimental Mapnik python 3 wrapper using cython.

Compiling

Note: Mapnik compilation needs python2.

make configure
make compile

Testing

export LD_LIBRARY_PATH=vendor/mapnik/src/ python examples/simple.py