Mapnik 4.0.3 Release Oct 30, 2024 | Artem Pavlenko
Mapnik 4.0.2 Release Aug 21, 2024 | Artem Pavlenko
Mapnik 4.0.1 Release Jul 30, 2024 | Artem Pavlenko
Mapnik 4.0.0 Release Jun 16, 2024 | Artem Pavlenko
Mapnik 3.1.0 Release Jan 08, 2021 | Artem Pavlenko
Mapnik 3.0.24 Release Jan 05, 2021 | Artem Pavlenko
Mapnik 3.0.23 Release Jan 18, 2020 | Artem Pavlenko
Mapnik 3.0.22 Release Jan 22, 2019 | Artem Pavlenko
Mapnik 3.0.21 Release Oct 08, 2018 | Artem Pavlenko
Mapnik 3.0.20 Release Apr 12, 2018 | Artem Pavlenko
Mapnik 3.0.19 Release Mar 06, 2018 | Artem Pavlenko
Mapnik 3.0.18 Release Jan 26, 2018 | Artem Pavlenko

latest news

A simplest Mapnik plugin

Oct 26, 2010

I’ve written a starter “hello world” datasource plugin (aka input) for Mapnik.

It should be useful as a starting point for anyone writing their own plugin. It also serves as an example of how to develop plugins that are standalone and do not live inside of Mapnik core. While we do maintain a handful of plugins in core the design is for plugins to be external to Mapnik.

It renders nothing more than:

To get started developing see the sample repository at github: https://github.com/mapnik/hello-world-input-plugin.

Copyright © 2024 Artem Pavlenko | Downloads | License | Media | Developer