Пример #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)