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