示例#1
0
 def hasz(self):
     "Returns whether the geometry has a 3D dimension."
     return capi.geos_hasz(self.ptr)
示例#2
0
 def hasz(self):
     "Returns whether the geometry has a 3D dimension."
     return capi.geos_hasz(self.ptr)