Exemplo n.º 1
0
 def geom_type(self):
     "Returns a string representing the Geometry type, e.g. 'Polygon'"
     return capi.geos_type(self.ptr)
Exemplo n.º 2
0
 def geom_type(self):
     "Returns a string representing the Geometry type, e.g. 'Polygon'"
     return capi.geos_type(self.ptr)