
Node-mapnik provides bindings to the Mapnik tile rendering library.
Mapnik is an OpenSource C++ toolkit for developing GIS (Geographic Information Systems) applications. At the core is a C++ shared library providing algorithms/patterns for spatial data access and visualization.
Node.js is an event-based server-side javascript engine.