In this weeks call, the topic of rendering the new metatile sets came up.
To make the new metatile sets work, the following needs to be changed in

*/usr/lib/python2.7/site-packages/iiab/map_views.py*

the change is:

tileset = TileSet(path, 'default', METATILE=*64*, flatter=*True*)

to

tileset = TileSet(path, 'default', METATILE=*8*, flatter=*False*)

also make sure that the tileset folder are owned by apache

Regards,
Anish
_______________________________________________
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel

Reply via email to