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