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

Realtime, dynamic rendering by Vizzuality

May 24, 2011

Check out some amazing recent work by the team at Vizzuality, leveraging Mapnik and NodeJS to map the 2011 Spanish Elections in realtime.

What is cool here is how Mapnik is one of many small, modular components tied together with NodeJS. (Did you know that Mapnik now has Javascript bindings?). Mapnik is likely critical in this case because of the large size and detail of the data (polygons are being fetched from postgis by Mapnik), but for lighter visualizations you could switch out node-canvas (or in the future maybe even node-mappy). Overall the package "Cartodb" is the magic glue here which combines cloud logic for distributed storage and the ability to accept dynamic postgis queries with a highly optimized dynamic render service via the cartodbtileserver.

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