Hi,

I'm also trying to avoid storing tiles on the render machine.

I'd like to do something like this : 

open tar archive ;
save tile as stream in memory 
append into the tar archive
close the archive


Python Image Library has the ability to save() into a StringIO.StringIO()
but i can't do that with mapnik ImageView.save()

Is it possible with mapnik ImageView.tostring() ?

Thx

--
View this message in context: 
http://gis.638310.n2.nabble.com/Images-and-Views-without-saving-to-files-tp5461432p6200566.html
Sent from the Mapnik Users mailing list archive at Nabble.com.
_______________________________________________
Mapnik-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/mapnik-users

Reply via email to