示例#1
0
 def readCapsDoc(self,src):
     '''Fetch, format and store the capabilities document'''
     if not hasattr(self,'lds_caps'):
         self.lds_caps = LU.treeDecode(LDSDataStore.fetchLayerInfo(src.getCapabilities(),src.ver,src.pxy))