Mapnik image output doesn't have a resolution - 96dpi or otherwise, it's just a number of pixels.
You seem to be asking whether it's possible to generate output that is still legible when printed at a higher resolution. It's certainly doable but would require you to change your stylesheets: larger text, fatter lines, higher pixel size for map output, etc. A simple experiment would be to multiply every pixel dimension by 3 and see how that looks printed at 300dpi. I believe Mapnik also offers resolution-independent SVG and PDF output, but it's not something I've used before. -mike. On Nov 19, 2008, at 5:55 AM, [EMAIL PROTECTED] wrote: > Hi everybody > > I would like to know if it's possible to generate 300 dpi images > instead of the default 96 dpi images using Mapnik? > > Thanks > Michael > > _______________________________________________ > Mapnik-users mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/mapnik-users ---------------------------------------------------------------- michal migurski- [EMAIL PROTECTED] 415.558.1610 _______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

