Skip to content

Experimental attempt to wrap Mapnik with cython

Notifications You must be signed in to change notification settings

tilery/mapnikio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Experimental attempt to wrap Mapnik with cython

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published