Esempio n. 1
0
 def maptype(self):
     """Return the map type of Vector"""
     return MAPTYPE[libvect.Vect_maptype(self.c_mapinfo)]
Esempio n. 2
0
 def maptype(self):
     return MAPTYPE[libvect.Vect_maptype(self.c_mapinfo)]