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