Hey folks, I'm wanting to mod I could start a round of trial-an-error, changing 256's to 512's based on relatively-educated guesses, but I thought I'd poll the community first. Thanks! asked 19 Dec '12, 14:56 elrobis |
Hey folks, I'm wanting to mod I could start a round of trial-an-error, changing 256's to 512's based on relatively-educated guesses, but I thought I'd poll the community first. Thanks! asked 19 Dec '12, 14:56 elrobis |
(as you've probably done the "trial and error" by now)
Did it work?
Here is the url btw: http://svn.openstreetmap.org/applications/rendering/mapnik/generate_tiles.py
I managed to get it working way back, but if it's hard you can have a look at generate_image.py in the same directory to see how to render images of arbitrary size. (I guess someone(else) should update that code to use render_size globaly)