Exemplo n.º 1
0
 def ring(self):
     "Returns whether or not the geometry is a ring."
     return capi.geos_isring(self.ptr)
Exemplo n.º 2
0
 def ring(self):
     "Returns whether or not the geometry is a ring."
     return capi.geos_isring(self.ptr)