[Server-devel] Making new tilesets work with iiab

Anish Mangal anishmg at umich.edu
Sun Sep 4 00:50:14 EDT 2016


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.laptop.org/pipermail/server-devel/attachments/20160904/55981499/attachment.html>


More information about the Server-devel mailing list