<div dir="ltr"><div><div><div><div>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 <br><br><b>/usr/lib/python2.7/site-packages/iiab/map_views.py</b><br><br></div>the change is:<br><br>tileset = TileSet(path, 'default', METATILE=<b>64</b>, flatter=<b>True</b>)<br><br></div>to<br><br>tileset = TileSet(path, 'default', METATILE=<b>8</b>, flatter=<b>False</b>)<br><br></div><div>also make sure that the tileset folder are owned by apache<br><br></div>Regards,<br></div>Anish<br><div><div><div><div><div class="gmail_signature"><div dir="ltr"><div><br></div></div></div>
</div></div></div></div></div>