What is Mapnik? • Toolkit for generating static map images – Most commonly used for generating custom web- mapping tiles. • Cross-platform – Windows Binaries available • Accepts many data formats – SHP/PostGIS/TIFF/OSM/GDAL/OGR • Produces many data outputs – PNG/JPEG/SVG/PDF • Built-in WMS Server
Extending Mapnik • Quantumnik – Developed by Seattle based geo-developer Dane Springmeyer (dbsgeo.com) – Style the map in QGIS GUI – Generate the XML mapfile automatically – Can view mapfile live via console – Great tool to learn mapfile syntax
Extending Mapnik • Cascadenik – Developed by Stamen Design’s Michal Migurski – CSS Preprocessor • CSS is converted into an XML map file • Familiar to web designers
The Future • Better typography controls • New expression engine – Support filtering with Regular Expressions • Increase performance – Planned entry in FOSS4G WMS Shootout • Single File Map (SFM) – Create a map package with the data and styling to be viewable offline.