Skip to content

GettingStarted

Dane Springmeyer edited this page Dec 2, 2013 · 11 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++.

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