Dne neděle 04 Říjen 2009 05:09:51 Dane Springmeyer napsal(a): > I assume not since you wrote yours, as you say several months ago, but > it would be interesting to test the speed of each version.
I'll try it but I suppose that mine would be slower because it's writing to the disk both versions of tiles - 24-bit tiles and 256 colours ditherted tiles. It'll also depend on the overlapping area of tiles. In former generate_tiles.py there was rendered 512x512 tiles and then cropped to 256x256. I kept this setting but I think it can be much smaller like 256+2*32x256+2*32 to speed it up. -- Ing. Radek Bartoň Faculty of Information Technology Department of Computer Graphics and Multimedia Brno University of Technology E-mail: [email protected] Web: http://blackhex.no-ip.org Jabber: [email protected] _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

