[OSM-dev] mapnik - can you output image bytes directly?
Artem Pavlenko
artem at mapnik.org
Wed Mar 14 20:29:50 GMT 2007
Hi Nick,
Of course you can. agg_renderer renders into memory buffer and you
can do whatever you like with it (buffer).
I can look into modifying image writers to work with any output
streams, which what you're after??
Perhaps, it is more for mapnik-devel and there is trac.mapnik.org
also. Don't hesitate to submit a feature request .
Cheers,
Artem
On 14 Mar 2007, at 19:52, Nick Whitelegg wrote:
>
> Hello Artem,
>
> With Mapnik is it possible to output the image bytes directly to
> stdout,
> rather than write to file? I want to do this in Freemap to save
> writing the
> map image and then opening it again. Looking at the source I can't see
> anywhere, but might have missed something.
>
> Thanks,
> Nick
>
More information about the dev
mailing list