/mapnik-c-api

Simple C API to Mapnik

Primary LanguageC++BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

mapnik-c-api

Build Status

A C API to Mapnik

Depends

  • Mapnik 3.x or 2.x
  • C++11 capable compiler if targeting Mapnik 3.x

Build

make test

Usage

See the c-api-test.c for an example.

Apps using mapnik-c-api