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