11 GettingStarted
Dane Springmeyer edited this page 2013-12-02 15:07:27 -08:00

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++.

Choose your weapon: XML, Python or C++

Getting started using XML

Getting started using Python

Getting started using C++

Further reading