Le lundi 4 avril 2011 17:57:17 Nicolas Dumoulin, vous avez écrit : > My code is: > import cairo > surface = cairo.ImageSurface (cairo.FORMAT_ARGB32, imgx, imgy) > ctx = cairo.Context(surface) > mapnik2.render(m, ctx) > > Do you see something wrong?
Ok, my code was wrong (m wasn't a map object ;-) Now, my png is grey without any map, but I will try to find the problem. Thank you. Sorry for the noise. -- Nicolas Dumoulin http://wiki.openstreetmap.org/wiki/User:NicolasDumoulin _______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

