mapnik / mapnik-gyp

GYP build system for Mapnik 3.x

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEPRECATED

This repository is not maintained anymore as Windows support for mapnik and node-mapnik has been dropped.

Background information: mapnik/node-mapnik#848

If you are interested in bringing Windows support back to life contact @springmeyer

mapnik-gyp

GYP build system for Mapnik 3.x.

Build Status

Depends

  • Mapnik SDK
  • Mapnik 3.x

Usage

First build all mapnik dependencies.

NOTE: these projects are moving fast so expect things to break.

Then build Mapnik:

git clone https://github.com/mapnik/mapnik.git
cd mapnik
git clone https://github.com/mapnik/mapnik-gyp.git
cd mapnik-gyp
./build.sh  # or .\build on windows

About

GYP build system for Mapnik 3.x


Languages

Language:Batchfile 56.3%Language:Python 37.1%Language:Shell 4.8%Language:PowerShell 1.9%