Searched refs:get_collection_res (Results 1 – 2 of 2) sorted by relevance
257 def get_collection_res(self): member in QueryPlugin259 self.collection_res = bb.utils.get_collection_res(self.tinfoil.config_data)263 … layer = bb.utils.get_file_layer(filename, self.tinfoil.config_data, self.get_collection_res())
1543 def get_collection_res(d): function1555 collection_res = get_collection_res(d)