Skip to content

rouen-sk/NET-Mapnik

 
 

Repository files navigation

NET-Mapnik

Build status

.NET bindings for mapnik.

For example usage take a look at the tests.

API

NET-Mapnik is a port of the node-mapnik bindings for mapnik and conforms to the same API.

Requirements

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

Install the nuget package:

PM> Install-Package mapnik

or

PM> Install-Package mapnik.x64

Build Instrucitons

Requirements:

Build: MSBuild NETMapnik.sln

About

.NET bindings for mapnik

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 70.3%
  • C# 29.6%
  • Objective-C 0.1%