Skip to content
floledermann edited this page Nov 29, 2011 · 10 revisions

Mapnik can be used in a variety of ways. The most widely used options are using XML config files, using the Python bindings or using the API directly in C++.

General Concepts

[TODO]

Choose your weapon: XML, Python or C++

Getting started using XML

Getting started using Python

Getting started using C++

Further reading

Clone this wiki locally