sputnik-maps / mapbox2mapnik

mapbox2mapnik is a plugin for Mapnik library which allows it to use Mapbox style format.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mapbox2mapnik

mapbox2mapnik is a plugin for Mapnik library which allows it to use Mapbox style format.

Dependencies

  • libmapnik >= 3.0.x
  • libglog
  • libjsoncpp
  • Boost
    • optional
    • filesystem

Building

mkdir build
cd build
cmake ..
make

Installation

sudo make install

About

mapbox2mapnik is a plugin for Mapnik library which allows it to use Mapbox style format.

License:MIT License


Languages

Language:C++ 91.7%Language:CMake 8.3%