Esempio n. 1
0
 def boundary(self):
     "Returns the boundary as a newly allocated Geometry object."
     return self._topology(capi.geos_boundary(self.ptr))
Esempio n. 2
0
 def boundary(self):
     "Returns the boundary as a newly allocated Geometry object."
     return self._topology(capi.geos_boundary(self.ptr))