Example #1
0
 def num_coords(self):
     "Returns the number of coordinates in the Geometry."
     return capi.get_num_coords(self.ptr)
Example #2
0
 def num_coords(self):
     "Returns the number of coordinates in the Geometry."
     return capi.get_num_coords(self.ptr)