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