Exemplo n.º 1
0
 def xmlrpc_render_cell(self, data):
     tiler = Tiler(self.config)
     tiler.cell_list = data
     return tiler.process_queue()