node-mapnik
node-mapnik copied to clipboard
try 'FastBuffers' to send back image data
trafficstars
rainy day optimization to test: return encoded image data in a fast buffer by learning from https://github.com/naturalatlas/node-gdal/blob/master/src/fast_buffer.cpp
/cc @rcoup who might be interested in this.