GettingStarted - plepe/mapnik GitHub Wiki
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++
Further reading
- API Reference
- LearningMapnik
- Notes and Caveats