On 28 January 2011 21:56, yvecai <[email protected]> wrote: > On 28. 01. 11 21:57, Philip Stubbs wrote: >> I would recommend that you use the data from Openstreetmaps.org If you >> follow their wiki instructions for setting up mapnik, you will be 75% >> there. The default style file will probably need hacking as it is >> currently setup for rendering tiles for a slipy map. Only very basic >> Python and XML hacking is required to do some varied stuff > > No need much hacking: form osm wiki instruction, you will found > generate_image.py, a script that generate an image, usually png. It's really > easy to change the image size and rendered extent in that script.
The original poster said that he wanted to print a large image at 200 dpi. At that resolution, the image created by the default script will produce very thin lines and small text. No good for a poster. So he will need to hack the osm.xml file to change that, unless there is a trick I have missed. :-) -- Philip Stubbs _______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

