.NET bindings for mapnik.
For example usage take a look at the tests.
NET-Mapnik is a port of the node-mapnik bindings for mapnik and conforms to the same API.
Visual C++ 2015 Redistributable
https://github.com/jbrwn/vcredist/raw/master/2015RC/vcredist_x86.exe https://github.com/jbrwn/vcredist/raw/master/2015RC/vcredist_x64.exe
Install the nuget package:
PM> Install-Package mapnik
or
PM> Install-Package mapnik.x64
Requirements:
- Visual Studio 2015 RC
- Build dependencies
Build:
MSBuild NETMapnik.sln